LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we execute sequence not from the 1st frame to end?

I had a problem that I want to execute sequence not from the 1st frame but from the specific frame that I want to execute to the end. How can I do? Please help me.
0 Kudos
Message 1 of 2
(2,462 Views)
Instead of using a sequence I suggest you use a state machine. By using a state machine you can begin anywhere you like.

For more information in regards to a state machine, see the following link:

http://zone.ni.com/devzone/conceptd.nsf/webmain/C74CEC177A289DBD86256C4E00600196?opendocument

Hope this helps.

Mike
0 Kudos
Message 2 of 2
(2,462 Views)