CogJob AcqFifoState Property Cognex VisionPro 9.20
Read-only property to get the state of the acq fifo. Internal use only.

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

public CogJobAcqFifoStateConstants AcqFifoState { get; }

Property Value

Type: CogJobAcqFifoStateConstants
Get the acq fifo state (usually after de-persisting a CogJob). Internal use only.
Remarks

Examples

See Also