点击或拖拽改变大小

IReadWriteDeviceReadFromCoreServer 方法

重载列表
  名称说明
公共方法ReadFromCoreServer(Byte)
将当前的数据报文发送到设备去,具体使用什么通信方式取决于设备信息,然后从设备接收数据回来,并返回给调用者。
Send the current data message to the device, the specific communication method used depends on the device information, and then receive the data back from the device and return it to the caller.
公共方法ReadFromCoreServer(IEnumerableByte)
Top
参见