April 4, 2011

Luca Luca
Ant Farmer
589 posts

iec 62056-21

 

Hi all,
I need to communicate with a device via RS-485 that support iec 62056-21 protocol.

Does someone have tried this?

I need some documentation or c++ library to comunicate with this… :-)

4 replies

April 4, 2011

Andre Andre
Area 51 Engineer
6031 posts

A quick Google search turns up a reference [qtforum.org] of somebody using QextSerialPort for a RS-485 device. So, that should work, I guess. That, of course, does not implement iec 62056-21 on top of that yet. Does that get you started? Note that I don’t have personal experience with any of this :-)

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

April 4, 2011

Luca Luca
Ant Farmer
589 posts

Thanks Andre,
I already know QextSerialPort and I have no problem in communicating via rs-485. My problem is to know iec 62056-21 .
Reading some manuals it seems that iec 62056-21 is a standard protocol but I can’t find some documentation about.
I only found this [satec-global.com] IEC 62056-21.pdf but it’s for a specific device and I actually can’t try that protocol for my device.

April 4, 2011

Andre Andre
Area 51 Engineer
6031 posts

Ah, ok. I think the details of iec 62056-21 are really outside the scope of Qt itself, and are off topic on this forum. Then again, perhaps that is why you posted this in The Lounge?

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

April 4, 2011

Luca Luca
Ant Farmer
589 posts
Andre wrote:
perhaps that is why you posted this in The Lounge?

Yes, I posted here because of this. :-)

 
  ‹‹ Where are the sdks?      Invitation to answer a questionnaire regarding internationalization of Mobile Technology competences ››

You must log in to post a reply. Not a member yet? Register here!