Chapter 9. Modbus/TCP Client168 PACSystems* RX7i & RX3i TCP/IP Ethernet Communications User Manual GFK-2224Q1516Figure 64: COMMREQ Ladder Logic Segment (continued)Rung # 15: The COMMREQ Function Block has three input parameters and one output parameter.▪ The IN field points to the starting location of the Command Block parameters (%R00301 in this example).▪ The SYSID field of the COMMREQ Function Block defines the target rack and slot of the Ethernet interface toreceive the command data. This hexadecimal word value gives the rack (high byte) and slot (low byte)location of the Ethernet interface module.▪ The TASK field of the COMMREQ Function Block indicates which mailbox task ID to use for the specified rackand slot. For the RX3i and Rx7i ETM001 Ethernet interfaces TASK must always be set to zero. ForPACSystems CPU embedded Ethernet interface, TASK must be set to 65536 (0x10000) to address the CPU’sEthernet daughterboard.▪ The FT output (energizes the CLOSE_FLT coil in this example) is turned ON (set to 1) if there were problemspreventing the delivery of the Command Block to the Ethernet interface. In this case, the other statusindicators are not updated for this COMMREQ.Rung # 16: When ETH_READY is set the CRS word for the Close Modbus/TCP Connection COMMREQ ismonitored for a status of 1, indicating that the Close COMMREQ completed successfully. The CRS word changeto 1 sets coil CLOSE_SUCCESS.