Strings [] Property

LabView Local Project Settings

Strings [] Property

Short Name: Strings []

Installed With: Base Package

Class: MixedCheckbox Properties

Array of 1 string or 6 strings. Strings include text for FALSE, TRUE, MIXED, FALSE pressed, TRUE pressed, and MIXED pressed.

If the mixed checkbox contains multiple strings, it always reads and writes six strings. If the mixed checkbox does not contain multiple strings, it always reads and writes one string.

This property is similar to the Multiple strings option on the Appearance page of the Mixed Checkbox Properties dialog box.

Elements

Name Description
0 Displays when the value is FALSE.
1 Displays when the value is TRUE.
2 Displays when the value is MIXED.
3 Displays when the value is FALSE and the checkbox is pressed.
4 Displays when the value is TRUE and the checkbox is pressed.
5 Displays when the value is MIXED and the checkbox is pressed.

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