Vizier87
Active Member
Hi folksies.
A potential client asked me on reading data from an energy management via the ethernet port of this product: https://www.acrel-electric.com/product/adf400l
I'm still mulling on the most efficient protocol I should be using. It says that the product's communication uses RS485 and also an ethernet port (which was described as a Modbus-TCP port).
On managing whatever the data which comes from the device, I'm quite confident I can parse the data well, God willing. I'm more comfortable handling data from the serial COM Port but I guess if I have to get out of my comfort zone then.. I guess I should.
But I'm not sure what are the best ways to start interfacing the communication. Should I use an RS485-to-USB? Or should I read it directly from the ethernet port? Those are the things I'm not well informed about yet, so I hope can someone point me in the right direction?
Thanks!
Vizier87
A potential client asked me on reading data from an energy management via the ethernet port of this product: https://www.acrel-electric.com/product/adf400l
I'm still mulling on the most efficient protocol I should be using. It says that the product's communication uses RS485 and also an ethernet port (which was described as a Modbus-TCP port).
On managing whatever the data which comes from the device, I'm quite confident I can parse the data well, God willing. I'm more comfortable handling data from the serial COM Port but I guess if I have to get out of my comfort zone then.. I guess I should.
But I'm not sure what are the best ways to start interfacing the communication. Should I use an RS485-to-USB? Or should I read it directly from the ethernet port? Those are the things I'm not well informed about yet, so I hope can someone point me in the right direction?
Thanks!
Vizier87