Gets or sets the diameter of the dome illumination unit in millimeters.
Namespace: Cognex.VisionPro.TrevistaAssembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 91.0.0.0
Syntax
Property Value
Type: DoubleDiameter of the dome illumination unit in millimeters. Default value is 300.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the object has been disposed. |
| ArgumentOutOfRangeException | The supplied value is less than or equal to zero. |
Remarks
The nominal diameter values for the three Trevista domes are listed below. You should enter the value that matches your dome hardware.
- Small dome: 120 mm
- Medium dome: 300 mm
- Large dome: 580 mm
This property is only applied if the SensorCorrectionEnabled property is set to True.
This property only supports float value type precision. Up to five decimal places (such as 0.00001) will be maintained. Further precision can be assigned but will be lost due truncation.
See Also