Hi,<br><br>Yeah, it did help. Its a bit tricky and for recipes created at runtime has a bit of a process, but its working now.<br><br>Thank you so much!!
Type: Posts; User: aherrero21
Hi,<br><br>Yeah, it did help. Its a bit tricky and for recipes created at runtime has a bit of a process, but its working now.<br><br>Thank you so much!!
Hi every one,<br><br>I'm having troubles with something that I thought it was going to be simple, but I haven't been able to solve.<br><br>I'm working with the Recipe Group Manager (RGM) and I have...
Thanks for your answer.<br><br>This could work, if I could trust that every operator, of every single machine we install, will load all the variables they need to be linked in every recipe from the...
Hi everyone,<br><br>For different reasons I have to send data placed in local variables to different PLCs, since there is not a Multiplexor tool Zenon native, I have to do it creating allocations for...
Hi everyone,<br><br>I`ve been searching in the forum but I haven`t seen any answer about my problem.<br><br>Is there a way I can copy the value of a variable into multiple variables all at once with...
Hi again,<br><br>I keep having aproblem with this. I can read bit by bit from a DINT variable the combine element wroks fine for that. But I have no clue how to write bit by bit into a DINT...
Is this what you would do if you have to translate the value of a dint to individual bits values? Is there a way to do it without Logic? just with the Zenon local functions/elements/variable...
Thak you for your reply,<br>Unfortunately my client is not paying for the Logic license, so I need to find the way through the editor tools. There isn't a way to refer to a specific bit of a DINT (or...
Thank you, that's very helpful.
Hi everyone, <br><br>I have a prjetc where the PLC sends me the infrmation of sensor status, alrms... within DINT variables that I need to chop/split somehow to get the value separetely of each...
Hi everyone, <br><br>I'm starting a new project and I have a question about drivers. My project has up to 12 machines with their own PLC each of them, what is a better option, a single driver...