Pwr.SetThreshIMax()
Type: INSTANCE FUNCTION
Purpose: Set the threshold condition for the Current 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.SetThreshIMax(IMax)
IMax
- REAL
- Threshold value entered in amperes. The measured I Channel value must be greater than this value for the threshold criteria to be met.
Comments are closed.