MemobusTcpNetReadRandomAsync 方法 |
名称 | 说明 | |
---|---|---|
ReadRandomAsync(String) |
随机读取扩展的保持寄存器的内容,也即读取不连续地址的字数据,可以指定多个地址,然后一次性读取所有的数据,然后解析出实际的数据 Randomly read the contents of the extended hold register, that is, read word data of discontinuous addresses, you can specify multiple addresses, then read all the data at once, and then parse out the actual data | |
ReadRandomAsync(UInt16) |
随机读取扩展的保持寄存器的内容,也即读取不连续地址的字数据,可以指定多个地址,然后一次性读取所有的数据,然后解析出实际的数据 Randomly read the contents of the extended hold register, that is, read word data of discontinuous addresses, you can specify multiple addresses, then read all the data at once, and then parse out the actual data |