Set OnLadderInt On|Off
At power on, Set OnLadderint
is On
by default.
This command turns on or off the ability to receive Ladder Logic interrupts.
When Set OnLadderInt
is On
, the interrupt service routine (ISR) set using
the On LadderInt
command will be executed when the corresponding
interrupt occurs. If Set OnGlobal
is Off
, then the ISR will not be executed
when the Ladder Logic interrupt occurs.
See also On LadderInt.