PLC-5 enhanced: timer, counter, control, SFC status, message, PID, block transfer, and token data files
This addressing syntax applies to PLC-5/11, PLC-5/20, PLC-5/30, PLC-5/40, PLC-5/60, and PLC-5/80.
FFnnn:eee.MNE[ss]/bb
FF | (file type) | |
T | Timer | |
C | Counter | |
R | Control | |
SC | SFC status | |
MG | Message | |
PD | PID control | |
BT | Block transfer | |
TD | Token data | |
nnn | (file number) | 3-999 decimal |
Timer, counter and control file types use default file number if the file number is absent. The default numbers are 4 (timer), 5 (counter) and 6 (control). | ||
eee | (element number) | 0-999 decimal |
MNE | (member mnemonic) | |
Only applies to .ADDR and .DATA members of PID structure and .DATA member of MSG structure. | ||
Bb | (optional bit number) | 0-15 decimal |
Applies only to analog word members. |
Example
MG59:33.DATA[0]/15 |
Provide Feedback