Pwr.SetStopAtDelayADIMin()

<< Click to Display Table of Contents >>

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

Pwr.SetStopAtDelayADIMin()

Description

Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test.

 

This function sets the delay for the ADIMin stop test. Because this is a slope test, the delay is used to set the number of points over which the slope will be evaluated, over N points.

 

Type

INSTANCE FUNCTION

 

Usage

Pwr.SetStopAtDelayADIMin(Delay)

 

Delay

INDEX

Delay value entered in number of points. This is the number of points over which the slope will be evaluated.