Pwr.SetThreshPMin()
Type: INSTANCE FUNCTION
Purpose: 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.
Usage:
Pwr.SetThreshPMinx(PMin) PMin REAL Threshold value entered in watts. The measured power value must be less than this value for the threshold criteria to be met.
Comments are closed.