ControlTerminal class
Appearance
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | ControlTerminal class |
| Class ID | 16395 |
| Scope | VI Scripting |
| Class Inheritance |
|
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The ControlTerminal class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide ControlTerminal Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6353000 | Control | Returns a reference to the control. | R | |
| 6353002 | IconView? | Gets or sets the display style of the control terminals. | R/W | |
| 6353001 | Label | Returns a reference to the label object. | R |
Methods
Show/Hide ControlTerminal Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6352C01 | Change To Constant | Changes the control to a constant and returns a reference to the constant. LabVIEW automatically closes the reference to the control. | X |
| 6352C02 | Change to Shared Variable Node | Changes the control to a Shared Variable node and returns a reference to the Shared Variable node. If you do not specify a shared variable to bind to the node, LabVIEW creates a new shared variable. LabVIEW automatically closes the reference to the control. | |
| 6352C00 | Toggle Direction | Changes the control to an indicator or the indicator to a control. | X |
Events
No Events for this class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |