CogFrameGrabberImagingDevice Name Property Cognex VisionPro 9.8 SR1
Name indicating the type of frame grabber.

Namespace: Cognex.VisionPro.ImagingDevice.Implementation.Internal
Assembly: Cognex.VisionPro.ImagingDevice (in Cognex.VisionPro.ImagingDevice.dll) Version: 75.0.0.0
Syntax

public virtual string Name { get; }

Property Value

Type: String

Implements

ICogFrameGrabber Name
Remarks

Returns the model name of this frame grabber, for example "Cognex 8100M"

See Also