Tearindex, Sensor functions, Calibrationdate – MTS Multipurpose Elite User Manual
Page 271

This formula calculates the standard deviation between given by the variables Slope1 and Slope2.
TearIndex
Locates the index of the tear value in an array.
Syntax
TearIndex(VarArray, TearCriteria[, startIndex, endIndex, Threshold])
Parameters
VarArray - The array data being analyzed.
Tear Criteria
StartIndex - The start index of the region being analyzed.
EndIndex - The end index of the region being analyzed.
Threshold
Unit Class
Same as array data specified.
Sensor Functions
This section provides basic reference information about the available sensor functions.
CalibrationDate
Returns
Returns the last calibration date of the sensor attached to a signal.
Syntax
CalibrationDate(SignalName)
Parameter
Signal Name—The “SignalName” in signal functions is the internal name of the signal and must be quoted
or passed in as a string variable. To determine the internal name of a signal, select the Show Internal
Names check box in the Resources tab. The Name column shows the internal names.
Example
CalibrationDate(“_Load”)
Unit Class
String
MTS TestSuite | 271
Working with Variables