App
- 37
Appendix 6 Precautions for Using Serial Communication Module
Appendix 6.1 CSET Instruction
APPENDICES
The program example of clearing receive data is shown in Diagram App.26.
(For the I/O signal is X/Y80 to X/Y9F)
* 1: When using the Q series C24 (function version A), add the dotted line to the sequence program.
* 2: Communicate data when M19 is ON
Diagram App.26 Program Example
0
PLS
M15
3
M15
SET
M16
SET
M17
5
M16
M17
TO
H8
H0A8
K1
K1
M18
*1
*1
X83
X84
*1
RST
M16
RST
M17
RST
M18
SET
M18
T100
K10
H
=
D0
K0
18
M17
T100
FROM
H8
H0A8
D0
K1
30
M18
M19
37
M16
M17
M18
X23
M11
M12
*2
Accepts the receive
data clear request.
Requests the receive
data clear.
Turns ON the receive
data clear completion flag.
Reads the receive
data clear status.
Resets the receive
data clear flag.
Makes the 100ms data
communication to be
disabled after “1” is
changed into “0”.