Download of ModbusServerV0.93.zip (ModbusServerV0.93.zip ( external link: SF.net): 137,988 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
137,988 bytes
MD5
1c86b993b8f70752e78ac574f1ce4327

Projeto Descrição

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