Process Data
note
IO-Link Bit Offset counts from the last byte of the data array.
Process Data Input
64 bit / 8 bytes
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|---|
| Bit Offset | 40 | 32 | 16 | 0 | ||||
| Data | reserved | Pin 4 | Distance (mm) | Fill Level (%) |
Field Reference
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | Fill Level | 16-bit IntegerT | -32768 ... 32767 [0.01 %] | Fill level in 0.01% (-327.68% ... +327.67%) |
| 16 | Distance | 16-bit UIntegerT | 0 ... 65535 [mm] | Measured distance in mm |
| 32 | Pin 4 | 8-bit UIntegerT | 0 - Output OFF, 1 - Output ON | State of digital output on Pin 4 (whether fill level is greater than set point) |
Process Data Output
None.