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 » What's the difference between subapp and compsite fb?
What's the difference between subapp and compsite fb? [message #1840399] Wed, 14 April 2021 12:41 Go to next message
joy woo is currently offline joy wooFriend
Messages: 198
Registered: May 2019
Senior Member
from the export cpp, i see no difference
Re: What's the difference between subapp and compsite fb? [message #1840401 is a reply to message #1840399] Wed, 14 April 2021 12:54 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1619
Registered: January 2014
Senior Member

Suapps do not need to be exported to C++. We should forbid it.

Subapps are flattend during deployment.
Re: What's the difference between subapp and compsite fb? [message #1840440 is a reply to message #1840401] Thu, 15 April 2021 09:27 Go to previous messageGo to next message
joy woo is currently offline joy wooFriend
Messages: 198
Registered: May 2019
Senior Member
there is not document of subapps how to use, and i saw there are a lot of changes in subapp in 4diac ide 1.14, but still i haven't seen the monitor/watching funcationality.
and what's the meaning of flattend ?
Re: What's the difference between subapp and compsite fb? [message #1840448 is a reply to message #1840440] Thu, 15 April 2021 14:37 Go to previous message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1619
Registered: January 2014
Senior Member

Subapps are in there current form similar since 1.9.0. We have to flavors:
- untyped: that are directly in the application (with 1.14.0 also inside typed subapps)
- typed subapps: similar to CFBs, but they will be flattened during deployment

the main difference of subapps compared to CFBs is that the content of subapps is deployed individually. This is what I meant with flattened. They are not deployed as one component but the individual members are deployed. Furthermore according to IEC 61499 it is allowed to map subapp content to different devices. However this is currently not yet supported in 4diac IDE.

The internals of subapps should be monitorable. The interfaces are currently not.
Previous Topic:SUBSCRIPE can not convert "ANY" to "ANY_INT"
Next Topic:Compute now F_MOD value by triggered event
Goto Forum:
  


Current Time: Fri Sep 20 03:21:55 GMT 2024

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

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

Back to the top