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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

int NumVideoChannels { get; }

Property Value

Type: Int32
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