Pwr.SetThreshIMax()

<< Click to Display Table of Contents >>

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

Pwr.SetThreshIMax()

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.SetThreshIMax(IMax)

 

IMax

REAL

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