Small Python scripts for reading data from SAJ H2-series inverters via Modbus TCP. I put this together because my inverter doesn’t expose its web UI and I didn’t have physical access to it for a while ...
├── main.py # 配置中心 + 启动入口 ├── data_acquisition.py # 数据采集逻辑封装 ├── modbus_client.py # Modbus TCP 通讯封装 ...
“Not being overcomplicated is Modbus TCP/IP’s biggest draw, not only for PLCs, but especially for PC-based applications,” said Jason Haldeman, senior product specialist for I/O and networking at ...