Add Ability Method

LabView Local Project Settings

Add Ability Method

Short Name: Add Ability

Installed With: Base Package

Class: XInterfaceLibrary Methods

Creates a new ability of the specified type.

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

Parameters

NameRequiredDescription
NameNoName of the ability you want to create.
VI PathNoIf VI Path is specified, an existing VI is used for the ability, if not, a new VI is created for the ability.
FolderNoCreates the ability in the specified folder.

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