Pwr.SetThreshVMin()
Type: INSTANCE FUNCTION
Purpose: 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.
Usage:
Pwr.SetThreshVMin(VMin) VMin REAL Threshold value entered in volts. The measured V Channel value must be less than this value for the threshold criteria to be met.
Comments are closed.