User`s manual

10-12
Data link DL1 (master station) function
10
[4] How to make synchronize
In order to securely transfer data between a master station and a slave station, we recommend to syn-
chronous these stations.
(1) Synchronous with OUT instruction
1000
1010
0200
0210
Sending
Receiving
Sending station program
00000
10000
10100
10000
02000
02100
Master station
(JW-32CUM1)
Salve station 01
Salve station 02 ---
- Turn ON 00000 at the sending station. OUT 10000 shall be self latch circuit.
- When 02000 of the receiving station turns ON, it turns ON OUT 02100. Return this signal to the
sending station.
Remarks
As shown in the figure below, a signal which turns ON shorter time for the communication cycle may
not be transferred.
00000 F-44
10000
(2) n byte transfer
To make synchronous for all the data, add the synchronous signal at the head and the end of data
area.
[Example] To transfer 1001 to 1002, add 10000 and 10030 as synchronous signal.
1000
1003
0200
0203
Synchronous signal Synchronous signal
Data transfer
Synchronous
signal 10000
Synchronous
signal 10030
Synchronous
signal
F00
F00
0201
0400
0202 0401
F00
F00
0400
0401
1001
1002
00000
02000 02030