05-18-2011 07:22 AM
I Have made one program for acquiring analog signal from USB6009, the programming is running and acquiribng the signal,
Then i have generated an *.exe using application builder, the *.exe is also running in my PC properly but when i am connecting the USB in another PC and running the *.exe in that PC the programming is running, but not able to acquire the signal,
In that PC LabVIew run time engine 2009 is installed along with the USB6009 drivers comes with the device
05-18-2011 09:37 AM
How does your program identify the DAQ device? In some programs I have searched DAQ devices for a matching serial number to find its name (i.e. Dev1, Dev2, etc...). If you hard coded a specific name in the exe, the device may not have the same name on the new PC. The names are assigned as instruments are attached.
If MAX is installed on both machines you can check to see if the same name was assigned.
05-18-2011 12:38 PM
How to make the code which will search the devices and automatically start acquiring data from the devices.
Please help me more
05-19-2011 08:49 AM
What version of LabVIEW are you running?
05-19-2011 09:23 AM
Attached is the code I used to find two USB DAQ devices in an external instrument.
The serial numbers can be found on the devices themselves, or you can look them up using MAX