Jump to content

Constructor class

From LabVIEW Wiki
Revision as of 23:42, 1 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Constructor class
Class ID 16505
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide Constructor Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Constructor Properties Table
Property ID Short Name (English) Description R/W RTE
69EE1C00 CtorClassName Gets or sets the class name for the constructor node. This property is similar to the MethClassName for the Invoke Node. R/W X
69EE1C01 InputTerms Returns an array of references to the input parameter terminals. R X
69EE1C02 OutputTerms Returns an array of references to the output parameter terminals. R X

Methods

No Methods for this class.

Events

No Events for this class.

History

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

See Also