PopulateUncertaintyData
Structure
PopulateUncertaintyData
Parameters
None
Return Value
None
Description
This procedure analyzes the current test points and related uncertainty budget/master requirements. It prepares the uncertainty to be calculated for an individual test point. Once Masters and Test Points have been setup, this should only have to be called once.
Example
If LookupNextEventStep = "tsTestPoints" then
PopulateUncertaintyData
ReviewUncertaintyMapping
InitSingleUncertainty(LookupEquipmentCompany, LookupEquipmentID, LookupCurrentEventNum)
dResult = GetCalcUncertainty(1)
ShowMessage(dResult)
end if
Application Compatibility
IndySoft Calibration Management, IndySoft Commercial Lab Management
Also See
No related topics |