<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class PWR > Pwr.SetStopAVMin() |
Set a StopAt based on the absolute value of the voltage measurement.
The AVMin test checks that the abs(V) < AVMin. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Pwr.SetStopAVMin(AVMin)
AVMin |
REAL |
Stop value entered in volts. |