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