Enable creation of records by bitwise ORing the
appropriate LastRunRecordConstants.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
public CogBlobLastRunRecordConstants LastRunRecordEnable { get; set; }public CogBlobLastRunRecordConstants LastRunRecordEnable { get; set; }Public Property LastRunRecordEnable As CogBlobLastRunRecordConstants
Get
Set
Public Property LastRunRecordEnable As CogBlobLastRunRecordConstants
Get
Set
public:
property CogBlobLastRunRecordConstants LastRunRecordEnable {
CogBlobLastRunRecordConstants get ();
void set (CogBlobLastRunRecordConstants value);
}public:
property CogBlobLastRunRecordConstants LastRunRecordEnable {
CogBlobLastRunRecordConstants get ();
void set (CogBlobLastRunRecordConstants value);
}Property Value
Type:
CogBlobLastRunRecordConstants
The default is
BlobImage +
BlobImageUnfiltered +
ResultsBoundary.
| 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 LastRunRecordConstants.