Name | Type | Description |
---|---|---|
AllValues | Long | This property gets/sets the "Treat each change of value as new limit violation" setting of a state. |
CaseSensitive | Boolean | This property gets/sets the "case sensitive" option of a string rema. |
CheckArt | Long | This property gets/sets the limit definition (if a value can be greater, less, equal, any or in an area). |
Color | Long | This property gets/sets the color of a state. |
Counter | Long | This property gets/sets the counter of a state (in combination with an operations- and operation hours counter). |
DelayTime | Long | |
Function | ZT_FUNCTION | This property gets/sets the function which is connected to a state. |
GruppeIdx | Long | This property gets/sets the alarm group of a state. |
Hysterese | Double | This property gets/sets the "Threshold value" of a state. |
KlasseIdx | Long | This property gets/sets the alarm class of a state. |
ReaAlarm | Double | This property gets/sets the value at
which the state should act. Hint: Further information in help of "State" collection. |
ReaAlarmBis | Double | This property gets/sets the upper value
when an area is projected at a state. Hint: Further information in help of "State" collection. |
ReaStatusExt | Long | This property gets/sets the extended
status bits (PN_BIT, WR-ACK, WR-SUC, BL_BIT, SB_BIT, NT_BIT,
OV_BIT, SE_BIT) of a rema status. Hint: Further information in help of "State" collection. |
ReaStatusFlankeExt | Long | This property gets/sets the edge
triggered additional state bits (PN_BIT, WR-ACK, WR-SUC, BL_BIT,
SB_BIT, NT_BIT, OV_BIT, SE_BIT) in a MultiBinary rema. Hint: Further information in help of "State" collection. |
ReaStatusFlankeStd | Long | This property gets/sets the edge
triggered standard state bits in a MultiBinary rema. Hint: Further information in help of "State" collection. |
ReaStatusMaskeExt | Long | This property gets/sets the additional
status bits (PN_BIT, WR-ACK, WR-SUC, BL_BIT, SB_BIT, NT_BIT,
OV_BIT, SE_BIT) of a rema status. e.g. zRema.DynProperties("State[1].ReaStatusMaskeExt") = &H40 (PN_BIT) Hint: Further information in help of "State" collection. |
ReaStatusMaskeStd | Long | This property gets/sets the standard
status bits of a rema status. e.g. zRema.DynProperties("State[1].ReaStatusMaskeStd") = &H40000 (I-BIT) Hint: Further information in help of "State" collection. |
ReaStatusStd | Long | This property gets/sets the standard
status bits of a rema status. Hint: Further information in help of "State" collection. |
ReaStringValue | String | This property gets/sets the condition string of a string rema. |
ReaWert | Long | This property gets the binary
combination of a Binary rema. Hint: Further information in help of "State" collection. |
ReaWertFlanke | Long | This property gets/sets the edge
triggered binary combination of a MultiBinary rema. Hint: Further information in help of "State" collection. |
ReaWertMaske | Long | This property gets/sets the binary
combination of a Binary rema. Hint: Further information in help of "State" collection. |
Status | Long | This property gets/sets the value (each option of a state has a perceived value) which describes a projected state. |
Text | String | This property gets/sets the limit text of a state. |
UserProperty1 | String |
User property 1 In the Runtime the user property defined here can be evaluated in a VBA macro. Read more in the online manual
|
UserProperty2 | String |
User property 2 In the Runtime the user property defined here can be evaluated in a VBA macro. Read more in the online manual
|
Wildcards | Boolean | This property gets/sets the "wildcard" option (limit string can have wildcards) of a string rema. |