Read-only property to get the state of the acq fifo. Internal use only.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
public CogJobAcqFifoStateConstants AcqFifoState { get; }public CogJobAcqFifoStateConstants AcqFifoState { get; }Public ReadOnly Property AcqFifoState As CogJobAcqFifoStateConstants
Get
Public ReadOnly Property AcqFifoState As CogJobAcqFifoStateConstants
Get
public:
property CogJobAcqFifoStateConstants AcqFifoState {
CogJobAcqFifoStateConstants get ();
}public:
property CogJobAcqFifoStateConstants AcqFifoState {
CogJobAcqFifoStateConstants get ();
}Property Value
Type:
CogJobAcqFifoStateConstantsGet the acq fifo state (usually after de-persisting a CogJob). Internal use only.