CogAcqFifoGigE UserData Property Cognex VisionPro
Gets a CogDictionary object that can be used to store application-specific information for this acquisition fifo. Internal use only.

Namespace: Cognex.VisionPro.FGGigE.Implementation.Internal
Assembly: Cognex.VisionPro.FGGigE (in Cognex.VisionPro.FGGigE.dll) Version: 65.1.0.0
Syntax

public virtual CogDictionary UserData { get; }

Property Value

Type: CogDictionary

Implements

ICogAcqFifo UserData
See Also