CHAPTER 6 USING THE COMMUNICATIONS FUNCTION
E5CK
6--12
6.6 Program Example
J
How to use programs
The program described below is for obtaining 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 data
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
2B
2B
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 condition as follows:
Baud rate : 9600 bps
Bit length : 7 bits
Parity
: Even
Stop bit
: 2
•
Make sure that the communications cable is properly connected.