Pwr.SetStopDVMax()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on an increase of the voltage measurement.
The DVMax test checks that dV/dt > Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopDVMax(Limit)
- Limit REAL
- Limit value entered in volts/second.
Comments are closed.