CogJob AcqFifoSyncRoot Property Cognex VisionPro
Read-only property to get the AcqFifoSyncRoot. Internal use only.

Namespace: Cognex.VisionPro.QuickBuild
Assembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public CogSyncObject AcqFifoSyncRoot { get; }

Property Value

Type: CogSyncObject
Gets the acq fifo sync root object. Internal use only.
See Also