Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: mhw on March 10, 2016, 03:12:37 PM
-
I have a domore reading and writing to two Ethernet clicks. I keep having time outs with them. Each one is setup as a separate device. I have put the timeout to 500ms and it still throws an error. There are no exception responses. Any ideas on how I should troubleshoot this problem?
-
Make sure the Ethernet Ports for the Do-more and all your Clicks are configured properly:
They all have the same subnet mask, and on the same subnet itself, no duplicates
(e.g. all are 192.168.x.x w/subnet 255.255.0.0, and all the x.x values are unique across ALL TCP/IP devices not just PLCs (no network printer, etc.))
-
I have a domore reading and writing to two Ethernet clicks. I keep having time outs with them. Each one is setup as a separate device. I have put the timeout to 500ms and it still throws an error. There are no exception responses. Any ideas on how I should troubleshoot this problem?
The easiest solution I could come up with is to replace the Clicks with other Do-mores. ;)
-
I do not see any address conflicts but I do not see any errors when I am not connected to the office LAN.
[/
The easiest solution I could come up with is to replace the Clicks with other Do-mores. Winkquote]
This would not of been necessary if the T1H had serial options.
-
how often are you executing the MRX instructions? could it be that you are getting into a mode where the Click is replying to one request when you are sending it another one ?
-
I am hitting them as fast as I can.
I disconnected a wireless router that was connected to the network. The errors stopped after disconnecting it.