Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

efficient way of writing multiple waveforms to pxi 6561

Hi,

I wanted to know if there is a efficient way to write multiple waveforms to the pxi 6561. Suppose I have several waveforms stored as .hws in a file, and I want to write all of them to the pxi 6561. I am now writing them one by one, by retrieving each waveform and writing them to the device, but I wanted to know if there is a more efficient way of doing this built in labview. I suppose later I could build my own subvi to do this if there isn't one already built

Thank you
0 Kudos
Message 1 of 2
(3,068 Views)
Hi Timothy -

The "Write Named Waveform" VI is the only one provided with the HSDIO driver for adding waveforms to onboard memory.  If you need to do a batch process, it should be as simple as writing an error-checking loop to call the function repeatedly.
David Staab, CLA
Staff Systems Engineer
National Instruments
Message 2 of 2
(3,048 Views)