SpecifyInsertTerm (XNode Ability)

From LabVIEW Wiki
Jump to: navigation, search
SpecifyInsertTerm (XNode Ability)
List of XNode Abilities
Public Name:SpecifyInsertTerm

This ability VI is used when a user inserts an XNode into a wire. It allows the user to specify which terminals to connect to the wire.

Point is the location of the joint to closest to where the node is being inserted.

IsSource? is true when a source terminal is being requested.

Type is the data type of the wire. (In theory, the XNode terminal you choose should be of the same type.)

TermOut is the string ID of the terminal you have chosen to connect the wire to.

Default behavior: None.

This ability does not provide UI and OS messages are not handled.