Pwr.SetStopEMax()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on the value of the energy measurement.
The value of the energy measurement must be greater 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.SetStopEMax(EMax) EMax REAL Stop value entered in joules.
Comments are closed.