Consists of one or more subdiagrams, or frames, that execute sequentially.
Use the Sequence Structure to ensure that a subdiagram executes before or after another subdiagram.
Dataflow for the Sequence Structure differs from dataflow for other structures. Frames in a Sequence Structure execute from left to right and when all data values wired to a frame are available. The data leaves each frame as the frame finishes executing. This means the input of one frame can depend on the output of another frame.
You cannot drag tunnels across the frames of a Sequence Structure.
Attempt to control the dataflow of your VI by establishing data dependency or using flow-through parameters.
Where This Node Can Run:
Desktop OS: Windows
FPGA: DAQExpress does not support FPGA devices
Web Server: Not supported in VIs that run in a web application