CogSearchMaxTool LastRunRecordDiagEnable Property Cognex VisionPro
Enable creation of records by bitwise ORing the appropriate CogSearchMaxLastRunRecordDiagConstants.

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

public CogSearchMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }

Property Value

Type: CogSearchMaxLastRunRecordDiagConstants
This read/write property is a bitwise combination of CogSearchMaxLastRunRecordDiagConstants. Default value is InputImageByReference.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flags may be affected:

  • SfLastRunRecordDiagEnable
  • SfCreateLastRunRecord
See Also