Function Blocks Migration from 2.x to 3.0 #719
-
|
Now that release Does some one in the 4diac team could share a script that could at least start this migration ? No warranty of course ... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
I don't think we have one big script for doing such a translation, or @mx990? The reason is we gradually changed stuff and in each step performed the updates. Often either with more or less simple search replaces. If you have composite, simple, basic fb or adapters, the best solution is to re-export them from 4diac IDE. I think also for SIFBs this will be the quickest solution and then add back your code. If you want you can share me one of these FBs also privately and I can have a look what would be the quickest solution or if there are some rules for search replace. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, got it ... they are mostly SIFBs. |
Beta Was this translation helpful? Give feedback.
I don't think we have one big script for doing such a translation, or @mx990? The reason is we gradually changed stuff and in each step performed the updates. Often either with more or less simple search replaces.
If you have composite, simple, basic fb or adapters, the best solution is to re-export them from 4diac IDE. I think also for SIFBs this will be the quickest solution and then add back your code. If you want you can share me one of these FBs also privately and I can have a look what would be the quickest solution or if there are some rules for search replace.