Output Tag Definitions

IO-Link Master Module Output Tags
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
  • If RolloverAtPreset is set, when the counter reaches Preset-1 and continues counting, it rolls over to 0 and Rollover bit is set. The Done bit is always 0.
  • If RolloverAtPreset is not set, when the counter counts to the Preset value, Done bit is set. When Count reaches maximum DINT (2,147,483,647) and continues counting, it rolls over to 0 and Rollover bit is set.
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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal