Pwr.SetStopAAMin()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on the absolute value of the Aux channel measurement.
The AAMin test checks that the abs(A) < Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopAAMin(Limit)
Limit
- REAL
- Limit value entered in Volts.
Comments are closed.