DataTypes
CJ1M
BOOLValue_ReadOnly BOOL W30.00 ord:=01; section:="BOOL" ; 0
BOOLValue BOOL W30.00 ord:=02; section:="BOOL" ; write_access:=9; 0
BOOLValue BOOL W30.00 ord:=03; section:="BOOL" ; write_access:=9; style:="switch"; 0
BOOLValue BOOL W30.00 ord:=04; section:="BOOL" ; write_access:=9; style:="button"; 0
BOOLValue BOOL W30.00 ord:=05; section:="BOOL" ; write_access:=9; style:="segment_switch"; 0
INTValue_ReadOnly INT D40 ord:=11; section:="INT" ; 0
INTValue INT D40 ord:=12; section:="INT" ; write_access=9; 0
The_INTValue_asUINT UINT D40 ord:=13; section:="INT" ; write_access:=9; 0
UINTValue_ReadOnly UINT D41 ord:=14; section:="UINT" ; 0
UINTValue UINT D41 ord:=15; section:="UINT" ; write_access:=9; 0
The_UINTValue_asINT INT D41 ord:=16; section:="UINT" ; write_access:=9; 0
DINTValue_ReadOnly DINT D42 ord:=21; section:="DINT" ; 0
DINTValue DINT D42 ord:=22; section:="DINT" ; write_access:=9; 0
The_DINTValue_asUDINT UDINT D42 ord:=23; section:="DINT" ; write_access:=9; 0
UDINTValue_ReadOnly UDINT D44 ord:=24; section:="UDINT" ; 0
UDINTValue UDINT D44 ord:=25; section:="UDINT" ; write_access:=9; 0
The_UDINTValue_asDINT DINT D44 ord:=26; section:="UDINT" ; write_access:=9; 0
REALValue_ReadOnly REAL D46 ord:=30; section:="REAL" ; 0
REALValue REAL D46 ord:=31; section:="REAL" ; write_access:=9; 0
CHANNEL_Value CHANNEL W31 ord:=41; section:="MISCELLANEOUS" ; write_access:=9; 0
WORD_Value WORD D48 ord:=42; section:="MISCELLANEOUS" ; write_access:=9; 0
DWORD_Value DWORD D49 ord:=43; section:="MISCELLANEOUS" ; write_access:=9; 0
TIMX_CompletionFlag BOOL T0000 ord:=44; section:="MISCELLANEOUS" ; 0
TIMX_PresentValue UINT T0 ord:=45; section:="MISCELLANEOUS" ; 0
CONT_CompletionFlag BOOL C0000 ord:=46; section:="MISCELLANEOUS" ; 0
CONT_PresentValue UINT C0 ord:=47; section:="MISCELLANEOUS" ; 0