Jump to content

xXJEQTXx

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by xXJEQTXx

  1. I thank everyone for contributing their knowledge and suggestions to this topic. One question, Unilogic has a Scope Tracer function to monitor the behavior of some tag (well, I use it that way hehe), in this case I have used it to monitor CPU usage, here is an image about it (Image 1 ), I would like to know if this CPU tag corresponds to the consumption by the HMI or the PLC as such, I have also used this tool to determine which processes consume the most CPU resources, among my conclusions is that performing "automatic" storage " by ladder and the "DTI to File" block consumes too many resources if it is used automatically every 5 seconds, with this I have also tested the screens, when making all these changes the performance in terms of changing screens is noticeable, It could be considered a good practices manual (or well that's what I call it haha), it is worth clarifying, previously with the image that I shared with you, before this the CPU consumption was through the roof, I am also sharing an image of it with you . (Image 2). Please don't forget my question haha, I appreciate it very much.

     

    Imagen 1.

    image.thumb.png.4026bb45a40a0017cf92c395f9c4746c.png

    Imagen 2.

    image.thumb.png.25c767aff355ca087625bda46e2be187.png

  2. I thank you for your advice. Currently I know that the equipment has good processing capacity for any type of program, in fact, the program in which I work on Unitronics (in the PLC reference that I already mentioned) is not large, but when seeing the CPU consumption and operating The HMI, in the iteration between screens is slow, well, in my opinion it is slow, the fact that it takes more than 2s or 3s to go to another screen seems slow to me. I already reduced the number of elements on each screen, I already reduced the number of storage processes, I already reduced the amount of Custom Control, but it is still slow, something I noticed after monitoring the CPU consumption with the Scope Trace tool is that after After one hour of PLC operation, consumption goes from values between 70%-100% to 40%-100%, I can't explain that. It is for these reasons that I ask this question.

  3. @Saragani Thank you for answering my question, regarding your question, yes, of course I do, I have access to the SD, I have activated the permissions for the SD (see image) and previously I had already uploaded these types of files, but instead After using a tag like the one in the initial image, it used some names that I assigned to it ("Output_1_temperature", "Output_Temperature", "Temperature"), the error arose when using the tag of a string type structure with the date or hour.

    ...........................

    image.thumb.png.6384d038352c59e41200bdeef827cf7b.png

    ................

    P2.png.95c8a066f75618dea893dee47cb41252.png

  4. Hello, guys, I want to create a function (ladder) that allows me to store a DTI in the SD, for this I used the image block, but by placing the string from the RTC function to ASCII V2 as a name through a String-ASCII type structure, but I get a writing error, could someone explain the reason a little better? And if it is possible to put the date or the hour or minute by name in the DTI?

    .....

    P1.thumb.png.c11462737859dd58c8c9eef2f11ae72b.png

×
×
  • Create New...