GetCalcUncertainty
Structure
GetCalcUncertainty(iSeq)
Parameters
| Parameter | Type | Description |
|---|---|---|
iSeq | Integer | The 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