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