Input file items
- Last UpdatedAug 29, 2024
- 1 minute read
|
I[n]:e[/b] |
n represents the file number and is optional. If specified, it must be 1. |
|
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. See Address SLC I/O modules.
Examples:
I1:0/0
I:2/15
I:3 4BCD(for 16-bit thumbwheel input)