Pwr.SetStopVMin()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on the value of the voltage measurement.
The value of the V Channel measurement must be less than the specified criteria for the stop test to be met. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopVMax(VMin)
- VMin REAL
- Stop value entered in volts.
Comments are closed.