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 CogIOTCPIP GetTCPIPDevice(
CogIOTCPIP DeviceMode mode,
string host,
int portNumber
)
public CogIOTCPIP GetTCPIPDevice(
CogIOTCPIP..::..DeviceMode mode,
string host,
int portNumber
)
Public Function GetTCPIPDevice (
mode As CogIOTCPIP DeviceMode,
host As String,
portNumber As Integer
) As CogIOTCPIP
Public Function GetTCPIPDevice (
mode As CogIOTCPIP..::..DeviceMode,
host As String,
portNumber As Integer
) As CogIOTCPIP
public:
CogIOTCPIP^ GetTCPIPDevice(
CogIOTCPIP DeviceMode mode,
String^ host,
int portNumber
)
public:
CogIOTCPIP^ GetTCPIPDevice(
CogIOTCPIP..::..DeviceMode mode,
String^ host,
int portNumber
)
Return Value
Type:
CogIOTCPIP