Skip to content

modbus-TCP

dear people,

I would like to comunicate with several devices over Modbus-TCP. I am programming in c++ and would like to use libmodbus, what is the propper way to add the external open-source library in eclipse? there is an example availiable for a linux host:

https://www.plcnext-community.net/makersblog/how-to-include-an-open-source-library-in-your-own-c-project/

how to do it using windows 10? the article discribes to make a bash file, no more than that.

what should be in de the bash? where is it used for? i'm looking forward for the answer.


kind regards, NIck Peeters

Sign In or Register to comment.