Global class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Global class |
Class ID | 16397 |
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 Global class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Global 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 |
---|---|---|---|---|
6354800 | VI Name | Name of the global VI file. | Read Only | No |
6354801 | Write? | If TRUE, the variable is a write global. If FALSE, the variable is a read global. | Read/Write | No |
6354802 | Control Name | Name of the control to which the global variable refers. | Read/Write | No |
6354803 | Label | Read Only | No |
Methods
Show/Hide Global Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6354400 | Relink To VI | Re-links the global variable to the global VI after the global VI has changed. | No |
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. |