Add Frame Method

Short Name: Add Frame

Requires: VI Scripting

Class: MultiFrameStructure Methods

To Use: Create a method.

Adds a new frame before or after the frame whose index you specify and returns a reference to the new frame.

Parameters

Data typeNameRequiredDescription
Reference Frame IndexNoSpecifies the index of the frame beside which you want to add the new frame.
After? (T)NoIf TRUE (default), LabVIEW adds the frame after Reference Frame Index. If FALSE, LabVIEW adds the frame before Reference Frame Index.

Remarks

The following table lists the characteristics of this method.

Data type
Available in Run-Time EngineNo
Available in Real-Time Operating SystemYes
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes