20.14 How to Run External Operations from Multiple Display Units

External operations can be performed by multiple display units at one time. However, a time lag will occur due to each display unit's read time, and the order in which the operations are performed and the [Completion Bit] turns ON will differ. Set the operation code after verifying that every [Completion Bit] in each display unit has turned OFF.

Also, when clearing the operation code to "0", ensure that every [Completion Bit] in every display unit has turned ON.

Example)

Using multiple display units (GP1, GP2), set the same address for the [Control Word Address] for external operations, and set separate addresses for the [Completion Bit] of each display unit.

  1. Set the operation code and alarm type in the [Control Word Address] from the PLC.

  2. GP1 and GP2 process orders from the PLC.

  3. When the operations finish, the GP1 and GP2 [Completion Bit] turns ON.

  4. The PLC verifies that each [Completion Bit] in all the display units is now turned ON.

  5. Run the [Control Word Address]'s [Operation Code] "0" (no operation) from the PLC.

  6. When the display unit writes "0" as the [Operation Code], the [Completion Bit] turns OFF.

  7. The PLC verifies that each [Completion Bit] in all the display units are now turned OFF.