点击或拖拽改变大小

DebugRemoteServerSetDeviceCommunication 方法

设置当前的服务器关联的通信设备对象,默认的key为0,如果已经存在,则自动覆盖

命名空间:  HslCommunication.Enthernet.Tcp
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public void SetDeviceCommunication(
	BinaryCommunication communication
)

参数

communication
类型:HslCommunication.Core.NetBinaryCommunication
设备通信对象
参见