Short Name: Strings And Values[]
Requires: VI Scripting
Class: ComboBoxConstant Properties
To Use: Create a property.
Sets or returns an array of clusters that contain the strings that you can select in the combo box constant control and the values for each string. Use the Strings [] property if you do not need to specify custom values for each string.
Name | Description |
---|---|
String | A string in the combo box. |
Value | The corresponding value for the string. |
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
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 allowed | Yes |