Process Data
hinweis
IO-Link Bit Offset counts from the last byte of the data array.
Process Data Input
80 bit / 10 bytes
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
|---|---|---|---|---|---|---|---|---|---|---|
| Bit Offset | 64 | 56 | 48 | 32 | 24 | 16 | 8 | 0 | ||
| Data | unused | Surrounding Brightness | Actuation Strength | Actuation Count | Actuation Flag | Pin 5 | Pin 4 | Pin 2 |
Field Reference
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | Pin 2 | 8-bit UIntegerT | 4 - Input OFF, 5 - Input ON, 8 - Pin unused | E1 input pin state |
| 8 | Pin 4 | 8-bit UIntegerT | 0 - Output OFF, 1 - Output ON | OUT pin state |
| 16 | Pin 5 | 8-bit UIntegerT | 4 - Input OFF, 5 - Input ON, 8 - Pin unused | E2 input pin state |
| 24 | Actuation Flag | 8-bit UIntegerT | 0 - Idle, 1 - Actuated | Sensor actuation state |
| 32 | Actuation Count | 16-bit UIntegerT | 0 ... 65535 | Number of actuation cycles since sensor has been turned on. Counter resets when sensor restarts and after count of 65535. |
| 48 | Actuation Strength | 8-bit UIntegerT | 0 ... 100 [%] | Damping of sensor in percent. |
| 56 | Surrounding Brightness | 8-bit UIntegerT | 0 ... 100 [%] | Ambient brightness in percent. |
| 64 | unused | 16-bit UIntegerT | 0 ... 65535 |
Process Data Output
112 bit / 14 bytes
LED Control Mode "Automatic Scene Selection" (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 | 8 | 9 | 10 | 11 | 12 | 13 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bit Offset | 64 | 56 | 48 | 40 | 32 | 16 | 8 | 0 | ||||||
| Data | unused | Display Digit 4 | Display Digit 3 | Display Digit 2 | Display Digit 1 | Displayed Number | Display Mode | LED Scene |
| Bit Offset | Name | Datatype | Values | Info |
|---|---|---|---|---|
| 0 | LED Scene | 8-bit UIntegerT | 0...7, 255 - Automatic | Switch between LED scenes "0" to "7". For control by activation and input pins set value to "255". |
| 8 | Display Mode | 8-bit UIntegerT | 0 - Use text from Scene, 1 - Number given, 2 - Digits given | 0: Displays the text predefined in scene. 1: Displays the number set in "Displayed Number". 2: Displays the digits set in "Display Digit 1" to "Display Digit 4". |
| 16 | Displayed Number | 16-bit UIntegerT | 0 ... 9999 | Number between "0" and "9999". |
| 32 | Display Digit 1 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 40 | Display Digit 2 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 48 | Display Digit 3 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 56 | Display Digit 4 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
hinweis
Display fields apply to Display variants only.
LED Control Mode "Advanced Control by IO-Link Process Data" (2)
| Byte | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Bit Offset | 104 | 96 | 88 | 80 | 72 | 64 | 56 | 48 | 40 | 32 | 24 | 16 | 0 | |
| Data | unused | Display Brightness | Display Digit 4 | Display Digit 3 | Display Digit 2 | Display Digit 1 | Effect 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 ... 65535 | Bitmask defining which LEDs are active. LED 1 is the top left LED, the index increases clockwise. |
| 16 | LED Brightness | 8-bit UIntegerT | 0...100, 255 - Automatic Control [%] | Brightness of LED ring in percent. Value of 255 means automatic brightness control by sensor. |
| 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 | See LED Effects reference | |
| 56 | Effect Frequency | 8-bit UIntegerT | 1...60, 0 - Default Frequency [0.1 Hz] | Frequency of LED effect in 1/10 Hz, range: 0.1 ... 6 Hz. |
| 64 | Display Digit 1 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 72 | Display Digit 2 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 80 | Display Digit 3 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 88 | Display Digit 4 | 8-bit UIntegerT | 0 ... 255 | Set digits as ASCII-code. See Display Content. |
| 96 | Display Brightness | 8-bit UIntegerT | 0...100, 255 - Automatic Control [%] | Brightness of 7-segment display in percent. Value of 255 means automatic brightness control by sensor. |
hinweis
Display fields apply to Display variants only.