6 Introduction of Functions
6.4 Handy Functions
68
FX3U-16CCL-M User's Manual
2) Program example
*1.
: Unit No. of FX3U-16CCL-M enters.
Caution
When you have stopped the data link using SB0002, make sure to start up the data link using SB0000.
6.4.5 Station number overlap check function
This function checks the status of actually connected stations when the write request for data link start is
given (when BFM#10 b6 is set to ON), and checks whether the assigned station numbers overlap.
1. Number of occupied station number overlap checking
Checks whether or not occupied station numbers duplicate.
1) When there is an overlap, the ERR. LED flashes and the overlap status is stored in SW0098 (station
number overlap status).
2) Even if an overlap exists, data link can be continued with other normally functioning stations.
3) When the switch setting is corrected to normal status and the write request for data link startup is given
again (BFM#10 b6 is set to ON), the ERR. LED turns off and the data stored in SW0098 (station number
overlap status) is cleared.
However, if the starting head number overlaps, it is not regarded as an overlap check target.
Reads the status of SB0040
to SB004F.
M25(SB0045)
M8000
FNC 79
FROM
H05E4 K4M20 K1
SET M2
M2
M8000
FNC 78
TO
H05E0 K4M0 K1
RST
M21(SB0041)
SET M0
M0RST
Turns ON M2 (SB0002)
(data link stop).
Turns OFF M2 (SB0002)
(data link stop).
Turns ON M0 (SB0000)
(data link restart).
Turns OFF M0 (SB0000)
(data link restart).
Writes to SB0000 to SB000F.
Data link
stop
Data link
restart
Stop command
Restart command
RUN monitor
RUN monitor
K
*1
K
*1
Station
No. 1
Station
No. 2
Station
No. 3
Station
No. 4
Station
No. 4
Station
No. 5
Overlap
Intelligent device station (station No. 1 occupies 4 stations)
(Example)
Remote device station (station No. 4 occupies 2 stations)
Station
No. 1
Station
No. 2
Station
No. 3
Station
No. 4
Station
No. 1
Station
No. 2
Overlap
at head
Intelligent device station (station No. 1 occupies 4 stations)
(Example)
Remote device station (station No. 1 occupies 2 stations)
Station
No. 6
Station
No. 5