Pwr.SetStopAIMax()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class PWR >

Pwr.SetStopAIMax()

Description

Set a StopAt based on the absolute value of the current measurement.

 

The AIMax test checks that the abs(I) > AIMax. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.

 

Type

INSTANCE FUNCTION

 

Usage

Pwr.SetStopAIMax(AIMax)

 

AIMax

REAL

Stop value entered in amperes.