B
Communication Command Guide
B-6
Return-to-origin (ORG)
Format
@ORG[.<node number>] c/r l/f
Meaning
Performs the return-to-origin.
Function
This command has the same function as the return-to-origin (ORG) input.
Setting
<Node number> : 1 to 16 (This setting can be omitted when the same command is sent to all the controllers connected
with the host device, as by daisy chain connection.)
Communication example
Transmission
Response
@ORG.1 c/r l/f
Return-to-origin operation
RUN.1 c/r l/f
Starts the return-to-origin.
END.1 c/r l/f
Normal end
JOG movement (JOG+, JOG-)
Format
@JOG+[.<node number>] c/r l/f
@JOG-[.<node number>] c/r l/f
Meaning
Performs the JOG movement in the + or - direction.
Function
Performs the JOG movement of the robot in a specified direction (+/-).
n
NOTE
• The JOG movement speed is set using "JOG speed (K10)" of the RUN parameter.
(See also Chapter 3, section 4.2 "Parameter details" of the Controller Guide.)
• The JOG movement using the communication command does not relate to the manual mode status.
Setting
<Node number> : 1 to 16 (This setting can be omitted when the same command is sent to all the controllers connected
with the host device, as by daisy chain connection.)
Communication example
Transmission
Response
@JOG+.1 c/r l/f
JOG movement in the + direction.
RUN.1 c/r l/f
Starts the JOG movement.
@STOP.1 c/r l/f
Transmits the operation stop.
OK.1 c/r l/f
JOG movement normal stop