From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,367 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,362 Views)