Hi All,
Following is my setup,
I have 2 Beijer HMIs t7f2 and t5f2 connected to a computer via a ethernet hub. I have written the script inside each of the HMI to periodically send data to the sql express 2012 on the computer. This works perfectly when I connect only one of the HMIs.
The issue,
As soon as I connect both of them on the network the t7f2 ceases to work and only t5f2 works. I have tried changing the ethernet cable,rebooting the HMI etc. But still no luck. Kindly suggest.
Thanks in advance.
Sushil.
Issue sending data to sqlexpress from 2 hmis over a network
Re: Issue sending data to sqlexpress from 2 hmis over a netw
How is your table set up in the sql database? Try enabling some error catching using try/catch to see what kind of errors the panels give of when crashing.