Terminal Properties

Requires: VI Scripting

View the class hierarchy.

PropertyDescription
CaptionReturns the caption for the terminal. The caption is the translatable string. Details
Coercion Dot?Returns a value of True if a coercion dot is present on the terminal. Details
Connected WireReference to the connected wire. Details
Data TypeReturns the data type of the terminal as a Variant. Details
DiagramReturns a reference to the owning diagram. Details
Is Hidden?Returns a value of True if the terminal hidden and a False if the terminal is not hidden. Details
Is Source?Provides a True value if the terminal is a source and a False value if the terminal is a sink. Details
NameReturns the name of the terminal. The name is the non-translatable string identifier. Details