搜索资源列表
dlt645.rar
- 本人设计的DL/T645规约电能表的抄表和电表模拟软件,两个软件通过串口通讯,包含了本人的大量心血,不为了增加下载点数还真不舍得拿出来,呵呵。,I designed DL/T645 Statute Meter meter reading and meter simulation software, the two software through the serial port communications, contains a large number of my efforts, not
DLT645-97-07Analysis
- 能够完成DLT645-1997和DLT645-2007规约的自适应解析,并给出解析结果,该代码用于标准645电表的抄表模块中。-Able to complete the DLT645-1997 and DLT645-2007 Statute of the adaptive analysis, and gives analytical results, the code for the standard 645 meter of the meter reading module.
DLT645
- MAPLAB编写的DLT645协议的实现,纯C语言,硬件基于PIC24单片机。-use the maplabIDE,and based on the hardware of the PIC24,pure C language, Implement the communication protocol of DLT645.
DLT645-2007 多功能电能表通信协议解析C语言实现
- * 实现对dlt645 2007版规约想着数据类型的定义 * 提供帧数据的封装及解析相关api 修改了之前的几处bug