Cognex Internal Use Only
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
public bool IsAnotherDeviceNamePresent(
string devName,
int devIndex
)
public bool IsAnotherDeviceNamePresent(
string devName,
int devIndex
)
Public Function IsAnotherDeviceNamePresent (
devName As String,
devIndex As Integer
) As Boolean
Public Function IsAnotherDeviceNamePresent (
devName As String,
devIndex As Integer
) As Boolean
public:
bool IsAnotherDeviceNamePresent(
String^ devName,
int devIndex
)
public:
bool IsAnotherDeviceNamePresent(
String^ devName,
int devIndex
)
Return Value
Type:
Boolean