Rockwell Automation Publication 5032-UM001A-EN-P - April 2023 99
Appendix C IO-Link Master Module and IO-Link Device Tag Definitions
Ptxx.ChatterCount SINT
The number of input transitions that are considered
chatter.
Chatter can cause the module to time stamp invalid
input transitions. Typically, chattering signals cause
inputs to transition falsely many times in a relatively
short period.
0 = Disabled (default)
2...127 = Enabled
Ptxx.CaptureOffOnEn BOOL
Set to capture a time stamp when the input transitions
from Off to On.
0 = Do not capture (default)
1 = Capture
Ptxx.CaptureOnOffEn BOOL
Set to capture a time stamp when the input transitions
from On to Off.
0 = Do not capture (default)
1 = Capture
Ptxx.TimestampLatchEn BOOL
Set to latch time stamps.
When a time stamp is latched, it is not overwritten
until acknowledged.
0 = Do not latch (default)
1 = Latch
Ptxx.FaultMode BOOL
Determines the action that the output takes when a
connection fault occurs.
At fault occurrence, the output holds its last state or
transitions to the value set in FaultValue.
The channel continues this action for the length of time
set in FaultValueStateDuration.
0 = Transition to user-defined value (default)
1 = Hold last state
Ptxx.FaultValue BOOL
Defines the state that the output assumes if a
communication fault occurs when FaultMode = 0.
0 = Output is off (default)
1 = Output is on
Ptxx.ProgMode BOOL
Determines the action that the output takes when the
controller transitions to Program mode or the
connection to the module is inhibited.
At the transition to Program mode, the output holds its
last state or transitions to the value set in ProgValue.
0 = Transition to user-defined value (default)
1 = Hold last state
Ptxx.ProgValue BOOL
Defines the state that the output assumes when
the connection transitions to Program mode when
ProgMode = 0.
0 = Output is off (default)
1 = Output is on
Ptxx.FaultFinalState BOOL
If FaultValueStateDuration is nonzero, set the final
output state after the configured
FalueValueStateDuration timeout occurs.
0 = Output is off (default)
1 = Output is on
Ptxx.FaultValueStateDuration SINT
Set the length of time that the FaultMode state is held
before the FinalFaultState being applied.
• 0 = Forever (default)
•1 = 1 s
• 2 = 2 s
•5 = 5 s
•10 = 10 s
Ptxx.ProgramToFaultEn BOOL
Determines if the output transitions to Fault mode when
the connection faults while in Program mode.
0 = Remain in Program mode (default)
1 = Transition to Fault mode
Ptxx.NoLoadEn BOOL
Set to enable No Load detection. When enabled, if a wire
is disconnected from an output that is turned Off (No
Load condition), the I.Ptxx.NoLoad tag changes to 1.
This tag is not available when the channel mode is set to
“Digital Output, Short Circuit” or “Digital Output, Group
Short Circuit”.
0 = No Load detection disabled
1 = No Load detection enabled
Ptxx.DiConfig.InputOffOnFilter SINT
The amount of time that a signal must be in the On state
before the input data indicates the On state.
The amount of time is indicated using an enumeration.
• 4 = 0 µs (default)
• 12 = 500 µs
• 13 = 1 ms
•14 = 2 ms
•15 = 5 ms
•16 = 10 ms
• 17 = 20 ms
• 18 = 50 ms
Ptxx.DiConfig.InputOnOffFilter SINT
The amount of time that a signal must be in the Off state
before the input data indicates the Off state.
The amount of time is indicated using an enumeration.
• 4 = 0 µs (default)
• 12 = 500 µs
• 13 = 1 ms
•14 = 2 ms
•15 = 5 ms
•16 = 10 ms
• 17 = 20 ms
• 18 = 50 ms
Ptxx.DiConfig.ChatterTime INT
The amount of time within which the number of input
transitions are counted.
1…10000 ms
Table 28 - IO-Link Master Module Configuration Tags (Continued)
Name Data Type Definition Valid Values