Output file items
- Last UpdatedAug 29, 2024
- 1 minute read
|
O[n]:e[/b] |
n represents the file number and is optional. If specified, it must be 0 (zero). |
|---|---|
|
e indicates the element number in the file. |
|
|
e indicates the element number in the file. |
|
|
b specifies the bit (0 - 15 decimal). /b may be omitted, if necessary, to treat the I/O group as a numeric value. |
Note: The elements in I/O modules are sequentially mapped into a memory table, and are different from the item names in the PLC programming software. Refer to the Address SLC I/O modules section.
Examples:
O0:0/0
$O:2/15
O:3 4BCD(for 16-bit 7-segment display)