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