01-25-2006 01:08 AM
01-25-2006 01:24 AM
Hi,
First , read the user manual of PCI 6024 and get an understanding of your DAQ card's capabilities, its Device pinouts for location of AI and AO channels on the terminal block
The best way to start would be choosing a suitable program from labview examples.
For traditional daq examples, Go to LabView Example Finder : Hardware Input and Output >> traditional daq>> Analog output folder, and choose a relevant VI,
For daqmx examples, Go to LabView Example Finder : Hardware Input and Output >>DAQmx>> analog generation>> voltage folder, and choose a relevant VI
Read its documentation and use it for generating signals.
Any doubts, do get back
Hope this helps
Regards
Dev
01-25-2006 02:00 AM
01-25-2006 02:11 AM
Which version of NI DAQ do you have?
01-25-2006 02:14 AM
01-25-2006 02:18 AM - edited 01-25-2006 02:18 AM
Try uninstalling 6.9.2 and installing a higher DAQ version of NIDAQ7.0 or above.
Message Edited by devchander on 01-25-2006 02:20 AM
01-25-2006 02:23 AM
01-25-2006
02:37 AM
- last edited on
06-03-2025
05:40 PM
by
Content Cleaner
These are the latest DAQ versions for DAQmx and traditional DAQ
https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html
http://digital.ni.com/softlib.nsf/websearch/3DBF3D343476A28F8625709E006A4937?opendocument&node=132060_US
01-25-2006 02:44 AM
01-25-2006 10:32 PM
I have tried to installing the new driver that you recomment me.
But I have one question :
How to set the channel of PCI 6024E. For example I want to generate the signals by using AO1 (Analog Output channel 1) to send out
from AO1 channel of PCI 6024E and recieve some signals to measure by using AI2 (Analog Input channel 2) something like this.