MODBUS TCP slave

B

Thread Starter

Bill

I have created a VB.NET application running under Windows Embedded Compact 7 (Compact Framework 3.5). Are there tools available that would allow me to easily add Modbus TCP slave functionality to this application?

Thanks for any information you can provide.
 
L

Laythe Al-Janabi

> I have created a VB.NET application running under Windows Embedded Compact 7 (Compact Framework 3.5). Are there tools
> available that would allow me to easily add Modbus TCP slave functionality to this application?

This could be done by using the excellent .NET library called NModbus.

Cheers
Laythe
 
Top