type
status
date
slug
summary
tags
category
icon
password
😀
轮岗知识OR PPT制作
 

动力测试部

主要工作
1.完成了EVCAN,DBCAN的VN1604的数据采集设备
2.了解三电HIL硬件在环测试的含义,已经OBJ,VDC,MCU,BMS的含义

管理测试部

主要知识
1.输入时间 自动显示问题

🤗 总结归纳

总结文章的内容

📎 参考文章

  • 一些引用
  • 引用文章
 
💡
variables { message 0x111 msg;//报文ID msTimer mytimer; int step=1;
}
on timer mytimer{ msg.dlc=8; msg.byte(2)=0x00+step; step++; if(step>9) step=0; output(msg); } on sysvar_update myspace::my_key { //@获取系统变量的值 if(@myspace::my_key==0){ setTimerCyclic(mytimer,500); //设置周期是500MS } else{ cancelTimer(mytimer); } }
on message 0x111{ if(this.byte(2)%2==0) { @myspace::my_led=1; } else{ @myspace::my_led=0; } }
 
QT云盘关于数采仪镜像的随笔
Camellia
Camellia
明天会更好吗?🍚
公告
type
status
date
slug
summary
tags
category
icon
password
这里是一个个人博客
用于记录和分享生活