Gets or sets the target tool type. Legal values include PMAlign and
CNLSearch.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogAutoSelectTargetConstantsThe target tool type. May be either PMAlign or CNLSearch.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied target tool type is not a valid member of the enumeration. |
See Also