LabVIEW Class:Create Method

LabView Local Project Settings

LabVIEW Class:Create Method

Short Name: LVClass.Create

Installed With: Base Package

Class: Application Methods

Creates a new LabVIEW class.

Parameters

NameRequiredDescription
Create Default PaletteNoSpecifies whether you want to set a default palette for all VIs the LabVIEW class owns. The default is FALSE, which does not set a default palette.
nameNoSpecifies the name of the LabVIEW class. If you do not wire the name input, a dialog box appears at run time prompting the user to name the new class.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo