AX-Series Motion Controller Instructions Manual Chapter 2
216
2.3.1.10 DMC_ImmediateStop_P
Supported Devices: AX-308E, AX-364E
DMC_ImmediateStop_P can stop the PO axis motion immediately and stop the pulse output.
FB/FC Instruction Graphic Expression
FB DMC_ImmediateStop_P
ST Language
DMC_ImmediateStop_P(
Axis : =,
bExecute : =,
bDone =>,
bBusy =>,
bError =>,
Inputs
Name Function Data Type
Setting Value
Timing to Take Effect
bExecute
The instruction is
enabled when
bExecute changes
BOOL True/False (False) -
Outputs
Output range (Default Value)
bDone
True when the instruction execution is
BOOL True/False (False)
bBusy
True when the instruction is triggered to
BOOL True/False (False)
bError True when an instruction error occurs. BOOL True/False (False)
ErrorID
Record the error code when an error occurs.
Refer to Appendix for error code descriptions.
DMC_ERROR
*
DMC_ERROR (DMC_NO_ERR)
*Note: DMC_ERROR: Enumeration (Enum)
Output Update Timing