Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > probe Object : SelectAllTips Method
SelectAllTips Method
Description

Selects all tips in tip list for qualification.

Syntax
Visual Basic
Public Sub SelectAllTips() 
Remarks
Use the Probe.ClearAllTips function to clear all selected tips. Use the Tip.Selected property of the tip object to select or deselect individual tips for probe qualification.
See Also