Hi,
Thank you for your answer.
yes GetRecipeValues is working correctly.
I don't know where did you get that documentation...the one I can see in the library make sense to me (see pic).
I think it's a bug because SetRecipeValues return success even if I try to write a string in a LREAL field (but nothing actually change in the recipe).
Of course I had a look at the store example but unfortunately it's impossible to build it...it returns hundreds of errors even trying to download the missing library and updating the target device...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm having problems with the method SetRecipeValues ** of the Function block RecipeManCommands**.
I really don't get why it return 0 (success) even if the content of the arry passed as argument isn't actually written in the recipe (see attachment)
Does anyone have a working example of this method?
(The example available in the store give hundreds of compilation error I can't fix)
Online help feel erroneous for this function.
Is GetRecipeValues working ?
BTW, did you had a look at https://store.codesys.com/recipe-management-example.html ?
Hi,
Thank you for your answer.
yes GetRecipeValues is working correctly.
I don't know where did you get that documentation...the one I can see in the library make sense to me (see pic).
I think it's a bug because SetRecipeValues return success even if I try to write a string in a LREAL field (but nothing actually change in the recipe).
Of course I had a look at the store example but unfortunately it's impossible to build it...it returns hundreds of errors even trying to download the missing library and updating the target device...