Page 19
Commissioning
IF2030/ENETIP
5.3 Data Format
All configuration parameters and data are transmitted in Little Endian format.
Sensors/controllers with RS422: cyclical data are decoded, i.e., a 4th byte is added to the 3 bytes and then
transmitted. The sensor signals selected for transfer and their sequence are available on the sensor’s web
interface.
L-Byte 00000001
M-Byte 01001100
H-Byte 11001010
Value 1
Sensor (RS422) IF2030 PLC I/O Area
Optional
Timestamp
(int, unsigned, 32 bit)
„12345“ > 0x00003039
Error Code
(int, unsigned, 32 bit)
„1“ > 0x00000001
Value 1: 001010 001100 000001
Value 2: 111111 000000 101010
L-Byte 00101010
M-Byte 01000000
H-Byte 10111111
Value 2
Debug-Header
...
0x39
0x30
0x00
0x00
0x01
0x00
0x00
0x00
0x01
0xA3
0x00
0x00
0x2A
0xF0
0x03
0x00
...
Fig. 12 Interpretation of RS422 sensor data in IF2030/ENETIP
Sensors/controllers with RS485: cyclical data are transmitted via the fieldbus without change, i.e., as a
binary block as described and supplied by the sensor. Please refer to the sensor’s operating instructions for
the data set structure.