CogPrioImpl SetDebounceDuration Method Cognex VisionPro 9.23
Sets the debounce duration for all input lines to the specified number of milliseconds.

Namespace: Cognex.VisionPro.Comm.Implementation.Internal
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 91.0.0.0
Syntax

public virtual void SetDebounceDuration(
	double milliseconds
)

Parameters

milliseconds
Type: System Double
See Also