文件名称:csharpfr_SERVEUR-ESCLAVE-MODBUS-TCP-IP___Page

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 59kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • bi***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

This server / ModBus slave simulates equipment communicating with the ModBus protocol on a TCP / IP as a controller for example. It responds to requests from a master / client. I used ModScan32 and a monitoring software that I developed in my company for testing.

Some details:

- 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit / register) can be modified in the cell corresponding

- Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F

- Return management of exceptions ModBus started but complete

- Visual refresh table data after a write request to complete

The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32).



Development in Visual Studio. NET 2008.-This server/ModBus slave simulates equipment communicating with the ModBus protocol on a TCP/IP as a controller for example. It responds to requests from a master/client. I used ModScan32 and a monitoring software that I developed in my company for testing.

Some details:

- 4 tables of data are scaled to 200 items each (constant chosen arbitrarily) and values of each item (bit/register) can be modified in the cell corresponding

- Responses to requests functions 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x10, 0x0F

- Return management of exceptions ModBus started but complete

- Visual refresh table data after a write request to complete

The software is not finalized and has been tested only in certain configurations, it must contain some bugs. If you detect inconsistencies vis-à-vis the protocol, please let me know (I have some issues that differ among the PDF and found the software testing as ModScan32).



Development in Visual Studio. NET 2008.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ModBusServer

............\ModBusServer

............\ModBusServer.ex_

............\ModBusServer.sln

............\ModBusServer.suo

............\............\ApplicationTraceListener.cs

............\............\DataModel

............\............\.........\ByteBuffer.cs

............\............\.........\ByteCircularBuffer.cs

............\............\.........\SimpleDataModel.cs

............\............\.........\Table.cs

............\............\.........\TableItem.cs

............\............\.........\TableItem_Bit.cs

............\............\.........\TableItem_Register.cs

............\............\.........\Table_Bit.cs

............\............\.........\Table_Register.cs

............\............\fModBusServer.cs

............\............\fModBusServer.Designer.cs

............\............\fModBusServer.resx

............\............\ModBus

............\............\ModBusServer.csproj

............\............\ModBusServer.csproj.user

............\............\......\Functions

............\............\......\.........\ModBusFunction.cs

............\............\......\.........\ModBusFunctionFactory.cs

............\............\......\.........\ModBusFunction_0x01.cs

............\............\......\.........\ModBusFunction_0x02.cs

............\............\......\.........\ModBusFunction_0x03.cs

............\............\......\.........\ModBusFunction_0x04.cs

............\............\......\.........\ModBusFunction_0x05.cs

............\............\......\.........\ModBusFunction_0x06.cs

............\............\......\.........\ModBusFunction_0x0F.cs

............\............\......\.........\ModBusFunction_0x10.cs

............\............\......\Messages

............\............\......\........\CRC16.cs

............\............\......\........\Exceptions

............\............\......\........\..........\ModBusException.cs

............\............\......\........\..........\ModBusExceptionFactory.cs

............\............\......\........\..........\ModBusProcessingException.cs

............\............\......\........\Requests

............\............\......\........\........\ModBusRequest.cs

............\............\......\........\........\ModBusRequestFactory.cs

............\............\......\........\........\ModBusRequestFooter.cs

............\............\......\........\........\ModBusRequestHeader.cs

............\............\......\........\........\ModBusRequest_Read.cs

............\............\......\........\........\ModBusRequest_WriteItem.cs

............\............\......\........\........\ModBusRequest_WriteItems.cs

............\............\......\........\Responses

............\............\......\........\.........\ModBusResponse.cs

............\............\......\........\.........\ModBusResponse_ReadBits.cs

............\............\......\........\.........\ModBusResponse_ReadRegisters.cs

............\............\......\........\.........\ModBusResponse_WriteItem.cs

............\............\......\........\.........\ModBusResponse_WriteItems.cs

............\............\......\ModBusConstants.cs

............\............\Network

............\............\.......\TcpIp

............\............\.......\.....\TcpIpServer.cs

............\............\.......\.....\TcpIpServerConfiguration.cs

............\............\.......\.....\TcpIpServerConnection.cs

............\............\.......\.....\TcpIpServerConnections.cs

............\............\Program.cs

............\............\Properties

............\............\..........\AssemblyInfo.cs

............\............\..........\Resources.Designer.cs

............\............\..........\Resources.resx

............\............\..........\Settings.Designer.cs

............\............\..........\Settings.settings

@Readme-CodeS-SourceS-FR.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org