Aimirim-STI / 4diac-Plugin-UAORT

A plugin to enable 4diac projects to deploy into UAO Runtime. A contribution towards the advance of IEC61499 interoperability.
Eclipse Public License 2.0
20 stars 0 forks source link

Question #1

Open diplfranzhoepfinger opened 1 month ago

diplfranzhoepfinger commented 1 month ago

First: good to see this. This boosts IEC 61499 a lot. Great.

How does it work?

Many FBs are not there in 4diac?

Like outputs and Inputs? One category is fully missing: CAT. 4diac does not know them.

What about the "dynamic" FBs in UAO? Like AND and OR?

Questions over Questions. I am curious to try.

HMI will not work I guess?

Distribution over 1 FORTE and 1 UAO does work?

pedro-ricardo commented 1 month ago

Hello there, In the current release we support the deploy of the Service Interface function blocks (SFB) and the general communications commands like Start,Stop,Clear,Watch and Force.

We are now developing the Basic FBs and the Composite and Dynamic types will follow right after in the next release :+1:.

About the FB not present in 4diac, only the .fbt file is needed for the deploy. It can be copied to the 4diac typelibrary or created by the user. If they have the same TypeName, Events, Inputs and Outputs the deploy will work.