Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I generate 2 different WaveForm in the same time

Hello,
 
I use a NI 6733 card and measurement studio 8 with MFC class.
 
I would like to generate 2 different waveform in the same time on 2 diffrent analog output channel.
I would like to know how can i do that bescause I succeed to generate one wafeform on one channel but not the second.
I would like to create 2 task one per analog output channel and waveform and launch the task in the same time.
 
 
I use the buffer FIFO and I think I have a probleme to share the buffer between the to different channel.
 
thank you for your attention.
 
 
0 Kudos
Message 1 of 2
(4,909 Views)
Hello,

This corresponds of the third case detailed in this KnowledgeBase. You have to use one task with two channel, and feed it with your two independant waveforms (at the same sampling rate).

Cordially,
0 Kudos
Message 2 of 2
(4,877 Views)