8. Serial Communication Commands
74
© Copyright Reserved Autonics Co., Ltd.
(2)For writing
Format
Command
[Baud Rate], [Data Bit] [Stop Bit] [Parity] [CR]
SCI 19200, 8, 1, 0 [CR]
Writing data types
Baud rate
:
9600
[ 9600bps ]
19200
[ 19200bps ]
38400
[ 38400bps ]
57600
[ 57600bps ]
115200
[ 115200bps ]
Data bit
:
8 [ 8bit ]
7 [ 7bit ]
Stop bit
:
1 [ 1bit ]
2 [ 2bit ]
Parity
:
0 [ No-parity ]
1 [ Odd parity ]
2 [ Even parity ]
Response : (1)In reading
The data for reading has the same format as the data for writing.
(2)In writing
The data for writing is applied.
Note)When configuring baud rate as 115200 bps, it may cause connection trouble of communication.
OGE
It ends Home Search by force.
Format
Command
[Axis specification] [CR]
OGE
X [CR]
Y
Put the axis specification "X" in 1-axis(PMC-1HS).
[Example] • To end Home Search of X and Y axis by force, for 2-axis.
OGE
XY [CR]
• To end Home Search, for 1-axis.
OGE
X [CR]
Response : No-response
PSP
It stops a program or a drive step temporarily.
Format
Command
[Axis specification] [CR]
PSP
X [CR]
Y
Put the axis specification "X" in 1-axis(PMC-1HS).
[Example] • To pause the program or drive step on X/Y axis for 2-axis.
PSP
XY [CR]
• To pause the program or drive step for 1-axis.
PSP
X [CR]
Response : No-response