文件名称:libiec61850

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • 上传时间:
  • 2018-03-09
  • 文件大小:
  • 1.45mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • yin****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

IEC61850开源实现库,包含头文件、函数文件和测试例程文件(his library provides an implementation of IEC61850 on top of the MMS (Manufacturing Message Specification) protocol in standard C. It also provides support for intra-substation communication via GOOSE. The goal of this project is to provide an implementation that is very portable and can run on embedded systems and micro-controllers. Also provided is a set of simple examples that can be used as a starting point for own applications. The library also contains a .NET wrapper to allow the library to be used easily in high-level languages like C#.
This implementation runs on embedded systems, embedded Linux systems as well as on desktop computers running Linux, Windows or MacOS.)
相关搜索: IEC61850源代码库

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
libiec61850 0 2018-03-09
libiec61850\.travis.yml 361 2017-12-15
libiec61850\CHANGELOG 29807 2017-12-15
libiec61850\CMakeLists.txt 5962 2017-12-15
libiec61850\config 0 2018-03-09
libiec61850\config\stack_config.h 8179 2017-12-15
libiec61850\config\stack_config.h.cmake 8003 2017-12-15
libiec61850\COPYING 35147 2017-12-15
libiec61850\demos 0 2018-03-09
libiec61850\demos\beaglebone 0 2018-03-09
libiec61850\demos\beaglebone\beaglebone_leds.c 1094 2017-12-15
libiec61850\demos\beaglebone\beaglebone_leds.h 800 2017-12-15
libiec61850\demos\beaglebone\beagle_client.c 3227 2017-12-15
libiec61850\demos\beaglebone\beagle_demo.c 11673 2017-12-15
libiec61850\demos\beaglebone\beagle_demo.icd 23719 2017-12-15
libiec61850\demos\beaglebone\beagle_demo.iid 23717 2017-12-15
libiec61850\demos\beaglebone\CMakeLists.txt 333 2017-12-15
libiec61850\demos\beaglebone\Makefile 696 2017-12-15
libiec61850\demos\beaglebone\static_model.c 187490 2017-12-15
libiec61850\demos\beaglebone\static_model.h 100417 2017-12-15
libiec61850\dotnet 0 2018-03-09
libiec61850\dotnet\authenticate 0 2018-03-09
libiec61850\dotnet\authenticate\AssemblyInfo.cs 986 2017-12-15
libiec61850\dotnet\authenticate\authenticate.csproj 1734 2017-12-15
libiec61850\dotnet\authenticate\Main.cs 1157 2017-12-15
libiec61850\dotnet\control 0 2018-03-09
libiec61850\dotnet\control\AssemblyInfo.cs 981 2017-12-15
libiec61850\dotnet\control\control.csproj 1734 2017-12-15
libiec61850\dotnet\control\ControlExample.cs 2664 2017-12-15
libiec61850\dotnet\datasets 0 2018-03-09
libiec61850\dotnet\datasets\AssemblyInfo.cs 982 2017-12-15
libiec61850\dotnet\datasets\DataSetExample.cs 2199 2017-12-15
libiec61850\dotnet\datasets\datasets.csproj 1736 2017-12-15
libiec61850\dotnet\dotnet.sln 7995 2017-12-15
libiec61850\dotnet\example1 0 2018-03-09
libiec61850\dotnet\example1\AssemblyInfo.cs 982 2017-12-15
libiec61850\dotnet\example1\example1.csproj 1771 2017-12-15
libiec61850\dotnet\example1\Main.cs 2559 2017-12-15
libiec61850\dotnet\example2 0 2018-03-09
libiec61850\dotnet\example2\AssemblyInfo.cs 982 2017-12-15
libiec61850\dotnet\example2\example2.csproj 1739 2017-12-15
libiec61850\dotnet\example2\WriteValueExample.cs 1163 2017-12-15
libiec61850\dotnet\example3 0 2018-03-09
libiec61850\dotnet\example3\AssemblyInfo.cs 982 2017-12-15
libiec61850\dotnet\example3\example3.csproj 1726 2017-12-15
libiec61850\dotnet\example3\Main.cs 1345 2017-12-15
libiec61850\dotnet\files 0 2018-03-09
libiec61850\dotnet\files\AssemblyInfo.cs 979 2017-12-15
libiec61850\dotnet\files\files.csproj 1735 2017-12-15
libiec61850\dotnet\files\FileServicesExample.cs 2248 2017-12-15
libiec61850\dotnet\IEC61850forCSharp 0 2018-03-09
libiec61850\dotnet\IEC61850forCSharp\AssemblyInfo.cs 1019 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\Control.cs 17020 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\DataSet.cs 3530 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\IEC61850ClientAPI.cs 58659 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\IEC61850CommonAPI.cs 13338 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\IEC61850forCSharp.csproj 2135 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\IEC61850ServerAPI.cs 31668 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\IsoConnectionParameters.cs 8279 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\MmsValue.cs 30787 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\MmsVariableSpecification.cs 6156 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\ReportControlBlock.cs 24504 2017-12-15
libiec61850\dotnet\IEC61850forCSharp\Reporting.cs 10788 2017-12-15
libiec61850\dotnet\log_client 0 2018-03-09
libiec61850\dotnet\log_client\log_client.csproj 1802 2017-12-15
libiec61850\dotnet\log_client\Program.cs 2839 2017-12-15
libiec61850\dotnet\log_client\Properties 0 2018-03-09
libiec61850\dotnet\log_client\Properties\AssemblyInfo.cs 994 2017-12-15
libiec61850\dotnet\model_browsing 0 2018-03-09
libiec61850\dotnet\model_browsing\AssemblyInfo.cs 988 2017-12-15
libiec61850\dotnet\model_browsing\ModelBrowsing.cs 3843 2017-12-15
libiec61850\dotnet\model_browsing\model_browsing.csproj 1747 2017-12-15
libiec61850\dotnet\reporting 0 2018-03-09
libiec61850\dotnet\reporting\AssemblyInfo.cs 983 2017-12-15
libiec61850\dotnet\reporting\reporting.csproj 3454 2017-12-15
libiec61850\dotnet\reporting\ReportingExample.cs 4909 2017-12-15
libiec61850\dotnet\reporting\Settings.cs 1258 2017-12-15
libiec61850\dotnet\report_new_dataset 0 2018-03-09
libiec61850\dotnet\report_new_dataset\AssemblyInfo.cs 992 2017-12-15
libiec61850\dotnet\report_new_dataset\Main.cs 3265 2017-12-15
libiec61850\dotnet\report_new_dataset\report_new_dataset.csproj 1746 2017-12-15
libiec61850\dotnet\server1 0 2018-03-09
libiec61850\dotnet\server1\model.cfg 3872 2017-12-15
libiec61850\dotnet\server1\Program.cs 1877 2017-12-15
libiec61850\dotnet\server1\Properties 0 2018-03-09
libiec61850\dotnet\server1\Properties\AssemblyInfo.cs 991 2017-12-15
libiec61850\dotnet\server1\server1.csproj 1796 2017-12-15
libiec61850\dotnet\tests 0 2018-03-09
libiec61850\dotnet\tests\model.cfg 3872 2017-12-15
libiec61850\dotnet\tests\Test.cs 12109 2017-12-15
libiec61850\dotnet\tests\test.icd 13201 2017-12-15
libiec61850\dotnet\tests\tests.csproj 1888 2017-12-15
libiec61850\examples 0 2018-03-09
libiec61850\examples\CMakeLists.txt 1546 2017-12-15
libiec61850\examples\goose_publisher 0 2018-03-09
libiec61850\examples\goose_publisher\CMakeLists.txt 505 2017-12-15
libiec61850\examples\goose_publisher\goose_publisher_example.c 1718 2017-12-15
libiec61850\examples\goose_publisher\Makefile 478 2017-12-15
libiec61850\examples\goose_subscriber 0 2018-03-09
libiec61850\examples\goose_subscriber\CMakeLists.txt 514 2017-12-15

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org