Pwr.SetStopAVMax()

<< Click to Display Table of Contents >>

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

Pwr.SetStopAVMax()

Description

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

 

The AVMax test checks that the abs(V) > AVMax. 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.SetStopAVMax(AVMax)

 

AVMax

REAL

Stop value entered in volts.