CogIODiscreteDevice InputDelegateFn DelegateCognex VisionPro 9.8 SR1
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.0.0.0 (75.0.0.0)
Syntax

public delegate void InputDelegateFn(
	bool asserted
)
See Also