05-07-2016 02:37 PM
I've done a labview project (.vi) adquiring data with an internal DAQ but now I need to work in another PC and I´m going to use a DAQ-pendrive. What do I have to modify in my project?
Thanks for your time
05-07-2016 03:20 PM
Without code I can't say exactly yes or no, but usually: nothing.
If old and new devices use DAQ driver and the same vi (read/write), then you need only correct name of device in code or configure task in MAX (depend on your method).
05-07-2016 06:21 PM
Artem is correct, please specify what you mean also by pendrive, do you mean you have been using a PCI DAQ Card and are now using a USB DAQ Device? If so Artem is correct, for further understanding of DAQ and why Artem is correct, please find below a link attached which describes how DAQ operates and why it is not needed to modify code: