Hello, Thanks
Hello, Edit: I clarify my question a bit and hope someone may reply. It is possible to have multiple programs in the same task and set their order of execution by moving them up or down in the properties and I'm curious in what circumstance one would do that instead of calling them from one program, or separating them in different tasks? So we have three possibilities for calling programs: 1. Create a "Master" program where all other programs are called in sequential order. That master program resides...
Hello, Why have multiple programs in the same task instead of calling them from on program, or separating them in different tasks? Thanks
Hello everyone, I installed 3.5.18 and kept 3.5.17 on the same system. When I start 3.5.18 and create a new project the options do not include HMI, just Standard project and empty project. Then if I select a standard project, and after creation, when I right click on the application>> Add object, the list is very small and does not include visualization. When I start the installer it shows visualization version 4.1.1.0 installed in the add-on section. So the question is,what am I missing? Thanks
Thanks h-hermsen One last question, using the same scenario and example as before, I have FB_Motor V1 and later I modified it to FB_V2 and saved that to the repo as well as saved the library with the new changes. So in the standard project I have access to both V1 and V2 which is great but in the library project it opens with the last saved version which is V2. Is there a way to open V1? I can copy and paste from standard project to library but curious, since the both versions exist in the repo there...
Here's an image of what I have. It worked (Rename..., showed up in the menu) only one time in this POU and then it stopped but works just fine with all other POUs.
Here's an image of what I have. It worked (Rename..., showed up in the menu) only one time in this POU and then it stopped but works just fine with all other POUs.
How do you guys work with libraries in general. I would like to use it like this: Create a standard project for a specific controller and develop, let's say FB_Motor, and work with that and other POUs. Then at some point I will be happy with it and want to archive it so I will create a project and add it. Then sometime later I will want to modify it but I need to do that in a project where its functionality can be tested and compiled, what to do then? I can not edit it on its own in the library project...