OSMOX:
Open Source Modbus OPC XML-DA
[ home ] [modbus#] [português]
Modbus#
This is an implementation of the Modbus protocol written in C# language, providing a remote interface through .NET Remoting.
Please contact me if you'd like to help in the project or if you seek for more information.
roadmap
- v0.01 - first sketches
- v0.1 - first functional version, no configuration
- v1 - fully funtional with configuration and docs
files
Below some sample source code for the remoting interface and for the protocol are provided, although it is in a very initial stage.
- ModbusSharpServer.cs 0.03 - provides an instance of the Instrument Bus as a .NET remoting server
- InstrumentBus.cs - class that implements the modbus serial line protocol
- modbus1linux.cs - a snippet of code which reads some modbus registers in linux using mono!
links
Copyright 2004. Victor Rocha Pusch.