点击或拖拽改变大小

DTUServer 构造函数 (String, DeviceTcpNet)

根据配置的列表信息来实例化相关的DTU服务器
Instantiate the relevant DTU server according to the configured list information

命名空间:  HslCommunication.DTU
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public DTUServer(
	string[] dtuId,
	DeviceTcpNet[] networkDevices
)

参数

dtuId
类型:SystemString
Dtu信息
networkDevices
类型:HslCommunication.Core.DeviceDeviceTcpNet
设备信息
参见