mappView and OPCua Informationmodel 2.0

Hello,
I have the following problem:
An application with visualization based on mappView is running on an X20CP0484-1 controller. Everything is working fine so far.
Now I need to add OPCua communication to a second controller to this application. The OPCua server is located on my controller. So far, so good.
The problem starts when I configure the Information Model 2.00, which is required by the communication partner. Unfortunately, the visualization no longer has a connection to the OPCua variables at this point.
Can I not use mappView in conjunction with the Information Model 2.0? If so, what do I need to do to make it work?

Hardware and software information:
AS 4.12.8.41 SP
mappView V5.24.4
X20CP0484-1 V1.8.1.0 / AR Q4.93

As soon as I upgrade the mappView version (the latest is V5.24.7), the connection to the visualization via the browser can no longer be established.

Thank you very much for your help.
Best regards, Michel

If you are using Information Model 2.0 you need to add a OPC UA server configuration to the Configuration View and set the default namespace to “http://br-automation.com/OpcUa/PLC/PV/

More in automation help here:
OPC UA server configuration

3 Likes

Hi all

@tommi.piiparinen Thank’s a lot! It is now working fine…