PLC-5: binary files optional syntax
This addressing syntax applies to PLC-5/10, PLC-5/12, PLC-5/15, and PLC-5/25.
Fnnn/bbbbb
F | (file type) | |
B | Binary | |
nnn | (file number) | 3-999 decimal |
Uses the default file number 3 if the file number is absent. | ||
bbbbb | (bit offset from start of file) | 0-15999 decimal |
Example
B3/1024 |
Provide Feedback