搜索资源列表
opcClient
- 实现电网发电的风机监控等功能!利用以太网、plc等。在此我只是做了一个opc的客户端开发,实现了客户端与服务器的连接,和远程连接服务端.......利用c#+asp.net实现-The realization of the fan power grid monitoring and other functions! The use of Ethernet, plc, etc.. I just made a opc client development, the achievement of th
pf30
- 用c语言开发的电力电力潮流计算程序,可移植性强。-C language development with electricity power flow calculation program portability.
power-flow
- c语言,电力系统潮流计算程序,通用,工程开发应用使用-power flow calculator
pqdifsdk
- PQDIF软件开发工具,用C++编写,提供全部源码,可以应用于PQDIF格式与普通文本格式的转化,有很大参考价值-PQDIF software development tools, C++ and provide all the source code, can be applied to the conversion of PQDIF format and plain text format, great reference value
SuperCxHMI-master
- 开源组态软件SuperCxHMI,使用C++,ATL开发,采用COM组件形式-Open source software configuration SuperCxHMI, use C++, ATL development, using COM components in the form
net104drv
- IEC 104规约实现例子代码 使用c/c++开发,测试代码,请仔细参考。-IEC 104 implements
hongxiang
- 将澳大利亚红相电表的表协议转为DL/T645协议。使用C语言开发。-The Australian red-phase meter table protocol into DL/T645 protocol. Using C language development.
EasyOPCServ-master
- C# 开发OPC服务器-developing an OPC server using C#
telecontrol
- C#开发的电力远动规约解析软件,主要功能如下 1) 丰富的远动规约库,可解析常见的远动通信规约,包括如下: 循环式远动规约(CDT)DL 451—91 DISA远动规约(/GDNR003-2002) 解析XT9702远动规约(Q/GDNR004-2002) 解析IEC60870-5-101远动规约 解析IEC60870-5-104运动规约 2) 强大的容差能力,支持各种格式的报文输入,方便快捷。 3) 支持
OPCClient
- 利用C#开发了OPC Client,可实现根据IP地址选取局域网内的OPC Server,然后选择该server上的items,进行数据实时采集,同时可将数据存储到本地计算机的MySQL数据库中,进行数据库操作时,可实现查询库,查询表,新建库,新建表等功能-Using the OPC Client developed by C#, OPC server can be selected according to IP address, and then the items on the serv
潮流计算附代码
- 用C语言实现基本的潮流计算,适合辅助学习电力系统相关知识,也可在其基础上进一步深入开发(C language to calculate the power flow, suitable for those who are learning the power system , which can also be further developed)
IEC61850开发库
- libIEC61850提供了用C语言编写的IEC 61850 / MMS,IEC 61850 / GOOSE和IEC 61850-9-2 /采样值通信协议的服务器和客户端库。它在电力行业通信领域使用广泛,是不可多得的源码。