You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
zhaohe 454fe8cb72 update 1 year ago
.vscode update 1 year ago
libzqt update 1 year ago
qcss V4 1 year ago
src update 1 year ago
.clang-format init . 2 years ago
.gitignore init . 2 years ago
CMakeLists.txt update 1 year ago
CMakeLists.txt.user update 1 year ago
README.md V4 1 year ago
mainwindow.cpp update 1 year ago
mainwindow.h update 1 year ago
mainwindow.ui update 1 year ago

README.md

QT打包:
参考教程
https://blog.csdn.net/ColinFhz/article/details/107879769

V4:
    1.修改样式
    2.优化打包体积

    modbus

设备地址:
波特率  :


读取配置
写入配置
校验配置

配置中有部分配置是只读的,部分配置不需要校验,

1.协议文件
    名称,地址,读写特性,备注信息,是否属于配置(如果该配置项是只读的,则只校验配置)

2.配置
    地址,数值
    地址,数值