Disabled Items [] Property

LabView Local Project Settings

Disabled Items [] Property

Short Name: DisabledItems[]

Installed With: Base Package

Class: NamedNumeric Properties

Accepts an array of indexes on a ring object to disable. Indexes are 0 based. Disabled Items [] enables every item in the ring upon execution. The property then disables items that correspond to indexes that appear in the array. If the array is empty or some values are out of range, LabVIEW ignores those items and does not return an error. All other items in the ring object are enabled.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
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