Troubles with ModbusTCP communication

Hi everybody!

We're using Citect 2016 update 38, if i'm not wrong it is the last update for this version.

We have many PLCs already using ModbusTCP without any issues. 

Not long ago we added a new PLC. But Citect has never been able to establish a communication. We left Wireshark running on the backgorund and we discovered that Citect sends only one request (which is responded by the device succesfully) and nothing else happens. No other frame is sent from Citect to the PLC. After 100seconds the PLC closes the TCP connection as it doesn't receive any further package from Citect.

After running this test, we created a new empty project with only this PLC and just one variable (the same configuration). We don't understand why but this time the communication works perfectly.

We have already tried to delete the IODevice in the original project and add it again but we get the same results. Besides I think there is not parameter configuring the protocol or port used with this plc in the "config.ini"

Any ideas???

Thanks in advance