Strange Problem
glr-fti
Posts: 286
in AMX Hardware
A system that has been running without issues for years....2 NI3000 masters connected via M2M. System works fine until a command is issued that requires devices or communication from System 2 then the ICSP communication comes to a halt and the buffer never empties. I can login via Telnet and the CPU is up to the 95% range, plenty of memory. I can replicate continuously. I tried switching masters and it doesn't matter. I've tried 3100 and 2100 and get the same result. I also isolated the network to just the two masters and my PC and it still happens so I don't think it is a network issues. Anyone run into such an ordeal?
0
Comments
(pad to get enough chars for msg)
I think I am seeing this too, on a larger system with more than 6 masters. It's like the code locks up, I can see network events in diagnostics but the code clearly isn't running anymore, I have a SEND_STRING 0 every time a button is pushed that tells me what TP and button were pushed, and I don't see the SEND_STRING 0 when I push a button, but I do see it on Push Message Status.
What devices do you have on the 2nd master? What command exactly are you using to reproduce it?
I sent the workspace to them for review and I hope I learn something new. I may just have to move some of the code off of the main master and put it on the second. But I know I have a lot of larger systems than this running on one master without issue.
With out defining common devices in both systems M2M can't work.
On most systems, I typically consider one of the masters to be the "Main." I put the URLs of all of the other masters in its URL list. Nothing is in the URL lists of the other masters.
Also, by default, masters are set to ROUTE_MODE_NORMAL. in this mode, a remote system can reroute to others through others. In most cases, I find this unnesscessary. I set my systems to "ROUTE_MODE_DIRECT." It seems to cause less buffering if the connection to a master is poor.
This is my exact problem for now and I realy hard to find this problem..I have two Ni and 3 panels in system all of them is online and connected to my master ni..After a while our Ni is not working good..and we have to reset it..and it working normally again..
Same here. I also do a *set udp bc rate* and set it to 0.