CogIODiscreteDevice InputDelegateFn DelegateCognex VisionPro 9.8
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: 75.1.0.0 (75.1.0.0)
Syntax

public delegate void InputDelegateFn(
	bool asserted
)
See Also