|
|
|
Re: What's the difference between subapp and compsite fb? [message #1840448 is a reply to message #1840440] |
Thu, 15 April 2021 10:37  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.04106 seconds