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