Calibrate Method DescriptionCreates a probe calibration command SyntaxVisual BasicPublic Sub Calibrate( _ ByVal sphere As String, _ ByVal tool As String, _ ByVal Moved As PCDYESNO _ ) Parameters sphere Id of measured sphere used in calibration. tool Id of tool object used in calibration. Moved ValueDescription PCD_NO PCD_YES Toggle indicating whether first hit should be taken manually or not. Can be either PCD_NO or PCD_YES. See AlsoOldBasic Object | OldBasic Members