Structures are graphical representations of the loops and case statements of text-based programming languages.
The following topics provide information about using structures, located on the Structures palette.
Structure Use Case | Structure |
---|---|
Repeating blocks of code | |
|
For Loop |
|
While Loop |
|
Timed Loop |
|
Timed Loop with Frames |
Executing all code in order | |
|
Flat Sequence structure |
|
Stacked Sequence structure |
|
Timed Sequence structure |
Executing code conditionally | |
|
Case structure |
|
Event structure |
Disabling code | |
|
Conditional Disable structure |
|
Diagram Disable structure |
|
Type Specialization structure |
Increasing memory efficiency | In Place Element structure |
(Windows) To view related topics, click the Locate button, shown at left, in the toolbar at the top of this window. The LabVIEW Help highlights this topic in the Contents tab so you can navigate the related topics. |
Controlling Repetitive Operations Using Loops
Executing One or More Sections of Code Using Structures
In Place Element Structures: Increasing Memory Efficiency
Controlling Timing in LabVIEW Applications
Case Structures: Executing a Section of Code Based on Input Values
Adding Structures to the Block Diagram
Adding Objects inside Structures
Replacing One Structure with Another Structure
Removing Structures without Deleting Objects in the Structure