Pwr.SetStopDTempMax()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on an increase of the temperature measurement.
The DTempMax test checks that 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.SetStopDTempMax(Limit) Limit REAL Limit value entered in degrees Celsius/minute.
Comments are closed.