Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » 4DIAC - Framework for Distributed Industrial Automation and Control » Issues on implementing OPC UA with 4DIAC and OpenModelica (OPC UA implementation with client on 4DIAC and server on OpenModleica)
Issues on implementing OPC UA with 4DIAC and OpenModelica [message #1802210] Mon, 04 February 2019 10:03 Go to next message
Manas Das is currently offline Manas DasFriend
Messages: 13
Registered: January 2019
Junior Member
Dear Sir,

I am trying to implement OPC UA with client on 4DIAC and server on OpenModelica(OM).

On OpenModelica:
./filename -rt=1.0 -embeddedServer=opc-ua creates a server named as opc.tcp://manas:4841.

On 4DIAC i have a client implemented which can read a value (let's say X) from OM and can also write value to it. PFA for the screenshot of the 4DIAC implementation. But the connection is not somewhat possible. Please guide which method to follow that is described on this documentation page.

https://www.eclipse.org/4diac/en_help.php?helppage=html/communication/opc_ua.html

Regards,
Manas

Re: Issues on implementing OPC UA with 4DIAC and OpenModelica [message #1802234 is a reply to message #1802210] Mon, 04 February 2019 20:02 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Hi,

as the error message shows the problem is that the data inputs SD_1 and SD_2 are not connected to any other FB. Therefore the 4diac FORTE code does not know which data types you would like to connect to. However please be a ware that the CLIENT FB will assume that on the server side a OPC UA Method is available and will be called. For reading and writing values you need to go a little further down in the documentation.

BR,
Alois
Previous Topic:Issues compiling Forte with OPC UA module included in Linux(Ubuntu 16.04)
Next Topic:Suuggestion for Human Machine Interface Software companion with 4DIAC
Goto Forum:
  


Current Time: Thu Apr 25 12:20:04 GMT 2024

Powered by FUDForum. Page generated in 0.03022 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top