Enable creation of records by bitwise ORing the appropriate
CogIDLastRunRecordDiagConstants.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 65.1.0.0
public CogIDLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }public CogIDLastRunRecordDiagConstants LastRunRecordDiagEnable { get; set; }Public Property LastRunRecordDiagEnable As CogIDLastRunRecordDiagConstants
Get
Set
Public Property LastRunRecordDiagEnable As CogIDLastRunRecordDiagConstants
Get
Set
public:
property CogIDLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogIDLastRunRecordDiagConstants get ();
void set (CogIDLastRunRecordDiagConstants value);
}public:
property CogIDLastRunRecordDiagConstants LastRunRecordDiagEnable {
CogIDLastRunRecordDiagConstants get ();
void set (CogIDLastRunRecordDiagConstants value);
}Property Value
Type:
CogIDLastRunRecordDiagConstants
the default is (int)CogIDLastRunRecordDiagConstants::InputImageByReference | (int)CogIDLastRunRecordDiagConstants::Region | (int)CogIDLastRunRecordDiagConstants::InputImageMask
| Event Type | Reason |
|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: - SfLastRunRecordDiagEnable
|