Application class/LabVIEW Class.Open method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 88E
Scope Basic Development Environment
Data Name LVClass.Open
Short Name* LVClass.Open
Long Name* LabVIEW Class:Open
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type UDClassLibrary Refnum data type

UDClassLibrary Refnum

Invoke Node LabVIEW Class:Open
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Remote access allowedYes

Opens the LabVIEW class specified by Path.

Parameters

Data type Name Required Description
UDClassLibrary Refnum LabVIEW Class:Open Yes. Return value.
Path Path Yes Specifies the path to the LabVIEW class to open.

Uses

History

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

See Also

External Links