Skip to main content

GetCalcUncertainty

Structure

GetCalcUncertainty(iSeq)

Parameters

ParameterTypeDescription
iSeqIntegerThe Test Point Sequence where Uncertainty will be calculated

Return value

Double

Description

This function returns a numeric value (double). Simply pass the Seq. and the test point will return the Uncertainty that would have been calculated if performed during a normal Calibration Event.

Example

dUncertainty = GetCalcUncertainty(3)

See also

No related topics