Varidentifier.displayvalue, Functions tab – MTS Multipurpose Elite User Manual

Page 278

Advertising
background image

Unit Class

String

varIdentifier.DisplayValue

This construct is implicit in the MTS TestSuite application. Use this syntax in a calculation to return a string
representation of a string variable; including its name, value, and units.

Returns

Returns the string representation of the variable in display units.

Syntax

variableStringName.displayvalue

Replace variableStringName with the actual name of the string variable.

Example

Create a string variable in any of the TWE application EM templates and enter the following calculation:

StrnAtBreak.display+" "+StrnAtBreak.displayvalue+" "+StrnAtBreak.units

The result is similar to the following:

Strain at Break 0.236 mm/m

“StrainAtBreak” is the string variable, the display value of the variable is 0.236, and the units are mm/m.

Functions Tab

Use the Functions tab to manage the functions in the Test Definition.

Access

Click Explorer panel > Test Definition node > Functions > Functions tab.

278 | MTS TestSuite

Working with Variables

Advertising