CogOCVMaxTool CurrentRecordEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogOCVMaxCurrentRecordConstants.

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

public CogOCVMaxCurrentRecordConstants CurrentRecordEnable { get; set; }

Property Value

Type: CogOCVMaxCurrentRecordConstants
This read/write property is a bitwise combination of CogOCVMaxCurrentRecordConstants. Options include None, InputImage, Region, All.
Events

See Also