Reads or sets the delay in milliseconds between setting the light power and performing the image capture.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the light delay changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | val is < 0. |
Remarks
Sets or gets the delay in milliseconds between setting the light power and acquiring an image.
Default Value: 30 milliseconds
See Also