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 » Documentation about SubApps(Need a documentation explaining about subapps)
Documentation about SubApps [message #1863244] Fri, 19 January 2024 16:42 Go to next message
André Soçva is currently offline André SoçvaFriend
Messages: 83
Registered: November 2023
Member
Hello, do you have some documentation about subapps? Some examples or applications using subapps? Thanks for the help.
Re: Documentation about SubApps [message #1863246 is a reply to message #1863244] Fri, 19 January 2024 16:57 Go to previous messageGo to next message
Alois Zoitl is currently offline Alois ZoitlFriend
Messages: 1585
Registered: January 2014
Senior Member

Unfortunately not. In general we have two different kind of subapps typed and untyped. Untyped you can created directly in your application. You can define the pins of a subapp in its property sheet. if you double click on such a subapp you go inside and can program the network there. If you have part of a network you can mark the blocks that should go into the subapp and create a subapp based on these blocks. The blocks will then be inside of the subapp, for any connections to blocks outside of the subapp according pins will be created.

Typed subapps are a bit like composite FBs. The difference of both typed and untyped subapps is that you don't need to generate c++ code for them. During deployment they will be flattened and only the inside will be deployed.

You can have subapps inside of subapps if you need more structuring.

I hop this helps to get you started.
Re: Documentation about SubApps [message #1863248 is a reply to message #1863246] Fri, 19 January 2024 17:01 Go to previous messageGo to next message
André Soçva is currently offline André SoçvaFriend
Messages: 83
Registered: November 2023
Member
Thanks Alois.
Re: Documentation about SubApps [message #1863251 is a reply to message #1863246] Fri, 19 January 2024 17:16 Go to previous message
André Soçva is currently offline André SoçvaFriend
Messages: 83
Registered: November 2023
Member
Thanks Alois.
Previous Topic:modbus multi-connection
Next Topic:Variable number of inputs/outputs by block name
Goto Forum:
  


Current Time: Sat Apr 27 19:38:00 GMT 2024

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

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

Back to the top