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
Name | Required | Description |
---|---|---|
Name | No | Name of the ability you want to create. |
VI Path | No | If VI Path is specified, an existing VI is used for the ability, if not, a new VI is created for the ability. |
Folder | No | Creates 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 System | No |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |