LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Duration and pause of signal

Hi all,

      I’mnew to LabView and I need help. In my experiment I’m  use one generator Agilent 33220A and oscilloscope DSO6014A. The Generatorconnect to PC with help GPIB-PCI.  All   I want is generate  signal (it can be sine) and be able change , frequency,the duration of signal, pause between two signals, amplitude and waveformfunction)   and save date in file *** .csv   with help oscilloscope

            For example a want to generate sinesignal duration 2 seconds and after that a need a pause duration  1 second.  Or signal 1 second – pause 3 second.

Please, help mi programming it. 

0 Kudos
Message 1 of 4
(2,723 Views)

A state machine architecture may work for you, your enum could read "wait 2 seconds", "wait 1 second", "wait 3 seconds"

 

there are tons of examples on this forum and in the example finder on state machines.

Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 2 of 4
(2,712 Views)
I hope this helps:
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
Message 3 of 4
(2,711 Views)

hello,

        thanks for you  answer, but it's not help mi.  please, help mу create this VI. I want  For example a want to generate sinesignal duration 3 seconds and after that a need a pause duration  1 second. 

Thanks for help.

0 Kudos
Message 4 of 4
(2,688 Views)