CogHandEyeHome2DUnitLengthReferenceConstants EnumerationCognex VisionPro 9.22
Enumeration that specifies how to establish unit length in Home2D coordinates.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 87.0.0.0
Syntax

public enum CogHandEyeHome2DUnitLengthReferenceConstants
Members

  Member nameValueDescription
UseCalibrationPlate0 Use the calibration plate to establish unit length in Home2D. Use this mode if the calibration plate is deemed to be more accurate than the motion stage.
UseMotionStage1 Use the motion stage to establish unit length in Home2D. Use this mode if the motion stage is deemed to be more accurate than the calibration plate.
See Also