Short Name: Remove Frame
Requires: VI Scripting
Class: FlatSequence Methods
To Use: Create a method.
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.
Data type | Name | Required | Description |
---|---|---|---|
Reference Frame Index | Yes | Specifies the index of the frame you want to remove. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |