Pwr.SetThreshTempMax()


Type: INSTANCE FUNCTION

Purpose: Set the threshold condition for the Temperature measurment.

This condition must be met before any Pwr.StopAt tests will be performed. Once any threshold test is met, the StopAt criteria are evaluated for the rest of the scan.

Usage:

Pwr.SetThreshTempMax(TempMax)       TempMax REAL Threshold value entered in degrees Celsius. The measured temperature must be greater than this value for the threshold criteria to be met.

Related Topics Link IconRelated Topics