Pwr.SetStopADTempMax()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on a runaway of the temperature measurement.
The ADTempMax test checks that the abs(dT/dt) > Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopADTempMax(Limit) Limit REAL Limit value entered in Celsius/minute.
Comments are closed.