MultiFrameStructure Methods

Requires: VI Scripting

Inherits from Node»Structure. 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
Duplicate FrameDuplicates the frame you specify and returns a reference to the new frame. Details
Rearrange FramesRearranges the frames of the structure according to the order you specify in Frame References. Details
Rearrange Frames By IndexRearranges the frames of the structure according to the order you specify in Index Array. Details
Remove FrameRemoves the frame you specify. LabVIEW also removes the contents of the frame. Details