Pwr.SetThreshTMin()

<< Click to Display Table of Contents >>

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

Pwr.SetThreshTMin()

Description

Set the threshold condition for the elapsed time starting from Pwr.Run().

 

This condition must be met before any Pwr.StopAt() tests are performed. Once any threshold test is met, the StopAt criteria are evaluated for the rest of the scan.

 

Type

INSTANCE FUNCTION

 

Usage

Pwr.SetThreshTMin(TMin)

 

TMin

REAL

Threshold value entered in seconds. The elapsed time must be less than this value for the threshold criteria to be met.