登录
首页 » C# » NModbus4

NModbus4

于 2016-01-16 发布 文件大小:755KB
0 448
下载积分: 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 个回复

  • 一个完整的HTML辑器,功能强大。强烈推荐!
    一个完整的HTML编辑器,功能强大。强烈推荐!-a complete HTML editor, powerful. Strongly recommended!
    2022-04-10 00:44:45下载
    积分:1
  • IP监视工具源码
    IP监视工具源码-IP surveillance tool source code
    2023-03-04 16:45:03下载
    积分:1
  • 703194
    开放源码的一个广域网协议ATM的实现,不错的选择()
    2017-11-12 09:01:50下载
    积分:1
  • NDK_demo2012
    Network Development Kit is a set of simple classes for a client-server architecture. Network Development Kit is a set of simple classes for a client-server architecture.
    2012-02-10 13:30:27下载
    积分:1
  • FLASHCOM视频聊天插件 基于FMS2 FLASH8开发
    FLASHCOM视频聊天插件 基于FMS2 FLASH8开发-FLASHCOM video chat plug-in development based on FMS2 FLASH8
    2022-02-03 20:59:11下载
    积分:1
  • 基于IP/UDP协议的sock
    基于IP/UDP协议的sock编程 -based on IP/UDP protocol to the sock Programming
    2022-11-25 13:20:02下载
    积分:1
  • 局域聊天室
    应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
    2022-02-01 17:37:26下载
    积分:1
  • UDPServer
    UDP服务器程序,提供无连接不可靠的数据传输服务(UDP server program that provides connectionless unreliable data transmission service)
    2011-06-13 17:03:17下载
    积分:1
  • MY_QQ
    聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
    2013-07-17 22:34:50下载
    积分:1
  • QLocalSocketDemo
    实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
    2020-12-29 17:09:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载