Requires: VI Scripting
View the class hierarchy.
Method | Description |
---|---|
Add Frame | Adds a new frame before or after the frame whose index you specify and returns a reference to the new frame. Details |
Auto Size | Automatically resizes the Flat Sequence structure to fit contents. Details |
Convert To Timed Sequence | Converts the Flat Sequence structure to a Timed Sequence structure and returns a reference to the new structure. Details |
Remove Flat Sequence | Removes the Flat Sequence structure from the diagram. The contents of the structure merge with the rest of the contents of the diagram. Details |
Remove Frame | Removes the frame you specify. LabVIEW also removes the contents of the frame. You cannot use this method to remove the only frame of a sequence structure. Use the Delete method instead. Details |