Hey Archie, I did some testing today with 3.93. The 999 error seems to be gone. Thanks
On to the second issue. Let me try to give you the setup:
PAGE 1 has device 1=modbusTCP1, 172.16.0.3, port 502, id1--works fine everytime
PAGE 2 has device2=modbusTCP1,172.16.0.2,port 502, id1--comm error 21 no data from plc(21)
PAGE 2 has device3=modbusTCP2,172.16.0.2,port 502 id2--comm error 21 no data from plc(21)
I tried a bunch of different configurations for device 2 and 3 that doesnt work. I tried a 2 and 4 wire config with both 9600 and 19.2k baud and neither one worked. I verified comms was good with each config using modscan32. i reverted back to my original project built with 3.70 and found that it works fine with all devices. i did verifiy what you tested using different ports using modsim but i have not been able to do this with real contollers. Is there a chance that using the same port(502) for all devices is causing the second device to not establish comms? To add a bit more complexity i added device 2 and 3 to 172.16.0.3 along with device 1 but the values returned are all wrong for devices 2 and 3 while device 1 was fine. Im stalled here and I dont know how to move forward to get comms from my devices. Thanks for the help.