04-23-2015 07:59 PM
Hello, I am having connectivity trouble with my NI cDAQ 9191, which is a network DAQ device.
The strange thing is that I can get it to work on one laptop, but not the client's laptop. Both laptops are actually the same model (HP Probook 5430s) running Windows 7. Here is a list of what my setup is:
The specific occurance is that the code will connect successfully, but then timeout the connection in the False case and then not connect again until i reset the network adapter. This can be repeated over and over again.
Does anyone on here know of some other network settings I can tweak to try to get this to work?
Thank you for any advice that could help me solve this problem.
Best,
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
04-23-2015 11:15 PM
04-23-2015 11:32 PM
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
04-24-2015 07:11 AM
04-24-2015 04:24 PM
On our, working, laptop the auto-assigned IP address is currently "169.254.17.104".
The client's computer's auto-assigned IP address "169.254.4.241".
These both auto-assigned themselves to match the subnet of the 9191.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
04-27-2015 09:22 AM
James,
What is the subnet mask for your network? Do all of the devices conform to the same subnet mask?
Try pinging the cDAQ 9191 from the client computer after it disconnects. Are all of the packets returned successfully?
What happens if you try to reserve the chassis on the client's computer in MAX rather than LabVIEW? Are you then able to run test panels on the module that is in the 9191?
Try first unreserving the chassis in MAX on your computer then try running the code again on the client computer. Any success? What if you force chassis reservation by changing the boolean of the DAQmx Reserve Network Device to true?