Pwr.SetStopADIMin()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on the stability of the current measurement.
The ADIMin test checks that the abs(dA/dt) < Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopADIMin(Limit)
Limit
- REAL
- Limit value entered in A/second.
Comments are closed.