Time in milliseconds after which the output returns to its non-pulsed state. Ignored if PulseMode=cogOutputLinePulseModeNone.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogOutputLine Changed | Fires when the property value changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new duration is < 0. |
Remarks
Time in milliseconds after which the output returns to its nonpulsed state. This value is ignored if PulseMode is None.
Default Value: 50
See Also