Enable creation of records by bitwise ORing the
appropriate LastRunRecordDiagConstants. These are diagnostic records
that may cause the Tool to have a longer execution time.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
public CogBlobLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogBlobLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogBlobLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogBlobLastRunRecordDiagConstants
Get
Set
public:
property CogBlobLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogBlobLastRunRecordDiagConstants get ();
void set (CogBlobLastRunRecordDiagConstants value);
}public:
property CogBlobLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogBlobLastRunRecordDiagConstants get ();
void set (CogBlobLastRunRecordDiagConstants value);
}Property Value
Type:
CogBlobLastRunRecordDiagConstants
The default is
InputImageByReference.
| Event Type | Reason |
|---|
| [Cognex.VisionPro.ICogChangedEvent.Changed] |
Fires when the value of this property changes.
The following state flag may be affected:
|
Enable the
creation of records by bitwise ORing the appropriate
CogBlobLastRunRecordDiagConstants.
These are diagnostic records that may cause the tool to have a longer
execution time.