LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Function Generator (Tektronix, AFG310) pulse generation...

Hi all,

 

I'm trying to generate pulse signal from Tektronix Function Generator (AFG310).

 

I downloaded instrument library from NI website. There were Sine, Square, Triangular, Ramp, DC, and Noise signal.

 

But, there was no Pulse signal section.

 

Anybody can help me?

 

Thanks.

0 Kudos
Message 1 of 2
(3,263 Views)
If you open the "Generate Arb Wfm" within that library you will see that a sinusoid is being programmatically generated and fed to the "Create Arbitrary Waveform" VI. Thus, you can create any array you want and simply feed it to the "Create Arbitrary Waveform" VI. You can use the functions in the Signal Processing -> Signal Generation palette to create your pulse pattern.
0 Kudos
Message 2 of 2
(3,246 Views)