Remove Frame
- Updated2025-07-30
- 1 minute(s) read
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.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Reference Frame Index | ![]() |
Yes | Specifies the index of the frame you want to remove. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Remove Frame |
| Data type | No return value |
| Available in Run-Time Engine | Yes |
| 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 |
