01-15-2008 06:11 PM
01-16-2008 04:13 PM
Hello,
A great place to start is the National Instruments Example Finder. The Example Finder is located in the Help Menu as Find Examples. In the Browse tab of the Example Finder, open up the following series of folders. <Hardware Input and Output> <DAQmx> The folders for Analog Generation and Digital Measurement should be help for your application. Please note that stopping an analog output will not stop the output of the last value written. The value will need to be updated to zero if that is the desired “off” value. Is the analog voltage signal a signal value or will it change with time?
01-20-2008 08:30 AM
01-20-2008 08:59 AM
It's not really a related question and you should have started a new thread.
The driver for the USB-6008 is something called DAQmx. Unfortunately, DAQmx is only compatible with LabVIEW 7.0 or higher. If you can't upgrade LabVIEW and don't want to use a different programming language, I would suggest you post your requirements for the DAQ device or look at http://www.ni.com/products/ yourself to see the different hardware options. You will need hardware that is supported by the old 'Traditional NI-DAQ' driver. You can get a list of boards and which driver can be used at http://www.ni.com/support/daq/versions_portable.htm#du for USB and just click the other links at the top of the page for other types.