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