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 f045d0f62c updat 1 year ago
.vscode update 1 year ago
libzqt updat 1 year ago
qcss V4 1 year ago
src updat 1 year ago
.clang-format init . 2 years ago
.gitignore init . 2 years ago
CMakeLists.txt update 1 year ago
CMakeLists.txt.user updat 1 year ago
README.md updat 1 year ago
mainwindow.cpp updat 1 year ago
mainwindow.h updat 1 year ago
mainwindow.ui updat 1 year ago

README.md

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

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

    modbus

设备地址:
波特率  :


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

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

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

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


待测试项:
    1. 充电状态下的电池电量
    2. 设置设备时间,让设备休眠状态下,不彻底关机
    3. 读取设备中存储的记录
    4. 上报某条记录
    5. 打印记录的checksum