<Name> Element

Meas. mode:
Scope
Eye
TDR
Package License:
L-RND
L-SNT

Use this optional element to specify a measurement name to appear on the measurement button that is placed on FlexDCA's User tab. The measurement name string entered with this element appears on the button. The measurement name also appears on the associated tab in the User Measurement Setup dialog box. Due to limited space on the measurement button, the name string is limited in length to 15 characters. Use the <Abbreviation> element to enter a shortened measurement name that appears on FlexDCA's measurement results table. Use the optional <Icon> element to place a custom picture on the button. If this element is missing from the XML file, the default name is the first 15 characters of the script file's name.

  • <Name>My Eye Meas</Name>

Parent Elements

<Measurement>

Child Elements

None

Attributes

None

Example

  • <Measurement>
  • <Name>My Eye MEas</Name>
  • <Abbreviation>MyEye</Abbreviation>
  • <Icon>EyeMeasBtn.png</Icon>
  • </Measurement>