LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate burst

Hi everyone,

 

I'm asking You for help, it is my first steps with Labview software so pleas be patient.

I'm using measurement card Agilent series 2500 and Labview 2010.

I creat program that can generate function waveform and arbitrarywave, and now i want to change/convert that wave signal in to a burst. I want to set number of cycle, period and shape of that burst signal(sin/sawtooth/ect). I attach the Vi with generator and a eample of burst i try to archieve

Hope you can help me.

 

Best Regards 

Simon

 

Download All
0 Kudos
Message 1 of 4
(4,040 Views)

Hi Simon and welcome to NI Forums!

 

In this case I believe you have to generate the burst output as an arbitrary waveform, since that is the custom mode your device supports. You can use the Signal Processing > Signal Generation palette VIs to create the array of double precision floats that you can input as an abitrary waveform on the device.

 

You also do not necessarily need to use a loop architecture to generate multiple busts, just wire a non-zero value to the iteration terminal of the Configure Channel (AO) VI.

 

If yu have any trouble usng the diver or with the application, please let me know.

 

Best regards:

 

Andew Valko

NI Hungary

Andrew Valko
National Instruments Hungary
0 Kudos
Message 2 of 4
(3,879 Views)

Thanks for the reply, but I already solved the problem

0 Kudos
Message 3 of 4
(3,848 Views)

Can you post how you solved the problem? Thanks!

0 Kudos
Message 4 of 4
(3,385 Views)