<Selection> Element
Instrument
DCA-X
N109x
UXR Scope
Flex Apps:
FlexDCA
FlexRT
The <Selection> element adds an entry to the drop-down list of an <Enumeration> User-Defined Control. A maximum of 10 selections can be defined.
Parent Elements
Child Elements
None
Attributes
None
Example
- <Function>
- …
- <Control Name> = "Selections">
- <Enumeration>
- <Default>Medium</Default>
- <Selection>High</Selection>
- <Selection>Medium</Selection>
- <Selection>Low</Selection>
- </Enumeration>
- </Control>
- …
- </Function>