问题标签 [minimalmodbus]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
46 浏览

python - 无法与仪器通信(无应答) Minimalmodbus

我遇到了最小modbus 库的问题。从机没有响应主机的请求,我要请求读取。我正在使用带有 Python 3.10.1 的 Raspberry Pi 3 Model B+,它是 2.0 版的最小modbus 库。我使用 Arduino Mega 作为从机,我还使用 Mini Adapter Serial Converter USB to RS485 是用于 Arduino 的转换器模块 RS485。