CogFrameGrabber8600 NumVideoChannels Property Cognex VisionPro
Number of video channels this frame grabber supports. This is the maximum number of simultaneous acquisitions allowed.

Namespace: Cognex.VisionPro.FG8600.Implementation.Internal
Assembly: Cognex.VisionPro.FG8600 (in Cognex.VisionPro.FG8600.dll) Version: 65.1.0.0
Syntax

public virtual int NumVideoChannels { get; }

Property Value

Type: Int32

Implements

ICogFrameGrabber NumVideoChannels
Remarks

Returns the number of video channels this frame grabber supports. This is the maximum number of simultaneous acquisitions the frame grabber supports.

See Also