Requires: VI Scripting
View the class hierarchy.
| Method | Description |
|---|---|
| Connect Wire | Connects a wire to the terminal. The wire source can be either another terminal or a node. Details |
| Create Constant | Creates a constant for the terminal and returns a reference to it. You can specify an optional value for the constant. Details |
| Create Control | Creates a control for the terminal and returns a reference to it. You can specify an optional value for the control. Details |
| Create Described Wire | Connects a wire to the terminal. The wire source can only be another terminal. Details |
| Create Indicator | Creates an indicator for the terminal and returns a reference to it. You can specify an optional value for the indicator. Details |
| Create Shared Variable Node | Creates a shared variable node from the terminal and returns a reference to the shared variable node. You can link the project item of a variable to the new shared variable node. Details |