登录
首页 » C# » NModbus4

NModbus4

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

  • LumiSoft.Net最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
    LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
    2013-07-28下载
    积分:1
  • TracePro
    tracepro操作教程,适合新手。有软件的可以学习一下(tracepro operation tutorial for novice. Software can learn)
    2012-09-03 18:55:03下载
    积分:1
  • DNS域名解析
    本程序利用socket网络编程方法,主要实现给定域名,然后解析出其对应的IP地址,达到简单的域名解析的目的,程序使用模块化的编程方法,能够罗列出主机名及其对应的IP地址
    2022-03-17 10:55:59下载
    积分:1
  • Friends
    在虚拟的网络中对于不是很了解网络交友的人有很大的帮助(In the virtual network for online dating is not very understanding person of great help)
    2014-03-03 19:47:24下载
    积分:1
  • 坐标正反算
    说明:  测量坐标正反算 1、已知A点的坐标及A点到B点的边长及方位角,计算B点的坐标。 2、已知A点和B点的坐标,计算A点到B的边长及方位角。(Forward and inverse calculation of measuring coordinates)
    2021-02-03 21:48:56下载
    积分:1
  • 人工免疫多目标
    一个人工免疫的多目标程序,可以绘制相应的pareto前沿(A multi-objective program of artificial immune system can draw corresponding Pareto frontiers)
    2018-05-15 11:59:14下载
    积分:1
  • 111
    说明:  实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
    2009-08-01 11:04:37下载
    积分:1
  • rbf1
    说明:  基于粒子群算法优化RBF神经网络的参数的算法,MATLAB实现(Based on particle swarm algorithm to optimize the parameters of RBF neural network, MATLAB implementation)
    2020-08-10 16:21:09下载
    积分:1
  • 1
    说明:  代理服务器,还不完善,总丢数据,个人没有能力改了,有需要的朋友参考一下吧(Proxy server, not perfect, the total lost data, individuals can not afford to change, and a friend in need reference it)
    2010-09-08 17:59:29下载
    积分:1
  • PsSuspendThread
    内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
    2013-07-29 14:46:02下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载