Hello Forum,
Right now I have the following Equipment heriarchy:
SENSORS
Transmitter1
Transmitter2
...
Cause I'm using the situational awareness features by clicking a genie a Faceplate opens for each specific equipment element a created.
So to access different items inside the faceplates I'm using the "?__EquipmentRef?.Value" structure, but I'm not sure how I'm supposed to access the parent of the selected equipment inside of the Faceplate to access a global tag that will affect all the transmitters. Let's say I want to change "SENSORS.Enable" how can I select that property inside the Faceplate of SENSORS.Transmitter1
Thanks for the help!