登录
首页 » C# » NModbus4

NModbus4

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

  • 一个点对点视频会议的序_VideoNet
    一个点对点视频会议的程序_VideoNet-Cornelian cherry cornelian cherry stamp instance视Qin Hu 频 quite the most序cavity _VideoNet
    2023-03-15 00:30:04下载
    积分:1
  • Internet-Protocols
    this book is called as internet protocol that will tell us about the internet protocol
    2011-11-14 01:22:22下载
    积分:1
  • 页源代码显示器
    网页源代码显示器-website source code display
    2023-05-18 21:45:03下载
    积分:1
  • C/S模式物流系统商用源码,想了解C/S架构的朋友可以下载研究之用....
    C/S模式物流系统商用源码,想了解C/S架构的朋友可以下载研究之用.-C/S mode of business logistics system source code, want to know C/S architecture, a friend can be downloaded for research purposes.
    2022-02-01 17:15:39下载
    积分:1
  • miniftpd
    是一个基于Liunx的TCP网络编程,是小型的tfp服务器端(Is a Liunx of TCP-based network programming, is a small tfp server)
    2015-01-09 08:41:49下载
    积分:1
  • NCRR
    运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
    2014-12-17 20:21:46下载
    积分:1
  • 共享Unix的资源(磁盘或打印机等)给Windows使用的
    共享Unix的资源(磁盘或打印机等)给Windows使用的程序 -Share Unix resource to windows
    2022-03-18 07:53:07下载
    积分:1
  • p2p software, the use of peer
    p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
    2022-08-10 13:13:23下载
    积分:1
  • Ftp服务器源代码
    Ftp服务器源代码-Ftp server source code
    2022-03-12 02:12:05下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载