Collection of video formats that this frame grabber supports.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Property Value
Type: CogStringCollectionRemarks
Returns a collection of video formats that this frame grabber supports. You specify the video format when you create an acquisition FIFO.
On frame grabbers that support CogLink, AvailableVideoFormats returns a collection of video formats supported by all connected cameras. To determine which formats a particular CogLink camera supports, use CogLinkCamera8100D.AvailableVideoFormats.
See the camera support table for a list of video formats supported for each frame grabber.
See Also