LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Scheduling and DAQ assistants

Solved!
Go to solution

Using flat sequence and DAQ assistants, how can we implement scheduling algorithm to enable or disable a specific frame in the sequence?

0 Kudos
Message 1 of 3
(2,451 Views)
Solution
Accepted by Noor Tubaiz

Don't use the flat sequence structure! You cannot enable/disable any frame. Just one of the drawbacks of the sequence structure. They are seldom necessary. If you want flexibility, use a state machine.

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

Thanks a lot, appreciated.

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