Insert Node Method

Short Name: Insert Node

Requires: VI Scripting

Class: Wire Methods

To Use: Create a method.

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

Data typeNameRequiredDescription
StyleNoSpecifies to insert a built-in function.
PathNoSpecifies the path to a subVI.
Palette StringNoSpecifies 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 PointNoA cluster of horizontal and vertical pairs that indicate the wire coordinates.

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