Gets or sets the amount of + or - X translation to search about the start pose.
This value is ignored if RunMode
is not set to SearchImageWithStartPose.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleGets or sets the amount of + or - X translation to search about the start pose. Default is 0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when set to a negative value. |
See Also