Modbus RTU Master code needed

General discussion on Libstock website & codes posted on this website.
Post Reply
Author
Message
kamputty
Posts: 31
Joined: 22 Aug 2012 21:34

Modbus RTU Master code needed

#1 Post by kamputty » 27 Mar 2024 11:27

Hi all,

I hope you are all doing well.

I'm in need of a Modbus RTU Master library...I've looked on LibStock and was not sure which, if any, I could use.

I'm using the Necto environment...PIC32MZ...

Any advice, pointers would be greatly appreciated.

~Kam

faeton
Posts: 4
Joined: 01 May 2018 22:09

Re: Modbus RTU Master code needed

#2 Post by faeton » 02 Apr 2024 14:55

I would not advise you to use libraries - they are very clumsy most of the time.
Modbus is a simple protocol, especially the Master: you need to send 1 or 2 types of request and read a response.

Post Reply

Return to “Libstock Discussion”