IVILogicalName class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name IVILogicalName class
Class ID 51
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide IVILogicalName Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IVILogicalName Properties Table
Property ID Long Name (English) Description R/W RTE
E67CB800Allow Undefined NamesAllows names which are not defined to be entered.Read/WriteYes
E67CB801ValueValue of the IVI logical name control.Read/WriteYes
E67CB802Default ValueGets or sets the default value of the VISA Resource Name control.Read/WriteYes (Read Only)
E67CB803Value (Signaling)Sets the value of the control and generates a Value Change event.Write OnlyYes

Methods

Show/Hide IVILogicalName Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
IVILogicalName Methods Table
Method ID Long Name (English) Description RTE
667CB800Set Class NameYes

Events

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


History

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

See Also