<br>
<br>Hello,<br><br>Your need is to link several variables to the same push-button ?<br>Unfortunately, this is not possible in the Straton/zenon-Logic Graphics, you have to add a small program to...
Type: Posts; User: anthony.burille
<br>
<br>Hello,<br><br>Your need is to link several variables to the same push-button ?<br>Unfortunately, this is not possible in the Straton/zenon-Logic Graphics, you have to add a small program to...
<br><br>Hello,<br><br>After creating the configuration in zenon Logic, in the "IOs", you will be able to create variables, directly linked to the DIs/DOs of your Wago modules (750-1405 and...
Hello,<br>The "Local" input of the DTCURDATETIME block is not enough to do so?<br>At the end, this depends on your target... If this is implemented on your runtime will depend on the choices made...
Hello,<br><br>I see that the variable you are trying to write are in a structure with tables of structures etc.<br>Around how many variables are you trying to write in the recipe?<br><br>I don't know...
<br>
<br>Hello,<br><br>In order to remove the instance declaration in the dictionnary, you just have to select it then press the 'Suppr' ('Delete') key, or to right-click on it > 'Clear'<br>If the...
Hello Daniel,<br><br>You're welcome.<br><br>In fact my answer was not really precise...<br>I was thinking about data exchange in general, but in fact for the "Simulation programmed" mode, there is no...
Hello Daniel,
The error on your screenshot concerns the "Online Change".
This is in the case you enabled it in the Project Settings > General > Online Change.
Then, if for example you have 100...
<br>
<br>Ah no, you just have to use the same syntax.<br>I mean, normally, with a Sub-Program with only one output you can do something like:<br> Output_1 := MySP ( Input_1, Input_2...
Hi,<br><br>If you have this error, I think this is because you are trying to do it in an ST program.<br>If you want to recover multiple outputs on a Sub-Program, you have to use the same syntax as if...
Hi,<br><br>Aaaah... Yes, of course, I was focused on the '55' example, this was easy because converting a STRING to a DINT, it will not recognize this is an haxadecimal form, it processes the value...
Hi !
Mmmh... You mean, for example, the user is writing "85" (decimal value of 16#55) but you do not want to write "85" in your array of BYTEs, you want to have "55" (because it's the hexadecimal...
Hello,<br><br>The value of a variable is always the same, in decimal, binary, hexadecimal... But you can view the hexadecimal form of a value, in debug (so while you are online or in simulation)...
Hi Emmanuel,<br><br>I took a look with my colleagues in COPA-DATA France but we cannot reproduce this problem.<br>We are missing some information.<br><br>I'm sorry the answer is a little bit late,...
Hi mariole82,
I never saw this error before, but I can give you some hints which I hope will solve the problem:
- In your straton Editor (zenon Logic), right-click on the project > Settings >...
Hello,<br><br>This kind of error must not happen in zenon.<br>Unfortunately... As you can see there still are exceptions.<br>I'm not sure someone from COPA-DATA can be able to help you on the forum,...
Hello,<br><br>Yes this is possible using the function > Screens > Screen: Move center<br>Here you can choose the screen you want to switch to, and also the "Zoom step"<br><br>I hope this will work...
Ah ok, then it is not just about straton ;)
But I see what you are trying to do.
What you have to use is a Reaction Matrix.
In your zenon project, go to "Variables > Reaction Matrix >...
Hello,<br><br>Do you mean in the straton Graphics or in the Straton Embedded HMI?<br>In the graphics, there is no such option, it is not possible to link a variable to the text color.<br>In the...
Hello,<br><br>In zenon Logic, this is not possible to do this.<br>But this could be an interesting feature, I will add it in our Functionality Suggestions list and ask if it could be implemented for...
You could do this using a sub-program.<br>In zenon Logic, right-click in your project-list > Insert new program > Choose a name, the programming language can be ST, and think to check...
Hello,<br><br>Ok then...<br>Speaking about Function Blocks...<br>You can probably achieve this goal!<br><br>The idea is to pass every parameters (the array and the variables from the PLC) to an User...
<strong>! IMPORTANT !</strong><br>The steps I will describe implies to modify project files manually.<br>If you are not 100% sure about what is contained in the project files, do not modify or remove...
Hello,<br><br>If I understand well, first of all you want to rebuild an array of variables from your PLC, so if your PLC variables are MyVar1, MyVar2, MyVar3... You have something like:<br>MyArray[0]...
Hello Jean-Michel,<br><br>I'm sorry to hear that your support in France refuses to help you...<br><br><div>Please contact the COPA-DATA support in France using the e-mail address >...
Hello,<br><br>No, sorry, such block do not exist in straton / zenon-Logic, you have to create your own UDFB, using as many MAX blocks as you need.<br><br>I wish you a nice day,<br><br>Anthony<br>