added remaining LSL2 entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:12:53 -07:00
parent 15b25a611c
commit 81e4baccb1
4474 changed files with 99825 additions and 0 deletions

View File

@ -0,0 +1,14 @@
COMPILE INSERT React_Util
EQU REACT_UTIL_REACTOR$ TO 1
EQU REACT_UTIL_MODE$ TO 2
EQU REACT_UTIL_START_DATE$ TO 3
EQU REACT_UTIL_START_TIME$ TO 4
EQU REACT_UTIL_END_DATE$ TO 5
EQU REACT_UTIL_END_TIME$ TO 6
EQU REACT_UTIL_MODE_START_USER$ TO 7
EQU REACT_UTIL_MODE_FINISH_USER$ TO 8
EQU REACT_UTIL_WO$ TO 9
EQU REACT_UTIL_CUST_NO$ TO 10
EQU REACT_UTIL_REACTOR_LOG_ID$ TO 11