6.6 Program Example
E5CK
6–17
6.6 Program Example
JHow to use programs
The program described below obtains corresponding response frame data when some
of the command frame data is input.
The input format is as follows. The FCS and terminator are automatically generated,
and need not be input.
CR
Unit
No.
Command
code
Data
FCS
Command type
@
*
2B
2B 1B 2B 4B 2B
Input these data. These are automatically
generated.
The output format is as follows. The content of the response frame is displayed as it is.
Unit
No.
Command
code
Data
FCS
Command type
CR
End
code
@
*
2B 1B 2B 4B 2B 2B2B
F Procedure
(1) Read the program.
(2) Enter RUN".
(3) When send data:" is displayed, enter the command data (from @ to the command
string).
(4) The content of the response frame is displayed following receive data:".
F Conditions when running a program
Ă• Set the communications conditions as follows:
Baud rate : 9600 bps
Bit length : 7 bits
Parity : Even
Stop bit : 2
Ă• Make sure that the communications cable is properly connected.