Pwr.SetThreshEMin()
Type: INSTANCE FUNCTION
Purpose: Set the threshold condition for the Energy 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.SetThreshEMin(EMin) EMin REAL Threshold value entered in joules. The measured energy value must be less than this value for the threshold criteria to be met.
Comments are closed.