LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to setting channel (DAQ) PCI 6024E using with LabVIEW 7

Now I have connected PCI 6024E + installed driver and installed LabVIEW 7 but I don't know
How to setting channel (DAQ) PCI 6024E using with LabVIEW 7. For example I want to use AO1 (Analog Output channel 1) to generate
the signals but I don't know how to send the signals out from AO1 of PCI 6024E.
0 Kudos
Message 1 of 13
(3,571 Views)

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

 

 

0 Kudos
Message 2 of 13
(3,554 Views)
I have tried your step. But it cann't run, it has some error about DAQ IN and DAQ out. I think becuase of driver for PCI 6024E that I have installed it don't work with LabVIEW 7 ? Can you help me ?
0 Kudos
Message 3 of 13
(3,552 Views)

Which version of NI DAQ do you have?

 

0 Kudos
Message 4 of 13
(3,547 Views)
I have version 6.9.2 NI DAQ Software for windows.
0 Kudos
Message 5 of 13
(3,546 Views)

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

0 Kudos
Message 6 of 13
(3,543 Views)
How to get the higher version please, give me (url) or file download. 
0 Kudos
Message 7 of 13
(3,540 Views)

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 

Hope this helps
 
Regards
Dev
 
0 Kudos
Message 8 of 13
(3,532 Views)
Thank you so muck. q^_^p
0 Kudos
Message 9 of 13
(3,530 Views)

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.

 

0 Kudos
Message 10 of 13
(3,519 Views)