点击或拖拽改变大小

TemperatureControllerOverTcpReadDouble 方法

重载列表
  名称说明
公共方法代码示例ReadDouble(String)
读取双浮点的数据
Read double floating point data
(继承自 DeviceCommunication。)
公共方法ReadDouble(String, UInt16)
从RKC设备读取Double类型的数据信息,地址示例:M1,M2,M3,AA,AB,B1,ER等,更详细的地址及具体含义需要参考API文档
Read Double type data information from RKC device. Examples of addresses: M1, M2, M3, AA, AB, B1, ER, etc. For more detailed addresses and specific meanings, please refer to the API documentation
(重写 DeviceCommunicationReadDouble(String, UInt16).)
Top
参见