Short Name: InsertBD
Requires: VI Scripting
Class: SubPanel Methods
To Use: Create a method.
Inserts the VI block diagram into the subpanel
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | VIRef | Yes | Reference to the VI whose block diagram you want to insert in the subpanel. | 
![]()  | ShowHScrollBar | No | Specifies whether the subpanel displays a horizontal scroll bar. By default, this parameter is FALSE. | 
![]()  | ShowVScrollBar | No | Specifies whether the subpanel displays a vertical scroll bar. By default, this parameter is FALSE. | 
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 | Yes | 
| Loads the front panel into memory | Yes | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |