Download of EasyModbusTCPServerV0.95.zip (EasyModbusTCPServerV0.95.zip ( external link: SF.net): 209,833 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
209,833 字节
MD5
251e5f64c6d40167ed0c40b455b6f51f

项目描述

Modbus TCP Server simulator and library for .NET and Java implementation.

For Connection to Modbus-TCP and Modbus-UDP Client.
Server listens at port 502 (can be changed).
Shows also Protocol informations.
Allows Multiple connections

Digital Inputs; Coils; Input Registers and Holding Registers can be viewed and changed in a table-view

Version V0.96:
- Bugfix
- Server Simulator available as Java-Version

Version V0.95:
- Modbus UDP supported

Version V0.94:
- Some Bugfixes

Version V0.93:
- Added Function code 16 (Write Multiple Registers)
- Some measures to speed up Modbus-Server
- DLL-Library for .NET implementations added

Version V0.92:
- Added Function code 15 (Write Multiple Coils)

Version V0.91:
- Supported Function-codes can be disabled
- Some adjustments concerning Display of Exception-codes