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