Skip to content

Demo Program to log data from a Modbus TCP/RTU device to a SQL lite database

License

Notifications You must be signed in to change notification settings

mypiandrew/modbuslogger

Repository files navigation

Modbus Logger

Demo Program to log data from a Modbus TCP/RTU device to a SQL lite database

Install dependances first

apt-get install sqlite3 libsqlite3-dev libmodbus5 libmodbus-dev

Compile using :

make

Regenerate demo config :

./createdbs.sh

Use Modbus TCP Slave simulator :

https://sourceforge.net/projects/modrssim2

About

Demo Program to log data from a Modbus TCP/RTU device to a SQL lite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages