LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

lighting 3 leds using flat sequence and time delay express VI?

Solved!
Go to solution

run the vi and light an LED, 1 sec later the 2nd led should light, 2 more seconds later the 3rd led should light then all should stay on for 3 seconds i need to use a flat sequence with 3 frames and a time delay express in each frame

 

Any advice or tips would be greatful im kinda new at this iv been messes around with it and so far no luck

0 Kudos
Message 1 of 3
(3,224 Views)
Solution
Accepted by topic author delvecchi088

nevermind i got it

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

Generally flat sequences are to be avoided except to enforce dataflow on functions like Wait which do not have suitable inputs and outputs.

 

It sounds as though this was a learning exercise, right?  If so, see if you can find a way to do it without a sequence structure.

 

Lynn

Message 3 of 3
(3,185 Views)