Some variables are not displayed in the Bindings dialog box

Automation Studio 4.11.26,
mapp View 5.13.1

In a mapp View project I have the page “MainPage” and in “ContentMain.content” a “widgets.brease.NumericOutput”.
I want to display the value of a variable defined in a container named “Fermenter”.
Unfortunately when I open the Bindings dialog, I can’t see the variables from the “Fermenter” container.
The variable I want to show is “rSummeFermenterMengeLetzte_h” it is a REAL type.

The screenshot shows the Binding dialog and the container that I see in Bindings dialog.

Declaration of “rSummeFermenterMengeLetzte_h”:

Question: How can I see the container “Fermenter” in Bindings dialog?
What do I have to change?

Thank you for your support.
Walter

Hi,

do you have the variable you want to bind (or any other variable in the task “Fermenter”) already enabled for OPC UA access in the OPC UA default view?
Maybe the task is not shown because of no OPC UA tags are enabled right now?

Best regards!

Configuration view - Connectivity - OPCUA configuration file (.uad). Here, you need to enable the nodes you would like to see and bind.

HI,

thank you for the tip, I missed this step.

1 Like