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 9b7f230962 update 1 year ago
.vscode update 1 year ago
a8000_protocol@1d75c68790 update 1 year ago
doc/waveshare-can update 1 year ago
iflytop_canbus update 1 year ago
libzqt update 1 year ago
qcss V4 1 year ago
src update 1 year ago
test update 1 year ago
.clang-format init . 2 years ago
.gitignore update 1 year ago
.gitmodules update 1 year ago
CMakeLists.txt update 1 year ago
README.md update 1 year ago
logo.ico add logo 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

    模块名:


    模块基本操作:
        打印寄存器列表

    初始化
        1. 脚本解析器
    
    电机初始化(人造方法....),设定好所有必要的初始化参数,按下按键即可。
        必要参数:
            
        方法.....
        .........

        




ID地址:
0x080E0000
10 :(0x0A)
20 :(0x14)
30 :(0x1E)
40 :(0x28)
50 :(0x32)
60 :(0x3C)
70 :(0x46)
80 :(0x50)
90 :(0x5A)
100:(0x64)
110:(0x6E)
200:(0xCB)