CogPrioBoardInfo IsBankSupported Method Cognex VisionPro
Returns true if the hardware supports the given line, otherwise returns false.

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

public static bool IsBankSupported(
	CogPrioBankConstants bank,
	bool throwIfNoSupport
)

Return Value

Type: Boolean
See Also