点击或拖拽改变大小

DTUServer 构造函数 (ListDTUSettingType)

根据配置的列表信息来实例化相关的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(
	List<DTUSettingType> dTUSettings
)

参数

dTUSettings
类型:System.Collections.GenericListDTUSettingType
DTU的配置信息
参见