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 # 数据采集逻辑封装(连接、读取、重连 ...
“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 ...