Table of Contents

Discreet element

Specifies a value and a text string. The latter will be displayed on the user interface if the former matches the value of the parameter.

Parent

Discreets

Attributes

Name                         Type Required Description
dependencyValues string When the parameter depends on the current value of another parameter, dependencyValues can be used to specify whether the discreet value should be available.
displayIconAndLabel EnumTrueFalse Specifies whether to show only the icon (false) or to show the icon together with the display value of the discrete entry (true).
export string Specifies the parameter values that have to be exported.
iconRef EnumIcons Specifies the key of the icon as defined in the Icons.xml file.
options string Specifies the options to be used.

Children

Name             Occurrences Description
All
  Display Specifies the string to be displayed when the value of the parameter matches the contents of the Protocol.Params.Param.Measurement.Discreets.Discreet.Value tag.
  Value Specifies when the discrete value has to be displayed.
  Tooltip [0, 1] Specifies the tooltip to be displayed when the mouse pointer hovers over the icon displayed in a table cell containing the discrete parameter value to which it is linked.