ICogFrameGrabber PropertiesCognex VisionPro 9.5

The ICogFrameGrabber type exposes the following members.

Properties

  NameDescription
Public propertyAvailableVideoFormats
Collection of video formats that this frame grabber supports.
Public propertyIndex
Index within the collection of frame grabbers of this type.
Public propertyInputLines
Gets the collection of available input lines. If no input lines are available on this frame grabber the returned collection will have a Count of zero.
Public propertyName
Name indicating the type of frame grabber.
Public propertyNumVideoChannels
Number of video channels this frame grabber supports. This is the maximum number of simultaneous acquisitions allowed.
Public propertyOutputLines
Gets the collection of available output lines. If no output lines are available on this frame grabber the returned collection will have a Count of zero.
Public propertyOwned1394DCAMAccess
Gets a ICog1394DCAMAccess interface for this frame grabber if one exists.
Public propertyOwnedGenTLAccess
Gets a ICogGenTLAccess interface for this frame grabber if one exists.
Public propertyOwnedGigEAccess
Gets a ICogGigEAccess interface for this frame grabber if one exists.
Public propertyOwnedImagingDeviceAccess
Gets a ICogImagingDeviceAccess interface for this frame grabber if one exists.
Public propertySerialNumber
Serial number of this frame grabber.
Public propertyUniqueID
Internal use only.
Top
See Also