PC-DMIS 2019 R1 Object Library
probe Object Members
See Also  Overview  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL : probe Object

Glossary Item Box

Public Methods

Public Method ClearAllTips

Clears all tips selected for qualification. Use the "Probe.SelectAllTips" function to select all tips. Use the "Tip.Selected" property of the tip object to select or deselect individual tips for probe qualification.

Public Method ComponentDescriptionThis function returns a string which is the nth component description of the component list box as determined by the Item parameter.
Public Method ConnectionDescriptionReturns the Item number string in the connection drop down list.
Public Method Dialog

Opens the PC-DMIS Probe Utilities dialog box.

Public Method Qualify

Qualifies all of the probe's tips.

Public Method Qualify2Calibrates the probe tips using settings passed in via the QualificationSettings object.
Public Method ResetMeasToTheoForTipsResets measured tip data for all tips back to theo values
Public Method SelectAllTips

Selects all tips in tip list for qualification.

Public Properties

Public Property ActiveComponentRepresents the highlighted probe component in PC-DMIS’s Probe dialog box.
Public Property ActiveConnection

 Represents the highlighted probe connection in PC-DMIS’s Probe dialog’s connection drop-down list.

Public Property ApplicationRepresents the read-only PC-DMIS application. The Application object includes properties and methods that return top-level objects. For example, the ActivePartProgram property returns a PartProgram object.
Public Property ComponentCount

Returns the number of components in the component list box. There is always at least one, even when it appears that there are no entries. In that case, the one entry is invisible, but it can still be made active.

Public Property ConnectionCountReturns the number of connections in the connection drop-down list. The contents of this list depend on which component is active.
Public Property FullName

Returns the full name of the file containing this probe’s information.

Public Property Name

Returns the name of the file containing this probe’s information. 

Public Property ParentReturns the Probes collection object to which this object belongs.
Public Property Path

Returns the path to the file containing this probe’s information.

Public Property QualificationSettings

Returns the Qualify Settings object that can be modified and passed into the Qualify2 method. It supports these parameters:

StartA - Returns the starting A angle of the probe
EndA - Returns the ending A angle of the probe
IncrementA - Returns the increment value for automatically generated A angles between the starting A angle of the probe and the ending A angle of the probe.
StartB - Returns the starting B angle of the probe
EndB - Returns the ending B angle of the probe
IncrementB - Returns the increment value for automatically generated B angles between the starting B angle of the probe and the ending B angle of the probe.

Public Property TipsReturns the Tips object associated with this Probe object.
Public Property UseWristMap

Determines whether or not a wrist map is used.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.