01-17-2012 01:46 PM
I am trying to connect to a cDAQ-9188 with MAX. This is a chassis that I've connected to before. After initially receiving an error when trying to reserve the chassis, NI tech support asked me to perform a Reset Configuration Data in MAX, which I did. Now I am trying to perform an Add Device in MAX, and when I do I receive error 201401.
I am using MAX 5.0.0f1. The 9188 has firmware version 1.2.0f1. I am using a Win7 machine. I am connecting with an ethernet crossover cable directly from laptop to chassis. Windows Firewall is off. I am able to ping the chassis successfully. MAX is able to communicate enough to determine chassis Model, SN, System State and Firmware.
Please see 2 screenshots attached.
If you have any suggestions, please let me know. Thanks.
01-18-2012 01:56 PM
Hi rick.s,
I did some research and I would like to know the daqmx version that you have. I strongly recommend you to have the latest one (9.4) that you can find here. This KB article describes some troubleshooting steps that you might follow to get your chassis up and running.
Regards,
01-18-2012 03:31 PM
I have daqmx version 9.4. I'll look at the steps in the troubleshooting article.
01-19-2012 11:28 AM
I have the same problem with cDAQ 9191.Did you solve it?
01-20-2012 11:19 AM
I have not solved the problem.
01-20-2012 01:41 PM
Hey Guys-
I'm sorry to hear that you are both having problems. Hopefully you can get some better suggestions to help dig in.
The symptom you describe sounds like some traffic (like mDNS identication, used for discovery) are making it through, but some other NI-specific packets are not (for example, querying the hostname or other properties of the device, which are reported and queried in an NI-specific way).
I had an interaction on a recent thread where a user was getting stymied by VMWare virtual adapters. I linked to an NI KB that has a list of troubleshooting suggestions that we have compiled from other users that ran into troubles. Please check out that thread and KB to see if you find anything helpful. If not, post back here and we can try to dig deeper with your specific setups.
01-24-2012 11:20 AM
Hi! I have solved the problem. Connect the computer to the device via ethernet cable then you just need to change the IP adress on your PC, set the IP as the same IP of the device. After that just follow the instructions.
01-24-2012 08:49 PM
Hi ro84-
I would like to clarify your post since it seems unlikely to work for other users. If you choose to use a static IP configuration, you should set your host and device to IP address on the same subnet, so they will be similar (how similar depends on your subnet mask), but they should not be exactly the same.
Alternatively, you can leave your 918x or 9191 chassis in 'DHCP or Link-Local' mode and your Windows host to 'Obtain an IP address automatically...', then both should fall back to link-local addressing (169.254.xyz.abc) and they should be able to communicate successfully when directly cabled in this configuration.
01-25-2012 08:24 AM
I have narrowed down my problem to be related to our company network and the configuration of my PC for this network.
I tried MAX on a different computer with Win7 and it worked fine.
I have worked around my issue by placing the chassis on our network and configuring the chassis for DHCP only. I can now communicate with it through our network.
Thanks for your help.
08-08-2014 11:42 AM