Variable.StatusValue



StatusValue() As Long
ED
not used
RT
read only

Remarks

The returned value corresponds to the status of a variable.

NOTE:
Check the property "IsOnline" to make sure that the variable is advised, when you want to read this property to avoid errors! (> 6.21)


Status Abbreviations in editor Value (hex)
Invalid I-BIT 0x00040000
Not updated ACTUAL 0x20000000
Alternative value AVALUE
0x08000000
General request GR 0x00010000
Spontaneous SPONT 0x00020000
Summer/winter time announcement SU/WI 0x00080000
Switched off N_UPD
0x00800000
Realtime external RT_E 0x00200000
Realtime internal RT_I 0x00400000
Winter time WINTER 0x80000000
Manual value MVALUE 0x00001000
User status 1 .. 8 ST_M1 .. ST_M8
0x00000001-
0x00000080
Select SELEC 0x00000100
Revision REV 0x00000200
Desired direction DIREC
0x00000400
Runtime exceeded RTE
0x00000800
Default message trafo value DM_TR
0x01000000
Not sortable NSORT 0x00800000
Info for variable INFO 0x04000000
Transmission cause TCBx 0x0000003F00000000
P/N bit PN_BIT 0x0000004000000000
Test bit T_BIT 0x0000008000000000
Normal status NORM 0x0000040000000000
Deviation normal status ABNORM 0x0000080000000000

See Also

Variable