Enable creation of records by bitwise ORing the
appropriate CogSearchMaxLastRunRecordDiagConstants.
Namespace: Cognex.VisionPro.SearchMaxAssembly: Cognex.VisionPro.SearchMax (in Cognex.VisionPro.SearchMax.dll) Version: 65.1.0.0
public CogSearchMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogSearchMaxLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogSearchMaxLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogSearchMaxLastRunRecordDiagConstants
Get
Set
public:
property CogSearchMaxLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogSearchMaxLastRunRecordDiagConstants get ();
void set (CogSearchMaxLastRunRecordDiagConstants value);
}public:
property CogSearchMaxLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogSearchMaxLastRunRecordDiagConstants get ();
void set (CogSearchMaxLastRunRecordDiagConstants value);
}Property Value
Type:
CogSearchMaxLastRunRecordDiagConstants This read/write property is a bitwise combination of
CogSearchMaxLastRunRecordDiagConstants.
Default value is InputImageByReference.
| Event Type | Reason |
|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flags may be affected: - SfLastRunRecordDiagEnable
- SfCreateLastRunRecord
|