Reads or sets the bright field power ratio.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleImplements
ICogAcqLight LightBrightFieldPowerRatioEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the light power ratio changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | val is < 0 or val is > 1. |
Remarks
Sets or gets the primary light's bright field power ratio which is the fraction of the light power that is allocated to the bright field. The value ranges from 0.0 (no power to the bright field) to 1.0 (all power to the bright field).
Default Value: 0
See Also