|
|
|
Re: Can the algorithms in FB written in Java? [message #1852581 is a reply to message #1852580] |
Tue, 24 May 2022 18:59 |
|
Hi,
This would definitely be an interesting project. In 4diac IDE we have so called Eclipse extension points which you can use to hook code generators into our platform. If you do that your code generator would automatically be listed as target in our Export dialog. Other options would be that you write your on plugin for the 4diac IDE following the Eclipse guidlines for plugins. Here you have more flexibility and you can add your own menu entries dialogs, etc. So yes this should definitely be feasible.
One thing that you should be aware of is that we have and are currently still strongly extending our IEC 61131-3 support. On the development branch we are nearly feature complete with all IEC 61131-3 ST features possible in IEC 61499. Not sure of the FBC compiler would support all of this. But if you limit your test FBs for starting to the features support by FBC you should be fine.
I would be happy to here more about your progress. We also happy to support you. Because in the end this is one of the reasons we are providing Eclipse 4diac: that people can do their test and experiments with IEC 61499.
Cheers,
Alois
|
|
|
Powered by
FUDForum. Page generated in 0.07731 seconds