<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class PWR > Pwr.SetThreshAMax() |
Set the threshold condition for the Aux channel.
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.
Pwr.SetThreshAMax(AMax)
AMax |
REAL |
Threshold value entered in volts. The measured Aux Channel value must be greater than this value for the threshold criteria to be met. |