PLC-3: timers and counters
SWWW:nnnn/bb
S | (section type) | |
C | Counter | |
T | Timer | |
WWW | (structured word) | |
CTL | Control word | |
PRE | Preset value | |
ACC | Accumulated value | |
nnnn | (counter/timer number) | 0-9999 decimal |
bb | (bit offset within word) | |
/15 octal | done bit | |
/16 octal | timing bit | |
/17 octal | enable bit |
Examples
digital address: | CPRE:125/17 |
analog address: | CPRE:125 |
Provide Feedback