点击或拖拽改变大小

NetworkDoubleBaseIpAddressPing 方法

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

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

返回值

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