CogAcqFifoLastRunRecordDiagConstants EnumerationCognex VisionPro
Enumeration of Diagnostic data that can be returned by the Tool's CreateLastRunRecord function.

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

[FlagsAttribute]
public enum CogAcqFifoLastRunRecordDiagConstants
Members

  Member nameValueDescription
None0
All-1
Remarks

Use these constants with LastRunRecordDiagEnable to specify the diagnostic tool records that the CogAcqFifo Tool generates when you call CreateLastRunRecord .

See Also