I've got a Perspective project with go-by samples. There are several Flex Containers with Components for Flow Rate, Temperature, Volume Today. Each component has a Parameter called "tagpath" with and Expression binding to {view.params.tagPath} + "/FLOW_RATE" <--- or Degrees, or MSCF. Where will that Expression binding point to, or get data from?
In the Tag Browser there is a tag for Rate with an OPC Item Path of
ns=2;s=CELLULAR.AAA_TankBattery_BTY.GasFlow
Okay, my question: In the description above, is there any type of connection between the "tagpath" and the OPC Item Path for the Rate tag?