Jump to content

XInterfaceLibrary class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=XInterfaceLibrary|id=103|scope=basic|class_0=ProjectItem|class_1=Library|class_2=XInterfaceLibrary}}
{{VIServerClass|103}}


{{stub}}
{{stub}}
Line 116: Line 116:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version

Revision as of 23:17, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name XInterfaceLibrary class
Class ID 103
Scope Basic Development Environment
Class Inheritance
Class 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