Output Tag Definitions
Name | Data Type | Definition | Valid Values |
|---|---|---|---|
Counterxx.Reset | BOOL | When this bit transitions from 0 to 1, Count and Rollover are set
to 0. | 0 = Count and Rollover are not set to 0 1 = Count and Rollover are set to 0 |
Counterxx.RolloverAck | BOOL | Clears the Rollover bit in the input tag when it transitions from
0 to 1. | 0 = Rollover bit is not cleared 1 = Rollover bit is cleared |
Counterxx.Preset | DINT |
| 0…2,147,483,647 |
Ptxx.Data | BOOL | Indicates the state of the output. | 0 = Off 1 = On |
Ptxx.ResetTimestamps | BOOL | Erases all recorded timestamps for the input channel when it
transitions from 0 to 1. | 0 = Timestamps are not erased 1 = Timestamps are erased |
Ptxx.TimestampOffOnNumberAck | INT | An Off to On timestamp identifier that is written by the
controller to indicate that the identified timestamp has been
seen and acted on. When Latching is enabled and the Timestamp Number that is
received from the controller matches the most recent timestamp
that is produced, the module is then allowed to produce a new
timestamp. | All values |
Ptxx.TimestampOnOffNumberAck | INT | An On to Off timestamp identifier that is written by the
controller to indicate that the identified timestamp has been
seen and acted on. When Latching is enabled and the Timestamp Number that is
received from the controller matches the most recent timestamp
that is produced, the module is then allowed to produce a new
timestamp. | All values |
Provide Feedback