Returns an array of the supported I/O banks of the current hardware.
Namespace: Cognex.VisionPro.Comm.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public static CogPrioBankConstants[] GetBanks(
CogPrioBankTypeConstants type
)
public static CogPrioBankConstants[] GetBanks(
CogPrioBankTypeConstants type
)
Public Shared Function GetBanks (
type As CogPrioBankTypeConstants
) As CogPrioBankConstants()
Public Shared Function GetBanks (
type As CogPrioBankTypeConstants
) As CogPrioBankConstants()
public:
static array<CogPrioBankConstants>^ GetBanks(
CogPrioBankTypeConstants type
)
public:
static array<CogPrioBankConstants>^ GetBanks(
CogPrioBankTypeConstants type
)
Return Value
Type:
CogPrioBankConstants