Download of EasyModbusTCP .NET Package V5.6.zip (EasyModbusTCP .NET Package V5.6.zip ( external link: SF.net): 141,002 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
141,002 bytes
MD5
a81939a96e1157cc6d24b7b826a28302

Projeto Descrição

Modbus TCP and Modbus UDP client library.

Supports Read and write Operations

- Read Coils (FC1)
- Read Discrete Inputs (FC2)
- Read Holding Registers (FC3)
- Read Input Registers (FC4)
- Write Single Coil (FC5)
- Write Single Register (FC6)
- Write Multiple Coils (FC15)
- Write Multiple Registers (FC16)

Example Modbus-TCP client (very simple without Exception handling) can be downloaded as Sourcecode (Visual Studio 2012) and compiled.

See Wiki for more Information