6/29/2023 6:47 AM | |
Joined: 10/1/2015 Last visit: 10/11/2024 Posts: 22 Rating: (5) |
Hello LorenzFehn, can you tell me which version of the Ai Inference Server are you using? This should give you a basic understanding how this works. A detailed description of the interface to the databbus can be found in the manual: Industrial AI AI Inference Server in Chapter 4 The "TARGET_VARIABLE" is defined by yourself when configuring the connector you are using. DobeHe |
6/29/2023 2:08 PM | |
Joined: 8/24/2021 Last visit: 3/22/2024 Posts: 1 Rating: (0) |
HelloLorenzFehn, 1. You can browse tags only from S7 Connector because it's providing meta data information on the data bus. It's documented in the user manual , release notesand alsopart of the UI as info tip 2. You must assign the different tags for different variables, there is no "random" import. Please note that it's possible to enter a variable path which does notexistas you wrote. It's mentioned in the user manual & release notes as known issue / limitation. As for writing back to data service the data needs to be structured in the common data load format and can then be added to the data-service as custom adapter and in turn displayed in performance insight Here are some useful links: OPCUA: https://github.com/industrial-edge/opc-ua-application-getting-started Additional Example: https://github.com/industrial-edge/common-databus-payload-format Hope this helps, Have a nice day |
Follow us on