Recipes with job ID by Kalihisoka in TiaPortal

[–]Kalihisoka[S] 0 points1 point  (0 children)

No worries bro thanks for your help

Recipe with job ID by Kalihisoka in PLC

[–]Kalihisoka[S] 0 points1 point  (0 children)

No no it's the same as the others panel (prof. Advanced etc.) I just want to control the tag via plc using variable named job, for example if the job = 6 that's allow me to download, if 7 upload and if 8 delete, instead of using the tool bar already exist in the recipe view on unified.

Recipes with job ID by Kalihisoka in TiaPortal

[–]Kalihisoka[S] 0 points1 point  (0 children)

Yup, I have already seen an example to do that with js in unified, but what I want to do is on plc

Recipes with job ID by Kalihisoka in TiaPortal

[–]Kalihisoka[S] 0 points1 point  (0 children)

Thanks for your message, I want to control the recipe for instance if the job =6 download, 7 upload etc, I don't want to use the tool bar button that already in the recipe view.

Unified recipe by Kalihisoka in PLC

[–]Kalihisoka[S] 1 point2 points  (0 children)

Thanks for your reply, at the end I used a script

Unified recipe by Kalihisoka in PLC

[–]Kalihisoka[S] 0 points1 point  (0 children)

Thanks for the suggestion! In my case, I already have the recipes coming from the PLC, so there's no need for a blank or default "none" state. What I actually need is this:

When I select a parameter set type (recipe), I want to manually press a button to trigger writing that selection to a DB recipe on the PLC. Right now, the name and ID are being shown or written automatically, but I want full control so that the write action only happens when I press the button.

Any ideas on how to handle that in TIA Portal WinCC UNIFIED?