Local class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Local class |
Class ID | 16398 |
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 Local class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Local Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
6355400 | Control Name | Name of the control to which the local variable refers. | Read/Write | No |
6355401 | Write? | If TRUE, the variable is a write local. If FALSE, the variable is a read local. | Read/Write | No |
6355402 | Label | Read Only | No | |
6355403 | Control | Returns a reference to the control of a local variable. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: Node Class.
Events
This class has no events or it inherits events from its parent: Node Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |