Specifies whether the CalibratedOriginX and CalibratedOriginY properties are expressed in uncalibrated space, or in raw calibrated space.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogCalibCheckerboardAdjustmentSpaceConstantsEvents
| Event Type | Reason |
|---|---|
| CogCalibCheckerboard Changed | Fires when the value of this property changes and the object has not been calibrated. The following state flag may be affected: |
| CogCalibCheckerboard Changed | Fires when the value of this property changes and full or partial calibration is completed. The actual state flags affected depend on which calibration steps were completed. Calibration StepState Flags AffectedStep 5 and higher
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in CogCalibCheckerboardAdjustmentSpaceConstants. |
Remarks
Specifies whether the CalibratedOriginX and CalibratedOriginY properties are expressed in uncalibrated space, or in raw calibrated space.
Default Value: RawCalibrated
See Also