Node Methods

Requires: VI Scripting

View the class hierarchy.

MethodDescription
Connect WiresConnects wires to the node. The wire source can be either another node or a terminal. Auto wire applies only if the source is a node. If auto wire is TRUE, compatible terminals are chosen automatically from the source node to be wired to the terminals of the node. Wiring specs is a 2D array of strings that specify the names of the source and sink terminal pairs. Details
Get ImageReturns an image of a block diagram node. Details