Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello all,
In Assembly Line example, AssemblyLineThing is derived from AssemblyLineTemplate.
AssemblyLineThing get 2 properties from the template. 1.blockageSensor and 2. productionUtilization. But, these properties are bound to properties of another thing called AssemblySimulator: See the below screenshot.
So my question is, what is the procedure of binding it. I checked that, binding presents at thing, not at thing template.
Thank you.
With B/R,
Praveen.B
I got the answer, we can do it with manage binding at thing level.
With B/R,
Praveen.B