Jump to content

XInterfaceLibrary class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 00:22, 27 August 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.


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

Properties

Show/Hide XInterfaceLibrary Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
XInterfaceLibrary Properties Table
Property ID Short Name (English) Description R/W RTE
6F2F004 ClassId R/W
6F2F002 DeclaredLeakProof R/W
6F2F001 InitialDropImage R/W
6F2F000 InitialDropSize R/W
6F2F005 IsExpress R/W
6F2F003 StyleName R/W
6F2F006 SupportsFatalErrorOut R/W

Methods

Show/Hide XInterfaceLibrary Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
XInterfaceLibrary Methods Table
Method ID Short Name (English) Description RTE
6F2EC01 Add Ability Creates a new ability of the specified type.

Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

6F2EC03 Add Method Creates a new method.

Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

6F2EC06 Apply Changes To Instances
6F2EC07 GetHelpInfo X
6F2EC04 New Prop Creates a new property folder and returns a reference to it.

Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

6F2EC05 Unlock For Edit

Events

No Events for this class.

History

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

See Also