Pwr.SetThreshVMax()

<< Click to Display Table of Contents >>

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

Pwr.SetThreshVMax()

Description

Set the threshold condition for the voltage 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.SetThreshVMax(VMax)

 

VMax

REAL

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