登录
首页 » C# » NModbus4

NModbus4

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

  • use word template parents to be notified soon Batch Print procedure is windows20...
    利用word模板实现家长通知快批量打印 程序是 windows2003+ office 2003下运行通过-use word template parents to be notified soon Batch Print procedure is windows2003 off ice running through 2003
    2022-05-22 08:16:30下载
    积分:1
  • Network-Engineer-English-Vocabulary
    网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表(Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary )
    2013-11-04 20:01:04下载
    积分:1
  • idtcpserver network communications examples of the transmission of documents tra...
    idtcpserver 网络通讯传送文件的例子,传送速度极快!-idtcpserver network communications examples of the transmission of documents transmitted fast!
    2022-04-18 15:53:38下载
    积分:1
  • 序蓝本为6kbbs 默认前台管理员的帐号是:woodcoal,密码:woodcoal 后台管理员帐号是:woodcoal,密码:99321.net...
    本程序蓝本为6kbbs 默认前台管理员的帐号是:woodcoal,密码:woodcoal 后台管理员帐号是:woodcoal,密码:99321.net 后台管理地址:manage/admin.asp-modeled on the procedures for the future 6kbbs default administrator account is : woodcoal, Password : woodcoal background administrator account is : woodcoal, Password : 99321.net management background Address : manage/admin.asp
    2022-09-21 21:10:03下载
    积分:1
  • 局域聊天工具
    一个基于udp socket编程技术编写的局域网聊天工具,上线自动局域网广播上线消息,下线广播通知离线,用户之间的消息发送通过udp协议发送,展现如何用udp socket做最基本的网络发送。
    2022-05-16 17:48:04下载
    积分:1
  • chaoshengxiangkongzhen
    说明:  形态的各异的超声相控阵,测试使用,功能强大(For Cyclic Cross Function Computation Time Delay Adaptive Computation of Sound Velocity)
    2021-03-31 09:39:09下载
    积分:1
  • 的操作有很好的作用
    只有网络运行权很好
    2023-08-07 10:40:03下载
    积分:1
  • snort-2.2.0RC1.tar
    snort 2.2版,这版本没包含有ips的功能(snort 2.2 version, this version features not contain ips)
    2010-06-04 12:57:05下载
    积分:1
  • 编辑IDL界面以及进行大气辐射矫正、图像拉伸等(Edit the IDL interface and the correction of atmospheric radiation)
    2018-05-14 11:15:52下载
    积分:1
  • Adaptive-Kalman-Filter
    说明:  自适应卡尔曼滤波,附有卡尔曼滤波的程序实现(Adaptive Kalman filter in detail, the procedures for implementation with Kalman filtering,)
    2020-10-15 00:07:30下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载