Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Edit Items Page (Properties Dialog Box)

LabVIEW 2011 Help

Edition Date: June 2011

Part Number: 371361H-01

»View Product Info

Requires: Base Package

Use this page of the Properties dialog box to configure the LabVIEW object.

This page includes the following components:

Note  Some of the components in this list do not apply to all objects.
  • Values match Items—Remove the checkmark from this checkbox if you want to specify a custom value for each string. Place a checkmark in this checkbox to match the Items and Values columns.
  • Sequential values—Remove the checkmark from this checkbox if you want to assign a specific numeric value to each item.
  • Items and Values—Labels that appear on the front panel and their corresponding values. For ring controls, the Items column contains the items from which you can select in the control. The Values column contains the numeric values for each item. You also can use the Strings And Values [] property to specify the items and values on a ring control programmatically.

    For combo box controls, the Items column contains the strings from which you can select in the control. The Values column contains the block diagram values for each string. You also can use the Strings And Values [] property to specify the labels and values on a combo box control programmatically.

    For enums, the Items column contains the strings from which you can select in the control. The Values column contains the numeric values for each item. You also can use the Strings [] property to specify the items on an enum programmatically.
    Note  To change a value in the Items or Values column, double-click in the cell you want to change.
  • Insert—Inserts a new item below the selected item.
  • Delete—Deletes the selected item from the list.
  • Move Up—Moves the selected item up in the list.
  • Move Down—Moves the selected item down in the list.
  • Allow undefined values at run time—Allows the user to enter values not already in the list of values defined for the control. Remove the checkmark from this checkbox if you want the user to select from the list of values defined for the control. You also can use the Allow Undefined Values property or the Allow Undefined Strings property to allow undefined numeric or string values programmatically.

 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit