Pwr.SetStopAEMax()

<< Click to Display Table of Contents >>

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

Pwr.SetStopAEMax()

Description

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

 

The AEMax test checks that the abs(E) > Limit. 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.SetStopAEMax(Limit)

 

Limit

REAL

Limit value entered in joules.