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

public virtual CogDictionary UserData { get; }

Property Value

Type: CogDictionary

Implements

ICogAcqFifo UserData
See Also