beautypg.com

Mo (motor off), Setting – Yaskawa SMC–4000 User Manual

Page 169

background image

159

SMC–4000 User Manual

MO (Motor Off)

[Setting]

DESCRIPTION:

The MO command shuts off the PID control algorithm and the servo enable signal. The controller will
continue to monitor the motor position. To turn the motor back on use the

SH (Servo Here)

command.

The servo cannot be turned off (MO) while it is commanded to move. Issuing the MO command in this
mode will cause a command error. Use the

ST (Stop)

,

AM (After Motion)

or

AB (Abort)

commands

before MO.

ARGUMENTS: MO XYZW or ABCD

USAGE:

OPERAND USAGE:

_MOn will return the state of the motor where n is an axis letter, 0 = servo loop on and 1 = servo loop off.

RELATED COMMANDS:

SH (Servo Here)

AB (Abort)

AM (After Motion)

ST (Stop)

EXAMPLES:

While Moving

No

Default Value

1

In a Program

Yes

Default Format

1.0

Command Line

Yes

Can be Interrogated

Yes

Used as an Operand

Yes

Virtual Axis

No

MO

Turn off motor

SH

Turn motor on

Bob=_MO

Sets Bob equal to the servo status

Bob=

Return value of Bob. If 1, in motor off mode,

If 0, in servo mode