Page 1 of 1

Issue sending data to sqlexpress from 2 hmis over a network

Posted: Mon Sep 12, 2016 3:09 am
by sushil123
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.

Re: Issue sending data to sqlexpress from 2 hmis over a netw

Posted: Wed Oct 05, 2016 5:47 am
by liestol
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.