AX-Series Motion Controller Instructions Manual Chapter 2
403
2.3.3.1 MC_Power_DML
Supported Devices: AX-308E, AX-364E
MC_Power_DML is used to enable, disable and immediately stop the specified axis.
FB _DML
MC_Power_DML_instance(
Axis : =,
bEnable : =,
bRegulatorOn: =,
bDriveStart : =,
bStatus =>,
bRegulatorRealState =>,
bDriveStartRealState =>,
bBusy =>,
bError =>,
ErrorID =>);
Inputs
Name Function Data Type
Setting Value
Timing to Take Effect
bEnable
The instruction is run when
bEnable turns from False to
BOOL True/False (False) -
bRegulatorOn Power ON BOOL True/False (False)
Only valid when bEnable is
bDriveStart
Disable the immediate stop
mechanism.
BOOL True/False (False)
Only valid when bEnable is
True.
Outputs
bStatus True when the specified axis can move. BOOL True/False (False)
True when the power is ON