点击或拖拽改变大小

DTUServerGetDevices 方法

获取所有的设备的信息,可以用来读写设备的数据信息
Get all device information, can be used to read and write device data information

命名空间:  HslCommunication.DTU
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public DeviceCommunication[] GetDevices()

返回值

类型:DeviceCommunication
设备数组
参见