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 System | Yes |
Permissions | Read/Write |
Settable when the VI is running | Yes |
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 |