11-15-2011 02:04 PM
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
Solved! Go to Solution.
11-15-2011 03:38 PM
nevermind i got it
11-15-2011 04:34 PM
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