登录
首页 » C# » NModbus4

NModbus4

于 2016-01-16 发布 文件大小:755KB
0 442
下载积分: 1 下载次数: 146

代码说明:

  Modbus是一个C#实现Modbus协议。提供与Modbus从兼容的设备和应用程序。支持串行ASCII,串行RTU,TCP和UDP协议。(NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, TCP, and UDP protocols.)

文件列表:

NModbus4-portable-3.0
.....................\.gitignore,2457,2015-12-06
.....................\.travis.yml,111,2015-12-06
.....................\appveyor.yml,802,2015-12-06
.....................\docs
.....................\....\nmodbus4
.....................\....\........\data
.....................\....\........\....\datastore.html,24936,2015-12-06
.....................\....\........\....\datastoreeventargs.html,20095,2015-12-06
.....................\....\........\....\datastorefactory.html,19221,2015-12-06
.....................\....\........\....\discretecollection.html,20925,2015-12-06
.....................\....\........\....\imodbusmessagedatacollection.html,17983,2015-12-06
.....................\....\........\....\modbusdatacollection.html,22583,2015-12-06
.....................\....\........\....\modbusdatatype.html,18271,2015-12-06
.....................\....\........\....\registercollection.html,21024,2015-12-06
.....................\....\........\device
.....................\....\........\......\imodbusmaster.html,25424,2015-12-06
.....................\....\........\......\imodbusserialmaster.html,17970,2015-12-06
.....................\....\........\......\modbusdevice.html,18602,2015-12-06
.....................\....\........\......\modbusipmaster.html,30586,2015-12-06
.....................\....\........\......\modbusmaster.html,34737,2015-12-06
.....................\....\........\......\modbusmastertcpconnection.html,24674,2015-12-06
.....................\....\........\......\modbusserialmaster.html,23478,2015-12-06
.....................\....\........\......\modbusserialslave.html,24467,2015-12-06
.....................\....\........\......\modbusslave.html,26659,2015-12-06
.....................\....\........\......\modbusslaverequesteventargs.html,17732,2015-12-06
.....................\....\........\......\modbustcpslave.html,27832,2015-12-06
.....................\....\........\......\modbusudpslave.html,21058,2015-12-06
.....................\....\........\......\tcpconnectioneventargs.html,17130,2015-12-06
.....................\....\........\extensions
.....................\....\........\..........\enron
.....................\....\........\..........\.....\enronmodbus.html,23515,2015-12-06
.....................\....\........\globalsuppressions.html,16714,2015-12-06
.....................\....\........\invalidmodbusrequestexception.html,21679,2015-12-06
.....................\....\........\io
.....................\....\........\..\emptytransport.html,17750,2015-12-06
.....................\....\........\..\istreamresource.html,19502,2015-12-06
.....................\....\........\..\modbusasciitransport.html,19745,2015-12-06
.....................\....\........\..\modbusiptransport.html,22946,2015-12-06
.....................\....\........\..\modbusrtutransport.html,22136,2015-12-06
.....................\....\........\..\modbusserialtransport.html,19861,2015-12-06
.....................\....\........\..\modbustransport.html,28947,2015-12-06
.....................\....\........\..\serialportadapter.html,18560,2015-12-06
.....................\....\........\..\streamresourceutility.html,17315,2015-12-06
.....................\....\........\..\tcpclientadapter.html,18581,2015-12-06
.....................\....\........\..\udpclientadapter.html,21320,2015-12-06
.....................\....\........\message
.....................\....\........\.......\abstractmodbusmessage.html,20960,2015-12-06
.....................\....\........\.......\abstractmodbusmessagewithdata.html,17807,2015-12-06
.....................\....\........\.......\diagnosticsrequestresponse.html,18460,2015-12-06
.....................\....\........\.......\imodbusmessage.html,19554,2015-12-06
.....................\....\........\.......\imodbusrequest.html,17434,2015-12-06
.....................\....\........\.......\modbusmessagefactory.html,20144,2015-12-06
.....................\....\........\.......\modbusmessageimpl.html,19861,2015-12-06
.....................\....\........\.......\readcoilsinputsrequest.html,22025,2015-12-06
.....................\....\........\.......\readcoilsinputsresponse.html,20085,2015-12-06
.....................\....\........\.......\readholdinginputregistersrequest.html,21891,2015-12-06
.....................\....\........\.......\readholdinginputregistersresponse.html,20183,2015-12-06
.....................\....\........\.......\readwritemultipleregistersrequest.html,23453,2015-12-06
.....................\....\........\.......\slaveexceptionresponse.html,21143,2015-12-06
.....................\....\........\.......\writemultiplecoilsrequest.html,22788,2015-12-06
.....................\....\........\.......\writemultiplecoilsresponse.html,20725,2015-12-06
.....................\....\........\.......\writemultipleregistersrequest.html,22826,2015-12-06
.....................\....\........\.......\writemultipleregistersresponse.html,20801,2015-12-06
.....................\....\........\.......\writesinglecoilrequestresponse.html,21416,2015-12-06
.....................\....\........\.......\writesingleregisterrequestresponse.html,21389,2015-12-06
.....................\....\........\modbus.html,21770,2015-12-06
.....................\....\........\properties
.....................\....\........\..........\assemblyinfo.html,17641,2015-12-06
.....................\....\........\slaveexception.html,25036,2015-12-06
.....................\....\........\unme.common
.....................\....\........\...........\disposableutility.html,16962,2015-12-06
.....................\....\........\...........\eventutility.html,17156,2015-12-06
.....................\....\........\...........\sequenceutility.html,18595,2015-12-06
.....................\....\........\utility
.....................\....\........\.......\discriminatedunion.html,23410,2015-12-06
.....................\....\........\.......\modbusutility.html,25669,2015-12-06
.....................\....\nmodbus4.unittests
.....................\....\..................\data
.....................\....\..................\....\datastoreeventargsfixture.html,17872,2015-12-06
.....................\....\..................\....\datastorefixture.html,27095,2015-12-06
.....................\....\..................\....\discretecollectionfixture.html,19793,2015-12-06
.....................\....\..................\....\modbusdatacollectionfixture.html,19389,2015-12-06
.....................\....\..................\....\registercollectionfixture.html,18914,2015-12-06
.....................\....\..................\device
.....................\....\..................\......\modbusmasterfixture.html,21361,2015-12-06
.....................\....\..................\......\modbusslavefixture.html,24597,2015-12-06
.....................\....\..................\......\tcpconnectioneventargsfixture.html,17435,2015-12-06
.....................\....\..................\io
.....................\....\..................\..\modbusasciitransportfixture.html,21633,2015-12-06
.....................\....\..................\..\modbusrtutransportfixture.html,26257,2015-12-06
.....................\....\..................\..\modbusserialtransportfixture.html,22007,2015-12-06
.....................\....\..................\..\modbustcptransportfixture.html,23333,2015-12-06
.....................\....\..................\..\modbustransportfixture.html,34597,2015-12-06
.....................\....\..................\..\udpclientadapterfixture.html,19074,2015-12-06
.....................\....\..................\message
.....................\....\..................\.......\diagnosticsrequestresponsefixture.html,17173,2015-12-06
.....................\....\..................\.......\messageutility.html,17516,2015-12-06
.....................\....\..................\.......\modbusmessagefactoryfixture.html,33178,2015-12-06
.....................\....\..................\.......\modbusmessagefixture.html,18612,2015-12-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kris-kaspersky-network-attack
    俄罗斯著名黑客克里斯,卡巴斯基网络攻击技术基础,原版书籍(Chris the famous Russian hacker, Kaspersky network attack techniques based on the original books)
    2011-09-19 15:54:33下载
    积分:1
  • LanScan,局域扫描工具,学习和安全的小资料
    LanScan,局域网扫描工具,学习网络编程和安全的小资料-LanScan, LAN scanning tool, to learn network programming and security of small information
    2023-08-24 11:40:04下载
    积分:1
  • usesjabyrinth
    说明:  The turtle walks the labyrinth experiment, uses the MFC in VC to draw the labyrinth, and lets the turtle find a way out of the maze
    2018-12-24 04:39:14下载
    积分:1
  • DMSetup
    麦咖啡升级中心,升级时直接运行此软件,链接至网络即可,不必再到官网下载,节省大量时间。(escalation center, upgrade the software run directly, link to the network and not network officials then downloaded, save a lot of time.)
    2007-01-11 20:30:22下载
    积分:1
  • AutoUpdate自动更新、解压缩实例
     系统结构服务端自动更新服务:这个是部署到web服务器的,如果有新的版本,只要放到自动更新服务App_DataUpdate目录下,即可【注意:每次更新版本时,需要更新软件的版本号,即解决方案的AssemblyInfo.cs文件,类似如下内容[assembly: AssemblyVersion("1.0.0.1")][assembly: AssemblyFileVersion("1.0.0.1")]更新版本时换这个内容】客户端MyApp:每次启动时需要检测版本【引用“自动更新服务”】,有新版本时进行解压和更新具体的内容参考详细的代码。
    2021-04-12 13:58:57下载
    积分:1
  • liaotianchengxu
    VC++编写的聊天程序。可在局域网内进行聊天。界面清晰(VC++ to prepare the chat program. Can be carried out in the local area network chat. Clear interface)
    2009-06-14 10:28:05下载
    积分:1
  • website produced the voice players, examples of the implementation of the cases,...
    制作网页中的声音播放器,执行本例实例后,将创建一个带有1个下拉框和3个按钮的运行界面。鼠标单击下拉框可以选择要播放的声音文件(*.au),按下播放按钮可以播放当前的声音文件,按下循环按钮可以循环播放当前声音文件,按下停止按钮可以停止播放当前声音文件。-website produced the voice players, examples of the implementation of the cases, will create a with a drop-down box and three button operation interface. Mouse click the drop-down box can choose to play the sound files (*. au), press the button player can play current audio files, press the circle button on the current cycle of broadcast sound files, press the stop button to stop the current broadcast sound files.
    2022-02-20 06:00:09下载
    积分:1
  • 多线端口扫描序源代码
    多线程端口扫描程序源代码( Multi-thread port scanning procedure source code )
    2004-07-17 12:31:37下载
    积分:1
  • 这是802.15.4协议的一个具体实例,拿回去试一试吧
    这是802.15.4协议的一个具体实例,拿回去试一试吧-802.15.4 agreement is a concrete example, it took back the test
    2022-03-20 17:10:33下载
    积分:1
  • RFC2617-cn
    RFC2617中文版,描述了HTTP digest认证过程算法,并有一个具体例子。(Chinese version of RFC2617 describes the process of HTTP digest authentication algorithm, and there is a specific example.)
    2009-07-07 18:16:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载