Reads or sets the operational mode of the camera. The camera mode setting will affect the type of image acquired. Intensity and IntensityWithGraphics images are intended for diagnostic purposes only. Range is for calibrated height profile images. Default mode is IntensityWithGraphics.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax
Property Value
Type: CogAcqCameraModeConstantsDetermines the acquisition mode of the camera.
Implements
ICogAcqProfileCamera CameraModeEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfCameraMode |
See Also