Assembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 75.0.0.0
Property Value
Type: DoubleHigh limit for scale DOF zone. Default value is 1.2.
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected:
|
| ICogChangedEvent Changed | Fires when the value of this property changes and Low was changed as well. The following state flags may be affected:
|
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when you attempt to set this to a value less than or equal to 0. |
High limit is only used if Configuration is CogSearchMaxZoneConstants.LowHigh. In this case, SearchMax will use the low and high limits for the expected range of values. Low must be less than or equal to High. Setting High to a value less than Low also sets Low to the new value.
This scale limit is measured from the SelectedSpaceName of the InputImage to "Pattern Space". This is equivalent to the scale component of the CogTransform2DLinear returned by GetPose method of CogSearchMaxResult.