ReviewUncertaintyMappingNoDialog
Structure
ReviewUncertaintyMappingNoDialog
Parameters
None
Return Value
None
Description
This procedure allows users to analyze and review the current master mapping for each test point (but no confirmation dialog is ever displayed)
Example
If LookupNextEventStep = "tsTestPoints" then
PopulateUncertaintyData
ReviewUncertaintyMappingNoDialog
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 |