点击或拖拽改变大小

DeviceTcpNetIpAddressPing 方法

对当前设备的IP地址进行PING的操作,返回PING的结果,正常来说,返回Success
PING the IP address of the current device and return the PING result. Normally, it returns Success

命名空间:  HslCommunication.Core.Device
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public IPStatus IpAddressPing()

返回值

类型:IPStatus
返回PING的结果
参见