| DLT645With1997OverTcpReadStringAsync 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|   | ReadStringAsync(String, UInt16) | 
            异步读取字符串数据,默认为最常见的ASCII编码(继承自 DeviceCommunication。) Asynchronously read string data, default is the most common ASCII encoding | 
|   | ReadStringAsync(String, UInt16, Encoding) | 
            使用指定的编码,读取字符串数据(重写 DeviceCommunicationReadStringAsync(String, UInt16, Encoding).) Reads string data using the specified encoding | 
 参见
参见