C-34
FX Series PLC User's Manual - Data Communication Edition
Parallel Link
6 Test Run (Communication Test)
6.2 Creating Programs for the Communication Test
2. Program for communication test (for the slave station)
Create the program shown below for the communication test. (This program is not required during actual
operation.)
6.2.2 For FX1S or FX0N Series
1. Master station communication test program
Create the program shown below for the communication test. (This program is not required during actual
operation.)
2. Slave station communication test program
Create the program shown below for the communication test. (This program is not required during actual
operation.)
M8000
M8071
MOV
K500 D8070
0
M8000
MOV
K1M800 K1Y000
11
MOV
K1X000 K1M900
22
END
M8000
M8178
(In the FX
3U
and FX
3UC
)
This step is not required when using ch 1.
When using ch 2, set M8178 to ON.
8
M8000
M8070
MOV
K500 D8070
0
M8000
MOV
K1M450 K1Y000
8
MOV
K1X000 K1M400
19
END
M8000
M8071
MOV
K500 D8070
0
M8000
MOV
K1M400 K1Y000
8
MOV
K1X000 K1M450
19
END