点击或拖拽改变大小

DTUServer 构造函数 (String, NetworkDeviceBase)

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

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

参数

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