1 Star 1 Fork 0

广州海睿智能科技股份有限公司/Hoire WFM Tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 652 Bytes
一键复制 编辑 原始数据 按行查看 历史
shenhuanqia 提交于 2024-06-24 17:14 . first commit
{
"window": {
"title": "Real Time Plot",
"width": 1000,
"height": 800
},
"log": {
"log_prefix": "test",
"log_path": "F:\\python\\Real-Time-Plot\\log\\"
},
"serial_port": {
"selected_port": "COM22",
"baudrate": "921600",
"bytesize": 8,
"parity": "E",
"stopbits": 1,
"timeout": 0.1
},
"csv": {
"column": 1,
"row": 20,
"delimiter": "\\t"
},
"plotting": {
"x_axis_length": 1000,
"update_freq": 100,
"multi_plot_en": true,
"multi_curve_en": true,
"sum_en": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hoire_hw/hoire-wfm-tool.git
git@gitee.com:hoire_hw/hoire-wfm-tool.git
hoire_hw
hoire-wfm-tool
Hoire WFM Tool
master

搜索帮助