IO-Link Master with AS-Interface Interface StandardLine 4 Ports IP 65 / IP 66 / IP 67
87
>
13.3.13 0x0B: Read Parameter
52154
The command reads the parameter of an IO-Link device connected to the IO-Link master. The
parameter can be accessed via index and sub-index of the corresponding IO-Link object.
Parameters that are longer than 150 bytes are read with 2 acyclic commands.
1. Command: Read first segment of the parameter value
Block ID: 0x01
Parameter Data Length: 150 bytes
Parameter Data: Bytes 0...149
1. Command: Read second segment of the parameter value
Block ID: 0xFF
Parameter Data Length: Number m of the remaining bytes (m = n - 150)
Parameter Data: Bytes 150...n (n = length of the parameter)
>
Command request
52155
Byte
Bit
7
6
5
4
3
2
1
0
0
0x00
1
0x0B
2
Target ID
3
0x03
4
Index (LSB)
5
Index (MSB)
6
Subindex
7...160
ignored
Legend:
[Target ID]
Target of the required operation
8 bits
0x01
IO-Link port 1
0x02
IO-Link port 2
0x03
IO-Link port 3
0x04
IO-Link port 4
[Index]
Index des IO-Link Objekts
Index = 0x1234
Index (MSB) = 0x12
Index (LSB) = 0x34
16 bits
per byte: 0x00...0xFF
[Subindex]
Sub-index of the IO-Link object
8 bits
0x00...0xFF