LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Switch on timer

Solved!
Go to solution

Hi,

 

I would like to generate a sinusoidal waveform source from DAQ Assistant 2 sec after the VI is called. The source will then use to run a piezoceramic stack. How do I turn on the source automatically using timer after 2 sec? 

 

Thank you.

0 Kudos
Message 1 of 3
(2,256 Views)
Solution
Accepted by CYTeoh

Hi,

 

Add a Time Delay Function before calling your DAQ Assistant.

Wiring of Error out from Time Delay to Error in of your DAQ Assistant ensures your timing.

 

Because DAQ Assistant can only start when Time Delay has finished (Dataflow principle)

 

regards

adigator

 

2 seconds Delay before DAQ Assistant.PNG

0 Kudos
Message 2 of 3
(2,247 Views)

Thanks!!

 

That's what I need.

 

Your help is much appreciated.

 

Best regards,

CYTeoh

0 Kudos
Message 3 of 3
(2,238 Views)