06-02-2009 11:36 AM
I made a vi which I converted into a exe file. The exe file runs fine on the computer i geneated on. It also works on the computer for the intended use. The problem is that the 3 NI 9211 attached have somehow changed the address and now NI 9211 (2) and NI 9211 (3) are swaped and I don't get the right reedings.
06-02-2009 04:12 PM - edited 06-02-2009 04:12 PM
What chassis and driver are you using with the 9211s? For example, USB-9162 and DAQmx. I also assume your problem is that the devices ennumerate as Dev1/Dev2/Dev3 on setup A and as something like Dev1/Dev3/Dev2 on setup B. If that's the problem you can just rename them in MAX to be what you want.
If this is not your problem, please elaborate on your issue.