I found the libplctag last weekend and played a little bit around. Congrats to the provided work - it is really great.
What I was wondering about is, if and how it is possible to explore the complete tag list of the controller as a tree list. UDT's can have nested UDT's and so on.
Is it not possible to create such a tag list on different levels? E.g. if you start from the root, to get the complete tag list. If you start from an UDT to get the UDT tag list?
I have attached an eip-modified class which I used in other projects, maybe this one explains it a little bit better.
Thanks for any comments