CogIODiscreteDevice GetInputDelegate Method Cognex VisionPro 9.8
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.1.0.0 (75.1.0.0)
Syntax

protected abstract CogIODiscreteDevice InputDelegateFn GetInputDelegate(
	int line
)

Return Value

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