Gets or sets the length of a the pulse in milliseconds.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Property Value
Type: DoubleSet to 0.0 to indicate that the line is not pulsed.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown if pulse duration is less than 0.0 or greater than the maximum valid pulse width. |
See Also