CogIODiscreteDevice InputDelegateFn DelegateCognex VisionPro
Prototype for a delegate function to be called when an input line changes state.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public delegate void InputDelegateFn(
	bool asserted
)
See Also