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

public delegate void InputDelegateFn(
	bool asserted
)
See Also