点击或拖拽改变大小

DeviceCommConnector 构造函数

使用指定的设备来实例化一个对象
Use the specified device to instantiate an object

命名空间:  HslCommunication.Algorithms.ConnectPool
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public DeviceCommConnector(
	DeviceCommunication device
)

参数

device
类型:HslCommunication.Core.DeviceDeviceCommunication
指定的设备通信
参见