Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

How to include an additional channel in AFG 3102 series standard waveform driver

My task is to integrate the front panels of both Oscilloscope and function generator in one LabVIEW program. I have installed the drivers of both oscilloscope and function generator. In thw file attached you will see that for Oscilloscope DPO 4054, I have included CH1 and CH2. But for AFG 3102, there is only one channel.

I want generate the different signal in the two channels and to be acquired from DPO and displayed in my progg  simultaneously.

Please advice me the necessary changes.

0 Kudos
Message 1 of 2
(6,137 Views)

I don't understand your problem. The Configure Standard Waveform and Output Enable functions clearly have settings for ch1 or ch2. You just need to duplicate the functions. Your acquisition loop will then acquire both channels. You should also use some basic dataflow to ensure the signal generator is programmed before you start acquiring data. You also can't change the signal generator once the VI starts so I don't understand the reasoning for constant acquisition of the same signals.

 

p.s. You also posted to the wrong board. This is for NI Signal Generators. The appropriate board is Instrument Control.

Message 2 of 2
(6,130 Views)