Is it possible to create a extensibility symbol that return property in pivision?
I want to get the static tag properties list from a pi point.
When you go into PI system explorer select an
assets click on setting at the right then click on the small hand.
Image joined
If it is possible i would like to do it with no call to the PI API only with pi vision element object
No, PI Point attributes meta data is not available by default in PI Vision. Only few attributes are exposed using PI Vision extensibility depending on symbol. Request you to refer "PI Vision 2017 R2 SP1 Extensibility Guide - (English)" for additional information.
For additional attributes meta data, you may need to call PI Web API in your PI Vision symbol.
Thanks,
LBS