Pwr.SetStopAVMin()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on the absolute value of the voltage measurement.
The AVMin test checks that the abs(V) > Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopAVMin(AVMin)
- AAMax REAL
- Stop value entered in volts.
Comments are closed.