I was using the following command to try to create a list of all opc tags
Opc -l -R
It only gets the opc tags in the First layer, for example
Test1/examplec.cv
Iwant it to list all the tags. For example
Test1/test2/examplec.cv
Test1/test2/test3/example.cv
Does anyone know how to accomplish this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was using the following command to try to create a list of all opc tags
Opc -l -R
It only gets the opc tags in the First layer, for example
Test1/examplec.cv
Iwant it to list all the tags. For example
Test1/test2/examplec.cv
Test1/test2/test3/example.cv
Does anyone know how to accomplish this?
Replying to an old question... I wrote a patch to OpenOPC that'll walk all the nodes and generate a tree structure. The patch is here:
https://github.com/catalyst/OpenOPC/commit/de84cfa1ae37d2e2cffc8e7413961758dd795885