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