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

Namespace: Cognex.VisionPro.FG8500L.Implementation.Internal
Assembly: Cognex.VisionPro.FG8500L (in Cognex.VisionPro.FG8500L.dll) Version: 91.0.0.0
Syntax

public virtual CogDictionary UserData { get; }

Property Value

Type: CogDictionary

Implements

ICogAcqFifo UserData
See Also