Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实际上我正在使用 modbus 协议,我需要使用 pymodbus 库制作一个程序,但是我对这个协议知之甚少。我知道做一些基本的事情,例如:读取输入/保持寄存器,但我需要读取波形。在设备的文档中说我必须为文件 128 编写读取文件请求,然后从文件响应块中读取数据,但我不知道如何。如何使用 pymodbus 编写读取文件请求?我需要使用 write_register() 吗?我希望你能帮助我,对不起我的英语