Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello everyone,
I am trying to implement
 Modbus communication with LAUNCHXL2-57LC43 and Venus-Gx.

The platform for this developing is Code Composer Studio IDE.

I want to get all information received by the Venus-GX from SmartSolar Charge Controller to my Launch Pad  TMS570LC43x.

What I have tried:

I have ready code for intializing web server and get the device ip address. 

But I don't know how to read data from Venus GX.

Guys, please make it quick. I have to submit it by this week.

Hopefully, 
Advaith
Posted
Updated 28-Sep-20 1:24am
v2
Comments
jeron1 28-Sep-20 10:25am    
"please make it quick"
LOL Sure thing.
adwaith gnamboothiri 2-Dec-20 1:18am    
sapomada locheipllu picheyukka

1 solution

You should study the MODBUS specifications (they are simple and freely available online), and the documentation provided by the device manufacture (a starting point could be this page: GX Modbus-TCP Manual [Victron Energy][^]).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900