CogAcqFifo8100L 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.FG8100L.Implementation.Internal
Assembly: Cognex.VisionPro.FG8100L (in Cognex.VisionPro.FG8100L.dll) Version: 65.1.0.0
Syntax

public virtual CogDictionary UserData { get; }

Property Value

Type: CogDictionary

Implements

ICogAcqFifo UserData
See Also