LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Simultanioues Out on two Different channel

We have PXI 6711 . We need to generate sine wave and the DC voltage on two different channel . Is is possible to do this using traditional niDAQ . Pl help me with this . I tried this but getting an error say resource sharing . The software used is CVI

Apriciate your help

Regards,

Sharanu
0 Kudos
Message 1 of 2
(3,038 Views)
Hello Sharanu,

I was able to find an old example written in Visual C++ 6.0 that performed double buffered waveform generation on multiple channels with the 6711. The main purpose of this example is to give users an idea about programming the waveform generation on multiple channels using NI-DAQ C function calls and interleaving the data before performing the waveform generation. I hope that you are able to find this example useful.

Best of luck.

Jared A
0 Kudos
Message 2 of 2
(3,038 Views)