Gets an interface that provides low-level access to the Imaging Device. A null interface will be returned if your hardware does not support the Imaging Device. Your code should check for null before attempting access.
Namespace: Cognex.VisionPro.FG8501.Implementation.InternalAssembly: Cognex.VisionPro.FG8501 (in Cognex.VisionPro.FG8501.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogImagingDeviceAccessAn interface that provides low-level access to the Imaging Device, or null if such cameras are not supported by your hardware.
Implements
ICogFrameGrabber OwnedImagingDeviceAccessSee Also