Process Data
note
IO-Link bit offset counts from the last byte of the data array.
Process Data Input
128 bit / 16 bytes
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bit Offset | 96 | 64 | 48 | 32 | 24 | 16 | 8 | 0 | ||||||||
| Data | Capacitance | reserved | reserved | res. | Pin 5 | Pin 4 | Pin 2 |
Field Reference
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | Pin 2 | 8-bit UIntegerT | 0 - Output OFF, 1 - Output ON, 2 - Output Analog, 4 - Input OFF, 5 - Input ON | Pin 2 state. Value 2 (Analog) not available on Lite variant. |
| 8 | Pin 4 | 8-bit UIntegerT | 0 - Output OFF, 1 - Output ON | Pin 4 state. |
| 16 | Pin 5 | 8-bit UIntegerT | 0 - Output OFF, 1 - Output ON, 4 - Input OFF, 5 - Input ON | Pin 5 state. |
| 24 | reserved | 8-bit IntegerT | ||
| 32 | Fill Level | 16-bit IntegerT | -32767...32767 [0.01 %], -32768 - not available | Fill level in 0.01%. Value -32768 means fill level not available (during device start-up or due to parameter error). |
| 48 | reserved | 16-bit IntegerT | ||
| 64 | reserved | 32-bit UIntegerT | ||
| 96 | Capacitance | 32-bit UIntegerT | 0 ... 4294967295 [0.01 pF] | Measured electric capacitance in 0.01 pF. |
Process Data Output
64 bit / 8 bytes
LED Control Mode "By Device" (0)
Process Data Output is unused.
LED Control Mode "Scene controlled by IO-Link Process Data" (1)
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|---|
| Data | unused | LED Scene |
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | LED Scene | 8-bit UIntegerT | 0...6, 255 - control by device | Switch between LED scenes 0 to 6. For control by the device (fill level visualization), set 255. |
LED Control Mode "Advanced control by IO-Link Process Data" (2)
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|---|
| Bit Offset | 56 | 48 | 40 | 32 | 24 | 16 | 0 | |
| Data | LED Frequency | LED Effect | LED Color B | LED Color G | LED Color R | LED Brightness | Active LEDs |
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | Active LEDs | 16-bit UIntegerT | 0...1 | Bitmask defining which LEDs are active. |
| 16 | LED Brightness | 8-bit UIntegerT | 0...100 [%] | Brightness of LED in percent. |
| 24 | LED Color R | 8-bit UIntegerT | 0 ... 255 | Red component of LED color. |
| 32 | LED Color G | 8-bit UIntegerT | 0 ... 255 | Green component of LED color. |
| 40 | LED Color B | 8-bit UIntegerT | 0 ... 255 | Blue component of LED color. |
| 48 | LED Effect | 8-bit UIntegerT | 0 - Static, 1 - Flash, 2 - Pulse | |
| 56 | Effect Frequency | 8-bit UIntegerT | 1...60 [0.1 Hz], 0 - Default Frequency | Frequency of LED effect in 0.1 Hz, range: 0.1 ... 6 Hz. |