CogAcqFifoLastRunRecordConstants EnumerationCognex VisionPro
Enumeration of Non-Diagnostic data that can be provided in the Tool's LastRunRecord.

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

[FlagsAttribute]
public enum CogAcqFifoLastRunRecordConstants
Members

  Member nameValueDescription
None0
OutputImage1
All-1
Remarks

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

See Also