Calibrationduedate, Modelnumber, Serialnumber – MTS Multipurpose Elite User Manual
Page 272

CalibrationDueDate
Returns
Returns the calibration due date of the sensor attached to a signal.
Syntax
CalibrationDueDate(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
CalibrationDueDate(“_Load”)
Unit Class
String
ModelNumber
Returns
Returns the model number of the TEDS device attached to a signal.
Syntax
ModelNumber(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
ModelNumber(“_Load”)
Unit Class
String
SerialNumber
Returns
Returns the serial number of the TEDS device attached to a signal.
272 | MTS TestSuite
Working with Variables