| TemperatureControllerOverTcpReadDoubleAsync 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|   | ReadDoubleAsync(String) | 
            异步读取双浮点的数据(继承自 DeviceCommunication。) Asynchronously read double floating point data | 
|  | ReadDoubleAsync(String, UInt16) | 
            从RKC设备读取Double类型的数据信息,地址示例:M1,M2,M3,AA,AB,B1,ER等,更详细的地址及具体含义需要参考API文档(重写 DeviceCommunicationReadDoubleAsync(String, UInt16).) 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 | 
 参见
参见