Jump to content

Global class

From LabVIEW Wiki
Revision as of 00:55, 1 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.


The Global class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Global Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Global Properties Table
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
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Global Methods Table
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

Version Change(s)
LabVIEW 2018 More info to come.

See Also