├── main.py # 配置 + 主程序入口 ├── modbus_client.py # Modbus TCP 通信封装 ├── data_converter.py # 数据类型转换(Int/Real/Bool ...