Global class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 00:55, 1 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| 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).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6354802 | CtrlName | Name of the control to which the global variable refers. | R/W | |
| 6354800 | VIName | Name of the global VI file. | R | |
| 6354801 | Write? | If TRUE, the variable is a write global. If FALSE, the variable is a read global. | R/W |
Methods
Show/Hide Global Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6354400 | Relink To VI | Re-links the global variable to the global VI after the global VI has changed. |
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. |