Type: INSTANCE FUNCTION Purpose: Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test. Requires StopAt criterion be met for a… read more →
Type: INSTANCE FUNCTION Purpose: Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test. Requires StopAt criterion be met for a… read more →
Type: INSTANCE FUNCTION Purpose: Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test. Requires StopAt criterion be met for a… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the stability of the Aux channel measurement. The ADAMin test checks that the abs(dA/dt) < Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on a runaway of the Aux channel measurement. The ADAMax test checks that the abs(dA/dt) > Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on a decrease of the Aux channel measurement. The DAMin test checks that dA/dt < Limit. Once met, the data acquisition… read more →
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… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the Aux channel measurement. The AAMin test checks that the abs(A) < Limit. Once met, the… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the Aux channel measurement. The AAMax test checks that the abs(A) > Limit. Once met, the… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the value of the Aux channel measurement. The value of the Aux Channel measurement must be less than the specified… read more →