CogPrio IsBankSupported Method Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

public bool IsBankSupported(
	CogPrioBankConstants bank
)

Return Value

Type: Boolean
See Also