CogPixelMapTool LastRunRecordEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogPixelMapLastRunRecordConstants.

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

public CogPixelMapLastRunRecordConstants LastRunRecordEnable { get; set; }

Property Value

Type: CogPixelMapLastRunRecordConstants
A bitwise combination of CogPixelMapLastRunRecordConstants. Options include None, OutputImage, and All.
Events

See Also