Pwr.SetStopDAMax()
Type: INSTANCE FUNCTION
Purpose: Set a Stop At based on an increase of the Aux channel measurement.
The DAMax test checks that dA/dt > Limit. Once met, the data acquisition skips to the next signal section, or stops if there is no subsequent signal section.
Usage:
Pwr.SetStopDAMax(Limit)
Limit
- REAL
- Limit value entered in Volts/second.
Comments are closed.