04-02-2008 03:12 PM
04-02-2008
04:27 PM
- last edited on
09-08-2025
02:39 PM
by
Content Cleaner
Hi Ramis-
The USB-600x devices are indeed supported by DAQmx Base 3.1 for Mac and LabVIEW 8.5/8.2/8.0.
You are used to seeing the device and channel controls auto-populating because you have been using DAQmx for some time. In DAQmx Base, however, the physical channel (and other) controls are not populated automatically.
In order to determine the device number to use, you should run the 'lsdaq' utility from the command line. It will provide a list of devices that you can reference in your DAQmx Base code. Please be aware that if you change device configuration (for example, add or remove a USB device from the system), you will need to completely close and re-open LabVIEW for the change to be properly recognized by DAQmx Base.
Hopefully this helps-
04-03-2008 03:41 AM
04-03-2008 03:57 AM
04-03-2008 04:31 AM
04-03-2008 05:43 PM - edited 04-03-2008 05:43 PM
04-04-2008 02:52 AM
04-08-2008 12:59 PM
Hi Ramis-
Can you please post a screenshot and/or description of the result when you run this VI: <LabVIEW dir>/vi.lib/_DAQmxBase/Internals/Config/Find Devices.vi ?
Thanks-