Jump to content

Local class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 23:55, 1 September 2019

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.


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

Properties

Show/Hide Local Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Local Properties Table
Property ID Short Name (English) Description R/W RTE
6355403 Control Returns a reference to the control of a local variable. R X
6355400 CtrlName Name of the control to which the local variable refers. R/W
6355401 Write? If TRUE, the variable is a write local. If FALSE, the variable is a read local. R/W

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also