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

Namespace: Cognex.VisionPro.GenTL.Implementation.Internal
Assembly: Cognex.VisionPro.GenTL (in Cognex.VisionPro.GenTL.dll) Version: 75.1.0.0
Syntax

public virtual CogDictionary UserData { get; }

Property Value

Type: CogDictionary

Implements

ICogAcqFifo UserData
See Also