Moog Animatics SmartMotor™ Developer's Guide,Rev. L
Page 708 of 909
SLEEP1
Ignore Incoming Commands on Communications Port 1
APPLICATION: Communications control
DESCRIPTION: Prevents motor from executing channel 1 commands
EXECUTION: Immediate
CONDITIONAL TO: N/A
LIMITATIONS: N/A
READ/REPORT: N/A
WRITE: N/A
LANGUAGE ACCESS: N/A
UNITS: N/A
RANGE OF VALUES: N/A
TYPICAL VALUES: N/A
DEFAULT VALUE: WAKE1 state
FIRMWARE VERSION: 5.0.x, 5.16.x or 5.32.x series only
COMBITRONIC: N/A
DETAILED DESCRIPTION:
The SLEEP1 command is used to put a SmartMotor™ into sleep mode with respect to channel 1
serial commands. While in sleep mode, a SmartMotor will continue to echo (if in ECHO mode)
all characters received over the network, but it will ignore all commands other than a WAKE1
command.
The most common use of the SLEEP1 command is to keep daisy-chained SmartMotors from
responding to commands in a program that is being downloaded to another SmartMotor in the
same chain.
If a program is running when a SmartMotor receives the SLEEP1 command, that program will
continue to run. Messages originating from within the running program of a sleeping
SmartMotor will be transmitted unless the motor is also in SILENT1 mode. For details, see
SILENT1 on page 698.
SLEEP1 may be issued from the terminal or within a user program. SLEEP1 mode is
terminated by the WAKE1 command.
Part 2: Commands: SLEEP1