Gets/sets the physical units of grid pitch along the y-axis of the
see the remarks section of CogCalibFeatureExtractorCheckerboardLabelModeConstants).
It is the distance between any two adjacent
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleThe y value of the physical grid pitch of the checkerboard calibration plate. The default value is 1.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The value is less than or equal to 0. |
See Also