Type: INSTANCE FUNCTION Purpose: Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test. This function sets the delay for the… 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. This function sets the delay for the… 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. This function sets the delay for the… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the voltage measurement. The AVMax test checks that the abs(V) > Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the voltage measurement. The AVMin test checks that the abs(V) > Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the charge measurement. The AQMax test checks that the abs(Q) > Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the charge measurement. The AQMin test checks that the abs(Q) < Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the power measurement. The APMax test checks that the abs(P) > Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the power measurement. The APMin test checks that the abs(P) < Limit. Once met, the data… read more →
Type: INSTANCE FUNCTION Purpose: Set a Stop At based on the absolute value of the energy measurement. The AEMax test checks that the abs(E) > Limit. Once met, the data… read more →