CogIODiscreteDevice GetInputDelegate Method Cognex VisionPro 9.8 SR1
Get the input delegate associated with a particular input line

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

protected abstract CogIODiscreteDevice InputDelegateFn GetInputDelegate(
	int line
)

Return Value

Type: CogIODiscreteDevice InputDelegateFn
The delegate function for the input line
See Also