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