Location:
Search - dl 645
Search list
Description: // dianbiao645.h : main header file for the DIANBIAO645 application
//
#if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_)
#define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
struct comm
{
char status,orde[3],address[7],len;
unsigned char crc_r,crc_t,flag;
};
extern struct comm comm2;
extern char zong[15],gu[15],ping[15];
/////////////////////////////////////////////////////////////////////////////
// CDianbiao645App:
// See dianbiao645.cpp for the implementation of this class
//
class CDianbiao645App : public CWinApp
{
public:
CDianbiao645App();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CDianbiao645App)
public:
virtual BOOL InitInstance();
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CDianbiao645App)
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_)
Platform: |
Size: 352028 |
Author: 459777329@qq.com |
Hits:
Description: DL/T645-97协议发送代码实例,这个部分能够通过串口接收和发送645协议包。-DL/T645-97 file send code
Platform: |
Size: 95950 |
Author: live1223@163.com |
Hits:
Description: 自己设计的DL/T645标准电表抄表软件(VC6)-DL/T645 own design standards meter meter reading software (VC6)
Platform: |
Size: 83968 |
Author: 高海军 |
Hits:
Description: 电能表抄表软件,基本符合国家颁布的DL645通讯规约,去除了一些不必要的功能-Energy Meter meter reading software, the basic line with the state statute promulgated DL645 communications to function apart from some unnecessary
Platform: |
Size: 175104 |
Author: 蒋峰 |
Hits:
Description: 中华人民共和国电力行业标准《多功能电能表通信规约》-People
Platform: |
Size: 258048 |
Author: 羿宝存 |
Hits:
Description: 多功能电能表通信规约DLT645-1997-Multi-function Watt-hour meter communication protocol DLT645-1997
Platform: |
Size: 258048 |
Author: dulong |
Hits:
Description: 抄录符合DL/T645-1997的电表,是用51编写的,大家可以作为参考-DL/T645-1997 reproduced in line with the meter, is prepared in 51, we can serve as a reference
Platform: |
Size: 10240 |
Author: 谢智强 |
Hits:
Description: DL/T645-2007清晰文本版,可以CTRL+F-DL/T645-2007 clear text version, you can CTRL+ F
Platform: |
Size: 3787776 |
Author: JianDeng |
Hits:
Description: 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种
协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)”
和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自
动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把
数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调
试助手”。也可以用来在调试分析时和调试状态的数据包进行对比,
以检验数据包的合法性。
本程序用
qt4.2.3 opensource + mingw
写成,最后用
molebox打包
source目录下是源代码
协议包生成工具.exe 为打包后的可执行文件,
运行时不需要额外的动态连接库
source\packet\release\packet.exe运行时需要三个dll:
mingwm10.dll
QtGui4.dll
QtCore4.d-please
Platform: |
Size: 56320 |
Author: jeff |
Hits:
Description: DL/T 645—1997
中华人民共和国电力行业标准-DL/T 645-1997 People' s Republic of China Electric Power Industry Standard
Platform: |
Size: 258048 |
Author: 阿long |
Hits:
Description: DL/T-645 2007 规约完整数据库文件-DL/T-645 2007 Statute of the integrity of database files
Platform: |
Size: 636928 |
Author: shenlili |
Hits:
Description: 多功能电能表通信规约 DLT 645-1997-Multi-function Watt-hour meter communication protocol DLT 645-1997
Platform: |
Size: 923648 |
Author: LOCK |
Hits:
Description: 遵循电力部DL/T645-1998协议,通过RS485总线,采集并存储,电表的数据通过无线(红外)进行数据通讯.51单片机程序.-Follow the Ministry of Electric Power DL/T645-1998 agreement, through the RS485 bus, collected and stored meter data via wireless (infrared) for data communication .51 monolithic
Machine program.
Platform: |
Size: 70656 |
Author: 萧瑟一笑 |
Hits:
Description: 能够完成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.
Platform: |
Size: 1024 |
Author: ywlbabcjr |
Hits:
Description: 基于DL-645规约实现单相电表校表功能的源代码程序。-DL-645 based on the Statute of the table for single-phase meter function of the source code of the school program.
Platform: |
Size: 3072 |
Author: banyong |
Hits:
Description: 单相智能型国网电能表通信协议DL-645,对应于上面的程序-Intelligent single-phase watt-hour meter communication protocol State Grid DL-645, corresponding to the above procedure
Platform: |
Size: 705536 |
Author: banyong |
Hits:
Description: DL/T 645 2007 specification in Chinesse
Platform: |
Size: 3902464 |
Author: engycz |
Hits:
Description: 电能表通讯规约测试软件,集合的DL/645-1997和DL/T645-2007 是一款很好的通讯规约调试软件,适合电能表研发和测试的工程人员-Meter communication protocol testing software, set DL/645-1997 and DL/T645-2007 is a good communication protocol debugging software for development and testing of energy meter engineers
Platform: |
Size: 472064 |
Author: 许华 |
Hits:
Description: DL/T645-2007全部资料包括:多功能电能表通信协议645-2007宣贯材料.pdf、《多功能电能表通信协议备案文件》645-09-001号内容.doc、《多功能电能表通信协议》补充文件.doc、《多功能电能表通信协议》备案文件(汇总).doc-DL/T645-2007 all the information, including: multi-function watt-hour meter communication protocol 645-2007 Publicizing material. Pdf, " multi-function meter communication protocol for the record file" No. 645-09-001 content. Doc, " multi-function power meter communications Agreement " supplement. doc," multi-function meter communication protocol " for the record file (summary). doc
Platform: |
Size: 35462144 |
Author: 许华 |
Hits:
Description: DL-645规约非常适合智能电表的通讯调试。不过此软件只是个共享版。-DL-645 Statute is ideal for the smart meters communications debugging. This software is only a shared version.
Platform: |
Size: 404480 |
Author: 玉龙 |
Hits: