Byte conversion (1 byte -> 8 bits)
Function
A byte value is converted to 8 bits and output via 8 outputs.
If the value is greater than 1 then only the "last byte" is converted.
Input
| Type |
Initial value |
Description |
| Input 1 |
0 |
Byte value |
Output
| Output 1 (send) |
0 |
Bit 1 (least significant bit: 0) |
| Output 2 (send) |
0 |
Bit 2 |
| Output 3 (send) |
0 |
Bit 3 |
| Output 4 (send) |
0 |
Bit 4 |
| Output 5 (send) |
0 |
Bit 5 |
| Output 6 (send) |
0 |
Bit 6 |
| Output 7 (send) |
0 |
Bit 7 |
| Output 8 (send) |
0 |
Bit 8 (most significant bit: 128) |
Commands
| HS Commands (Output 1) |
- |
The commands assigned here are run when the value of output telegram at output 1 is not equal to zero. |
| HS Commands (Output 2) |
- |
|
| HS Commands (Output 3) |
- |
|
| HS Commands (Output 4) |
- |
|
| HS Commands (Output 5) |
- |
|
| HS Commands (Output 6) |
- |
|
| HS Commands (Output 7) |
- |
|
| HS Commands (Output 8) |
- |
|
Other
| Telegram interval |
- |
Can be changed. |
| Recalculated on start |
Yes |
|
| Module is retentive |
No |
|
Internal designation: 9060
Similar functions