CogFrameGrabberGenTL Name Property Cognex VisionPro 9.22
Name indicating the type of frame grabber.

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 87.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