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