CogHandEyeCalibrator MovingCamera Property Cognex VisionPro 9.23
Indicates if the cameras are moving or stationary.

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

public bool MovingCamera { get; set; }

Property Value

Type: Boolean
The default is False.
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also