8 PROGRAMMING
8.1 Interlock Programs of Cyclic Transmission
39
8
8 PROGRAMMING
This chapter describes program examples of CC-Link IE Field Network Basic.
For program examples of general-purpose Ethernet communication, refer to MELSEC iQ-F FX5 User's Manual (Ethernet
Communication).
8.1 Interlock Programs of Cyclic Transmission
When creating a cyclic transmission program, configure an interlock such that the processing is performed when normal cyclic
transmission between the master station and slave stations is performed.
Program using labels
A program using labels is provided below.
Labels used in the program
Classification Label name Description Device
Module label FX5ENET_1.bnSts_uval_Various_states_D[0] Cyclic transmission status U1\G4160.b0
FX5ENET_1.bnSts_CyclicTransmission_Station_D[1] Cyclic transmission status of each
station (station No.1)
U1\G4100.b0
FX5ENET_1.bnSts_CyclicTransmission_Station_D[2] Cyclic transmission status of each
station (station No.2)
U1\G4100.b1
Label to be
defined
Define global labels as shown below.