Kkula
Browse Questions » Industrial Edge: Ie Databus Retrieving & Writing

About User

Questions Asked: 3.6K

Answers Given: 0

0
  • Open
  • New

Industrial Edge: Ie Databus Retrieving & Writing

Hi everyone,
I am currently trying to work with an app (AI Inference Server) on an Edge Device. This app takes an input (e.g. from the IE Databus), calculates with the data, and produces an result output, which I want to write back to the IE Databus in order to plot the result in another app like Performance Insight.
I am facing two problems, for which I can't find any solution in documentation:
When the AI Inference Server app imports data from the IE Databus, I can't "browse" for variable tags, so I have to specify the exact path at which the variable is stored in the IE Databus (something like "ie/d/j/simatic/v1/opcuac1/dp/r/myPLC/default/TARGET_VARIABLE"). I know the whole path from the IE Databus Configuator "Live View" functionality, but am missing the last part which I called "TARGET_VARIABLE" in this example. So where can I find information about that?
The second problem I have:
Interestingly, I can run the AI Inference Server app by specifiying the variable path to "ie/d/j/simatic/v1/opcuac1/dp/r/myPLC/default", but I assume that in this case all variables get imported randomly, so no useful result is produced. However, something is produced and I have already managed to publish these "results" to the IE Databus. At least I assume it works because in the IE Databus configurator "Live View" the path to where I wrote to result is marked green. But then, I don't know how to proceed in order to make this result data available in another app like Performance Insight. I tried to add the respective variable in the Data Service app but it is not available. So what is the procedure in this case?
I am really looking forward to your answer, thanks in advance!

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(0)