Modbus TCP, sending three bools between two AXC F 2152

Hello, please, who can help me with very easy program in PLCnext Eng. It goes about sending three bools in one word from one AXC F 2152 to second one AXC F 2152 via Modbus TCP? I use library ‘Modbus_TCP_6’ from PLCnext Store. The Controller, which I have for sending data, is a Modbus Server (192.168.1.50), the second one (192.168.1.51) for receiving data is a Modbus Client. The connection is not establish and I don’t know the reason. The client FB reports ErrorCode C050 and AddDiagCode C210 MB TCP Server MB TCP Client1 Thanks for Help, Roman

Hello, easy way to commissioning this MB TCP communication. Removing the Variables ‘Bind IP’ and ‘Destination IP’ at Modbus TCP FB helped. client TCP Roman