Device-defined data types (5094-IB32)
Device-defined data type names vary for each device depending on selections made when the device was created. When you select:
- 16 points and 16 counters, AB:5000_DI16_Counter16:C:O is the device-defined data type.
- 20 points and 12 counters, AB:5000_DI20_Counter12:C:O is the device-defined data type.
- 24 points and 8 counters, AB:5000_DI24_Counter8:C:O is the device-defined data type.
- 28 points and 4 counters, AB:5000_DI28_Counter4:C:O is the device-defined data type.
- 32 points and 0 counters, AB:5000_DI32_Counter0:C:O is the device-defined data type.
These tables include information for these data types:
- input (as indicated by an "I")
- output (as indicated by an "O")
- configuration (as indicated by a "C")
- event input (as indicated by an "EI")
- event output (as indicated by an "EO")
Device-defined data type: AB:5000_DIn:I:0
Connection Type: Data and Listen Only Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
Device-defined data type: AB:5000_DIn_Eventy:I:0
Connection Type: Data with Events
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
EventStatus[x].EventDropped | BOOL | Decimal | 0 = An event status has not been dropped 1 = An event status has been dropped |
EventStatus[x].CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
EventStatus[x].CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
EventStatus[x].EventReset | BOOL | Decimal | 0 = Do not reset 1 = Reset |
EventStatus[x].EventsPending | SINT | Decimal | All positive values |
EventStatus[x].EventNumber | DINT | Decimal | All values |
Device-defined data type: AB:5000_DIn_Counterx:I:0
Connection Type: Data and Listen Only Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Counter0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Counter0x.Fault | BOOL | Decimal | 0 = No fault exists 1 = Fault exists A fault is a roll-up of all of the diagnostic conditions that the device can detect and indicates bad data. If there is a detailed data type member that indicates a given detected condition, this fault member does not affect the DiagnosticActive or DiagnosticSequenceCount members. However, if there is no detailed data type for a given detected condition, this fault member triggers both the DiagnosticActive member and increments/decrements the Diagnostic Sequence Count. |
Counter0x.Uncertain | BOOL | Decimal | 0 = Valid data 1 = Data validity uncertain. Device is operating outside its designed operating range, or data is under manual or override control. |
Counter0x.Done | BOOL | Decimal | 0 = On -> Off 1 = I:Count ≥ O:Preset |
Counter0x.Rollover | BOOL | Decimal | 0 = Counter does not count to the Preset value. 1 = Counter counts to the Rollover value. The counter counted up to Preset -1 and then continued counting from 0. This bit is cleared by the O:RolloverAck bit transitioning from 0 to 1, or by O:Reset transitioning from 0 to 1. |
Counter0x.Count | DINT | Decimal | Any |
Pt0x.Data | BOOL | Decimal | 0 = Output is Off 1 = Output is On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
Device-defined data type: AB:5000_DIn_Counterx_Eventy:I:0
Connection Type: Data with Events
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Counter0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Counter0x.Fault | BOOL | Decimal | 0 = No fault exists 1 = Fault exists A fault is a roll-up of all of the diagnostic conditions that the device can detect and indicates bad data. If there is a detailed data type member that indicates a given detected condition, this fault member does not affect the DiagnosticActive or DiagnosticSequenceCount members. However, if there is no detailed data type for a given detected condition, this fault member triggers both the DiagnosticActive member and increments/decrements the Diagnostic Sequence Count. |
Counter0x.Uncertain | BOOL | Decimal | 0 = Valid data 1 = Data validity uncertain. Device is operating outside its designed operating range, or data is under manual or override control. |
Counter0x.Done | BOOL | Decimal | 0 = On -> Off 1 = I:Count ≥ O:Preset |
Counter0x.Rollover | BOOL | Decimal | 0 = Counter does not count to the Preset value. 1 = Counter counts to the Rollover value. The counter counted up to Preset -1 and then continued counting from 0. This bit is cleared by the O:RolloverAck bit transitioning from 0 to 1, or by O:Reset transitioning from 0 to 1. |
Counter0x.Count | DINT | Decimal | Any |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
EventStatus[x].EventDropped | BOOL | Decimal | 0 = An event status has not been dropped 1 = An event status has been dropped |
EventStatus[x].CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
EventStatus[x].CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
EventStatus[x].EventReset | BOOL | Decimal | 0 = Do not reset 1 = Reset |
EventStatus[x].EventsPending | SINT | Decimal | All positive values |
EventStatus[x].EventNumber | DINT | Decimal | All values |
Device-defined data type: AB:5000_DIn_n_Timestamp:I:0
Connection Type: Data and Listen Only Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
Pt0x.Chatter | BOOL | Decimal | 0 = Normal 1 = Input is chattering |
Pt0x.TimestampOverflowOffOn | BOOL | Decimal | 0 or 1 |
Pt0x.TimestampOverflowOnOff | BOOL | Decimal | 0 or 1 |
Pt0x.CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
Pt0x.CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
Pt0x.TimestampOffOnNumber | INT | Decimal | All values |
Pt0x.TimestampOnOffNumber | INT | Decimal | All values |
Pt0x.TimestampOffOn | LINT | Decimal | All values |
Pt0x.TimestampOnOff | LINT | Decimal | All values |
Device-defined data type: AB:5000_DIn_n_Timestamp_Eventy:I:0
Connection Type: Data with Events
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
Pt0x.Chatter | BOOL | Decimal | 0 = Normal 1 = Input is chattering |
Pt0x.TimestampOverflowOffOn | BOOL | Decimal | 0 or 1 |
Pt0x.TimestampOverflowOnOff | BOOL | Decimal | 0 or 1 |
Pt0x.CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
Pt0x.CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
Pt0x.TimestampOffOnNumber | INT | Decimal | All values |
Pt0x.TimestampOnOffNumber | INT | Decimal | All values |
Pt0x.TimestampOffOn | LINT | Decimal | All values |
Pt0x.TimestampOnOff | LINT | Decimal | All values |
EventStatus[x].EventDropped | BOOL | Decimal | 0 = An event status has not been dropped 1 = An event status has been dropped |
EventStatus[x].CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
EventStatus[x].CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
EventStatus[x].EventReset | BOOL | Decimal | 0 = Do not reset 1 = Reset |
EventStatus[x].EventsPending | SINT | Decimal | All positive values |
EventStatus[x].EventNumber | DINT | Decimal | All values |
Device-defined data type: AB:5000_DIn_Packed:I:0
Connection Type: Data and Listen Only Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
Uncertain | BOOL | Decimal | 0 = Valid data 1 = Data validity uncertain. Device is operating outside its designed operating range, or data is under manual or override control. |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0xData | BOOL | Decimal | 0 = Off 1 = On |
Pt0xFault | BOOL | Decimal | 0 = Good 1 = Bad |
Device-defined data type: AB:5000_DIn_Packed_Eventy:I:0
Connection Type: Data with Events
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
Uncertain | BOOL | Decimal | 0 = Valid data 1 = Data validity uncertain. Device is operating outside its designed operating range, or data is under manual or override control. |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Pt0xData | BOOL | Decimal | 0 = Off 1 = On |
Pt0xFault | BOOL | Decimal | 0 = Good 1 = Bad |
EventStatus[x].EventDropped | BOOL | Decimal | 0 = An event status has not been dropped 1 = An event status has been dropped |
EventStatus[x].CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
EventStatus[x].CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
EventStatus[x].EventReset | BOOL | Decimal | 0 = Do not reset 1 = Reset |
EventStatus[x].EventsPending | SINT | Decimal | All positive values |
EventStatus[x].EventNumber | DINT | Decimal | All values |
Device-defined data type: AB:5000_Counterx:O:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Counter0x.Reset | BOOL | Decimal | 0 = Does not reset values to zero. 1 = Count and Rollover are set to 0. Resets on transition from 0 to 1. |
Counter0x.RolloverAck | BOOL | Decimal | 0 = Does not clear Rollover 1 = Clears Rollover |
Counter0x.Preset | DINT | Decimal | 0...2147483647 |
Device-defined data type: AB:5000_DIn_n_Timestamp:O:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Pt0x.ResetTimestamps | BOOL | Decimal | 0 = Timestamps are not erased 1 = Timestamps are erased |
Pt0x.TimestampOffOnNumberAck | INT | Decimal | All values |
Pt0x.TimestampOnOffNumberAck | INT | Decimal | All values |
Device-defined data type: AB:5000_DIn:C:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Pt0x.InputOffOnFilter | SINT | Decimal |
|
Pt0x.InputOnOffFilter | SINT | Decimal |
|
Device-defined data type: AB:5000_DIn_Counterx:C:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Counter0x.InputOffOnFilter | SINT | Decimal | 5 = 0 µs 6 = 5 µs 7 = 10 µs 8 = 20 µs 9 = 50 µs 10 = 100 µs 11= 200 µs 12 = 500 µs 13 = 1 ms 14 = 2 ms 15 = 5 ms 16 = 10 ms 17 = 20 ms 18 = 50 ms |
Counter0x.InputOnOffFilter | SINT | Decimal | 5 = 0 µs 6 = 5 µs 7 = 10 µs 8 = 20 µs 9 = 50 µs 10 = 100 µs 11= 200 µs 12 = 500 µs 13 = 1 ms 14 = 2 ms 15 = 5 ms 16 = 10 ms 17 = 20 ms 18 = 50 ms |
Counter0x.RolloverAtPreset | BOOL | Decimal | 0 = Unchecked 1 = Checked |
Pt0x.InputOffOnFilter | SINT | Decimal | Pt0x depends on the number of counters that have been configured.
|
Pt0x.InputOnOffFilter | SINT | Decimal | Pt0x depends on the number of counters that have been configured.
|
Device-defined data type: AB:5000_DIn_Timestamp:C:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Pt0x.InputOffOnFilter | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.InputOnOffFilter | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.ChatterTime | INT | Decimal | 1...10000 |
Pt0x.ChatterCount | SINT | Decimal | 0 = Disabled 2...127 = Enabled |
Pt0x.CaptureOffOnEn | BOOL | Decimal | 0 = Capture disabled for OFF to ON input transitions 1 = Capture enabled (default) for OFF to ON input transitions |
Pt0x.CaptureOnOffEn | BOOL | Decimal | 0 = Capture disabled for ON to OFF input transitions 1 = Capture enabled (default) for ON to OFF input transitions |
Pt0x.TimestampLatchEn | BOOL | Decimal | 0 = Timestamps are overridden with each successive COS transition 1 = Timestamps are latched until acknowledged |
Device-defined data type: AB:5000_DIn_Eventy:EI:0, AB:5000_Counterx_Eventy:EI:0, AB:5000_DIn_Counterx_Eventy:EI:0
Connection Type: Data with Events
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Connection working 1 = Not connected |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
Event0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad, causing fault If the tag is set to 1, you must troubleshoot the device to correct the case of the incaccuracy. IMPORTANT : Once the condition that causes the tag to change to 1 is removed, the tag automatically resets to 0. |
Event0x.Uncertain | BOOL | Decimal | 0 = Good data 1 = Uncertain data If the tag is set to 1, you must troubleshoot the device to correct the case of the incaccuracy. IMPORTANT : Once the condition that causes the tag to change to 1 is removed, the tag automatically resets to 0. |
Event0x.EventDropped | BOOL | Decimal | 0 = An event status has not been dropped. 1 = An event status has been dropped. |
Event0x.EventRising | BOOL | Decimal | 0 or 1 |
Event0x.EventFalling | BOOL | Decimal | 0 or 1 |
Event0x.CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
Event0x.CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last known time master. |
Event0x.EventsPending | SINT | Decimal | All positive values |
Event0x.EventNumber | DINT | Decimal | All values |
Event0x.EventTimestamp | LINT | Decimal | All positive values |
Event0x.Counter0xDone | BOOL | Decimal | 0 = Corresponding counter Done bit did not trigger the event 1 = Corresponding counter Done bit triggered the event |
Event0x.Pt0xData | BOOL | Decimal | 0 = Corresponding data value did not trigger the event 1 = Corresponding data value triggered the event |
Event0x.Counter0xFault | BOOL | Decimal | 0 = Corresponding counter did not have a fault indicated when the event occurred 1 = Corresponding counter did have a fault indicated when the event occurred |
Event0x.Pt0xFault | BOOL | Decimal | 0 = Good 1 = Bad |
Device-defined data type: AB:5000_DIn_Eventy:EO:0, AB:5000_Counterx_Eventy:EO:0, AB:5000_DIn_Counterx_Eventy:EO:0
Connection Type: Data with Events
Member Name | Description | Type | Style | Valid Values |
---|---|---|---|---|
Event0x.En | Determines whether the corresponding event trigger activates. Events are triggered once conditions match the definition. | BOOL | Decimal | 0 = Event trigger definition is not active 1 = Event trigger definition is active |
Event0x.EventRisingEn | Triggers an event each time a condition change results in conditions matching the event trigger definition. | BOOL | Decimal | When Enable Independent Point Triggers = Checked (EventRisingEn, EventFallingEn)
When Enable Independent Point Triggers = Unchecked (EventRisingEn, EventFallingEn)
|
Event0x.EventFallingEn | Triggers an event each time a condition change results in conditions no longer matching the event trigger definition. | BOOL | Decimal | When Enable Independent Point Triggers = Checked (EventRisingEn, EventFallingEn)
When Enable Independent Point Triggers = Unchecked (EventRisingEn, EventFallingEn)
|
Event0x.LatchEn | Latches an event until it is acknowledged. A new event is lost if the previous event has not been acknowledged. When not set, new events overwrite old events. | BOOL | Decimal | 0 = Event is not latched. In this case, new events overwrite old events. 1 = Event is latched. In this case, new events are lost if the latched event has not been acknowledged. |
Event0x.ResetEvent | Indicates whether, on a transition from 0 to 1, all events are reset and the event queue on the channel clears. | BOOL | Decimal | 0 to 1 transition resets all events and the event queue |
Event0x.IndependentConditionTriggerEn | Determines whether each condition indicated in the Event trigger definition can initiate an event independently. | BOOL | Decimal | 0 = When all selected conditions achieve the configured values an event is triggered. 1 = When any selected condition achieves the configured value an event is triggered. |
Event0x.EventNumberAck | When an event is triggered, the user program in the controller writes back the value of EventNumber to this member to indicate receipt of the event. All events with EventNumbers that occurred before EventNumberAck acknowledged. | DINT | Decimal | Any |
Event0x.Counter0xSelect | When using counters, counter with which the event is associated, if any. | BOOL | Decimal | 0 = Does not participate in event trigger 1 = Does participate in event trigger |
Event0x.Pt0xDataSelect | When set indicates the corresponding data value is to participate in the event trigger definition. | BOOL | Decimal | 0 = Does not participate in event trigger 1 = Does participate in event trigger |
Event0x.Counter0xValue | Done state for that counter that is used in the trigger. | BOOL | Decimal | 0 = Off 1 = On |
Event0x.Pt0xDataValue | Input state for the point that is used in the trigger. | BOOL | Decimal | 0 = Off 1 = On |
Provide Feedback