Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Buffered output using pci-6534

I'm using the pci-6534. I have three binary files that I would like to use as output. I would like my program to output file 1 on an external trigger and wait for a software trigger to send out files 2 and 3. At the end I would like the program to loop files 1,2 and 3 for N times. Can someone help me with this program, thanks
0 Kudos
Message 1 of 2
(2,370 Views)
Hi,

What version of LabVIEW do you have? If you have LV 7.x the first thing you need to do is install NI-DAQ 7.4. DAQ 7.4 supports the 6534 device in DAQmx.

You can get it here:
http://digital.ni.com/softlib.nsf/websearch/90b60d5899bcccdb86256fc700581b89?opendocument

With DAQ 7.4 and DAQmx you can run the program I have attached. It is just an example of how to do what you are looking for. In the program you will see notes that describe what is being done.


-Sal
0 Kudos
Message 2 of 2
(2,365 Views)