Jump to content

RefNumConstant class: Difference between revisions

From LabVIEW Wiki
m Added VI Scripting Category to page
m Removed VI Server Category from page
 
Line 26: Line 26:


[[Category:VI Scripting Class]]
[[Category:VI Scripting Class]]
[[Category:VI Server]]
 
[[Category:VI Server Class]]
[[Category:VI Server Class]]

Latest revision as of 02:07, 8 May 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name RefNumConstant class
Class ID 16482
Scope VI Scripting
Class Inheritance
Class Children


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

Properties

Show/Hide RefNumConstant Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
RefNumConstant Properties Table
Property ID Long Name (English) Description R/W RTE
4F806400ValueOverride value, cannot set value, this is used for type.Read OnlyYes
4F806401User DataRead/WriteYes

Methods

This class has no methods or it inherits methods from its parent: Constant Class.

Events

This class has no events or it inherits events from its parent: Constant Class.


History

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

See Also