I did a bit more messing around:
I started with a clean AdvancedHMI project and made 2 forms: each with a gauge, a Modbus TCPIP comm driver to one PLC, the two gauges reading different addresses on that same PLC.
I used a formchange button to switch forms.
When I run this, the first gauge works fine, and the gauge on form2 does not respond.
Next, I deleted the TCPIP driver for the first gauge. Obviously, that gauge now displays an error - but the second gauge works now!
It seems the second comm driver was preventing the first from working.
Why? Is this a bug, or is something extra required to set this up correctly?
This should be simple enough...
Any help would be much appreciated,
Regards,
Quinton Wideman