How to connect/read data ION8600 TO C#

Status
Not open for further replies.

leotorresval92

Newbie level 2
Joined
May 20, 2018
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
15
I'm working in a project with a Schneider Electric ION8600 meter so, I want to create my own windows application to show the readings from Energy Meter.
How can I achieve that using C#, at the moment I have access using MODBUS RTU protocol
There are some libs to connect directly? or I have to connect with COM's ports or what is the way to connect with this meter model?
 

you could use a USB to RS485 Converte[/I]r which can be accessed from C# using Visual Studio's SerialPort component
 

At the moment I connect my app with the meter using Modbus TCP with port 502, however it not allow read historical data so, I'm looking to connect through port 7700 with protocol ION, but I don't have found information about it,
What is the way to connect with this protocol?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…