RSTi-OM User Manual
Section 13
GFK-3212A
Jun 2021
Functionality Descriptions
128
Section 13:
Functionality Descriptions
This section discusses the following for Modbus/TCP:
Process Data Block Descriptions (Section 13.1)
ISDU Handling (Section 13.3)
13.1
Process Data Block Descriptions
13.1.1
Input Process Data Block Description
The Input Process Data Block format is dependent on the configured PDI Data Format. The following
tables describe the Input Process Data Block in the possible formats.
Parameter
Name
Data
Type
Description
Port Status
BYTE
The status of the IO-Link device.
Bit 0 (0x01):
0 = IO-Link port communication initialization process is inactive 1 = IO-Link
port communication initialization process is active
Bit 1 (0x02):
0 = IO-Link port communication is not operational 1 = IO-Link port
communication is operational
Bit 2 (0x04):
0 = IO-Link input process data is not valid. 1 = IO-Link input process data is
valid.
Bit 3 (0x08):
0= No fault detected 1= Fault detected
A minor communication fault is indicated by the Operational status bit is
set to 1. A minor communication fault results from:
-
A temporary loss of communication to the IO-Link device.
-
A recoverable IOLM software or hardware fault.
A major communication fault is indicated by the Operational bit being set
to 0.
-
An unrecoverable loss of communication to the IO-Link device.
-
An unrecoverable IOLM software or hardware fault.
Bits 4-7: Reserved (0)