Pwr.SetThreshIMin()

<< Click to Display Table of Contents >>

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

Pwr.SetThreshIMin()

Description

Set the threshold condition for the current measurement.

 

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.SetThreshIMin(IMin)

 

IMin

REAL

Threshold value entered in amperes. The measured I channel value must be less than this value for the threshold criteria to be met.