12-21-2012 03:10 PM
I suspect this is a very basic question however I don't know the answer, We have a USB 9215 which we have been using for some time we have purchased a second one which we want to use for exactly the same purpose. My question is when I plug the new one into the computer the NI measurement and automation explorer software detects it however it does not work as it has not been configured how do I go about copying the existing DAQmx tasks onto it ?
Solved! Go to Solution.
12-26-2012 04:40 PM
Hi,
All the MAX tasks are assigned to a specific device, if you have a new one you will need to create new tasks, or modify the channel settings in the task.
12-29-2012 02:08 PM
Thank you, very much appreciated.
01-01-2013 02:23 PM
Its actually a little simpler than that. The Tasks are assciated with a specific VISA Alias, which is in turn reserved for a unique device. However, NI provides a tool to manage and change VISA Options. Convienently available in MAX>>Tools>>NI-VISA>>VISA Options (nice of them to call it that)
Just re-assign the Alias of the old device to the new device and Bob's your uncle
01-01-2013 04:35 PM
Actually Bob is my Uncle (Uncle Bob) and thank you