Requires: VI Scripting
View the class hierarchy.
| Property | Description |
|---|---|
| Caption | Returns 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 Wire | Reference to the connected wire. Details |
| Data Type | Returns the data type of the terminal as a Variant. Details |
| Diagram | Returns 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 |
| Name | Returns the name of the terminal. The name is the non-translatable string identifier. Details |