
4.LADDER LANGUAGE B-63983EN/02
- 364 -
Control condition
ACT=0: The AXCTL function is not executed.
If RST is 1, PMC axis control instruction reset processing is
performed.
ACT=1: The AXCTL function is executed.
ACT is to be maintained '1' till the end of AXCTL processing.
And reset ACT immediately after the processing is complete
(W1 = 1) or when the CNC enters the alarm state.
RST=0: Release reset.
RST=1: Set the reset signal (ECLRx) to 1 and W1 becomes 0. All the
buffered commands are invalidated and the command being
executed is stopped.
If the CNC enters the alarm state, reset the PMC axis control
instruction by setting ACT to 0.
CAUTION
1 Usually, set both ACT and RST to 0. Set ACT or
RST to 1 only when executing the instruction. Note
that, while ACT or RST is set to 1, you cannot update
the ladder program after editing it.
2 If you make any change to the ladder program while
RST is set to 1, you may be unable to continue to
execute the AXCTL instruction when re-executing
the ladder program. When changing the ladder
program, set both ACT and RST to 0.
3 When RST and ACT become 1 at the same time,
RST is prior to ACT.