FlatSequence Methods

Requires: VI Scripting

View the class hierarchy.

MethodDescription
Add FrameAdds a new frame before or after the frame whose index you specify and returns a reference to the new frame. Details
Auto SizeAutomatically resizes the Flat Sequence structure to fit contents. Details
Convert To Timed SequenceConverts the Flat Sequence structure to a Timed Sequence structure and returns a reference to the new structure. Details
Remove Flat SequenceRemoves the Flat Sequence structure from the diagram. The contents of the structure merge with the rest of the contents of the diagram. Details
Remove FrameRemoves 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