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