Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : ProbeComp Method
Turns probe compensation on or off.
ProbeComp Method
Description
Creates Probe Compensation Command
Syntax
Visual Basic
Public Sub ProbeComp( _
   ByVal tog As PCDONOFF _
) 
Parameters
tog
ValueDescription
PCD_OFF 
PCD_ON 
Turns probe compensation on or off.
See Also