1.Description
A 2-byte value is converted to 16 bits and output via 16 outputs. The smallest bit is output at Output 1.
2.Inputs
| No. | Name | Initialisation | Description |
|---|---|---|---|
| 1 | Input 2 bytes | 0 | 2 byte value |
3.Outputs
| No. | Name | Initialisation | SBC | Description |
|---|---|---|---|---|
| 1 | A1 | 0 | s | Bit 1 |
| 2 | A2 | 0 | s | Bit 2 |
| 3 | A3 | 0 | s | Bit 3 |
| 4 | A4 | 0 | s | Bit 4 |
| 5 | A5 | 0 | s | Bit 5 |
| 6 | A6 | 0 | s | Bit 6 |
| 7 | A7 | 0 | s | Bit 7 |
| 8 | A8 | 0 | s | Bit 8 |
| 9 | A9 | 0 | s | Bit 9 |
| 10 | A10 | 0 | s | Bit 10 |
| 11 | A11 | 0 | s | Bit 11 |
| 12 | A12 | 0 | s | Bit 12 |
| 13 | A13 | 0 | s | Bit 13 |
| 14 | A14 | 0 | s | Bit 14 |
| 15 | A15 | 0 | s | Bit 15 |
| 16 | A16 | 0 | s | Bit 16 |
s = send, sbc = send by change
4.Other
| Recalculation during start: | Yes |
|---|---|
| Module is retentive: | No |
| Internal designation: | 19013 |
| Category: | Converter |