Insert Node
- Updated2026-02-04
- 2 minute(s) read
Inserts a new node into the wire and returns a reference to the node. Use only Style or Path to specify the new node, not both.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Style | ![]() |
No | Specifies to insert a built-in function. |
| Path | ![]() |
No | Specifies the path to a subVI. |
| Palette String | ![]() |
No |
Specifies the name of the object on the palettes.
Note The Palette String of an object on the palettes differs between the English version of LabVIEW and each localized version of LabVIEW. Also, the Palette String might change between different versions of LabVIEW.
|
| Insertion Point | ![]() |
No | A cluster of horizontal and vertical pairs that indicate the wire coordinates. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Insert Node |
| Data type | ![]() |
| Available in Run-Time Engine | No |
| Available in Real-Time Operating System | No |
| 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 |




