CogPrio IsLineSupported Method Cognex VisionPro
Returns true if the hardware supports the given I/O bank.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 65.1.0.0
Syntax

public bool IsLineSupported(
	CogPrioBankConstants bank,
	int lineNumber
)

Return Value

Type: Boolean
See Also