Tango Group

Hi all,

I want to create a hierarchy of device as mentioned in manual. There is a code in manual (Tango Group section) regarding the same. But my problem is where to put those lines in POGO generated code?

Please explain both cases (C++ & JAVA) if possible.

Pritesh
I Pritesh
You can add the group code where you think it is judicious four your project.
For instance, if in a high level device you have an attribute Position, depending on low level devices data.
Your group code could be inserted in method read_position()
But it is just an example. It is strongly link to your project structure.

Hope it helps.
Pascal
 
Register or login to create to post a reply.