<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class PWR > Pwr.SetThreshTempMax() |
Set the threshold condition for the temperature measurement.
This condition must be met before any Pwr.StopAt() tests are performed. Once any threshold test is met, the StopAt criteria are evaluated for the rest of the scan.
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. |