09-04-2021 08:00 AM
Hi all
I am using NI USB 6361 DAQ card and recently facing a strange phenomenon i.e. as soon as I restart PC, DAQ device name automatically changes in NI MAX. Forexanple, if currently device is saved as Dev1in NI MAX, after restart, it's name will automatically changed to Dev2, after next restart, it will changed to Dev3 and so on.
Kindly suggest some solution to this problem as it is difficult to use this device in my C# application with this problem (after each restart, i have to change the name in my application manually by inspecting device current name NI MAX)
09-04-2021 09:59 AM
Does it just change the name alone or do you see the old name as a separate device that is not connected?
I have never seen such a scenario. NI MAX maintains Alias correctly across multiple restarts. Since this is a USB device, do you plugin through an external HUB that changes its address for every restart? is it connected to a fixed USB Hub of the computer?
Of course, you can try a NI MAX database reset but I would think this is an OS-level issue than NI MAX. What version of software do you use?
09-07-2021 11:32 AM
Is the nce file being imported each time the PC starts? This might be the culprit?
09-12-2021 10:54 AM
Hi
1. The Old name came as a separate device that is not connected.
2. NI USB DAQ is directly connected with computer without any USB Hub.
Thanks
09-12-2021 10:56 AM
Hi
I am not importing any nce file.
Thanks