8-20
8.2 Counter Function Dedicated Instruction
8.2.2 ICRNGWR instruction
ICRNGWR1, ICRNGWR2
Program Example
The following program sets -100000 for the ring counter lower limit value and 100000 for the ring
counter upper limit value of CH 1 when M0 turns ON.
[Structured ladder/FBD]
[ST]
ICRNGWR1P(M0, -100000, 100000);