Jump to content

leen

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by leen

  1. I have test it by using the General.touched bit.

    But when we touching the HMI this bit is not getting high.

    While we using a PLC with a HMI connected by VNC I also tried to use General.VNC Touched Bit.

    This remotely and local, but that bit also not getting high:

     

    image.png.f0b88f22a039384b04fc6529c5c59df8.png

     

    What can be the problem that the General.Touched bit is not getting high when touching the HMI?

     

  2. Hi,

    Is there an funtcion that the HMI goes back to  his main screen after a setted time?

    Normally it goes to the main HMI after powerup, but it would be nice if does also after i.e. 10 minutes no use of the HMI

    Otherwise I can make it in the software to set a bit to activated the main screen.

    But I was wondering if there is already an option that I can activate

    Regards

    Leen

     

  3. Hi,

    We are using password for doing service i.e. remotely.

    Therefor we using the function 'Password Box' as a function on the HMI.

    When  go remotely with VNC to the HMI. Then we can go into service by give the service code by clicking on the service button and give in the code.

    Only we have to give in the code by the  numeric keybord at the HMI.

    Then everyone who is there locally can  see what code is given in.

    Is it possible that we can give in the code evenso with te keyboard  remotely.

    This is also easier to give in than by VNC using the mouse and clicking in the code.

    Kind regards

    Leen

  4. Hi,

    Is it possible to sync the RTC time and date with a server, i.e.. on the internet.

    This to keep the PLC time correct.

    Now I can see only the possibility to sync it with the PC time by using Unilogic.

    But I want do this i.e. daily by using a sync with the internet time.

    Can somebody give me support if it is possible or not.

    Regards

    Leen

  5. Hi,

    We using the same software at several machines.

    When we have an update we download this remotely.

    Then the IP which default in the software will be downloaded into the machine.

    While this is not needed, because the machines all have different IP addresses, when can de-select the overwrite.

    But still the PLC is reset even when the IP is not changed.

    This means in my situation at every upgrade the PLC is reset what gives my some stress while every machine has to be stopped before the update.

     

    Why is it not possible to upgrade the software i.e. by using the “only Logic download” where the PLC communication settings are not changed, or you can de-select these before is checking if a reset is required.

     

    I hope I do something wrong and someone can help me to download the software on a good way, or otherwise please change this because at other PLC software, i.e. Codesys this is not a case.

     

    Thanks  

    Leen

     image.png.c24731552f7d5502b4eac6ed23ff5e74.png

     

     

    image.png.88035199a2a2abc9d4d4f205f0124c33.png

     

  6. Hi Leon,

    Did you already find a solution for your problem. I have the same problem that the IP normally is overwritten after an update.
    With Unilogic it's asked if you want to change the IP address, but we want to update it using a USB-stick into the USB-port.

    But it's a problem that we have to set back the IP address after a software update

  7.  

    Hi,

    We will update the software by using an USB-stick into the USB port.
    This is working easily and good.
    The only issue is that by doing this, the IP address is changed into the IP what is set into the software.
    I have tried several options by making the USB file, normally I only use “Update PLC Application”.
    Even so did try several options at communications checks, but al have the same result.
    Software is updating and after that the IP is going to the default IP what’s in the software.
    Is there an option that only the software is updated and not the IP.
    When we change the software i.e. at 10 machines we get all same IP addresses.
    Strange that at software update the IP is changed, is there a way to do this on the right way, only update the software without the IP. 
     

    image.png.15a119fa4a780460dfc38103dbf72952.pngRegards,

    Leen

  8. Hello,

     

    At download new software to the PLC there is a reset needed when the physical Ethernet IP is different with whats in the PLC.

    After the message that the PLC is reset due to the different IP in the software and the PLC you get the question if you want to change the IP.

    When you do the option that you don't want to change the IP, still a reset is given.

    Why is that needed. This is what we often have and what we don't want that just for a simple sofware change that the controller has to be stopped first before the update.

    Is there a way to change this. IP adress change in the software is not wanted, because then we need for every PLC update change the IP adresses in the software with the cause that you make a mistake at one day. Then the problem is bigger, because you lost the connection with the controller.

    I hope somebody can help me with this issue.

     

    Regard,

    Leen

     

  9. Hi Denis,

    I have the same problem.

    I already did a post last week about this, but no reply on it until now.

    I am using the same programm version 1.28.34.

    At the alarm summary the list is well right sorted at date/time.

    By using the alarm history it seems to be that it is sorted only at time and no date is used.

    So it seems to be that it is a bug in the software. 

    I check at the newest version the upgrade items on the list, but did not find that this isue is solved.

    So hopefully Unitronics read this at will fix this bug.

    Regards,

    Leen

  10. About the PID output scaling 0 - 200%. 

    It's not clear how this is working in my application.

    I.e. when my PV value is 100 and I need it to setpoint 50,  my CV value has to be i.e. -50%.

    When my PV value is 50 and I need it to setpoint 100, my CV value has to be i.e. +50%.

    When my PV value = setpoint then my CV value = 0%.

     

  11. Hi,

    In a control loop I am using a proportional valve with an input -10V to +10V.

    With that input the process can be move left and right.

    When it has to be go to the right the input has to be positive, depend on the distance between 0 and +10V.

    When it has to be go to the left, the input has to be negative between 0 and -10VDC.

    Therefor I am using a output -10VDC to +10VDC.

    Now I will use a PID loop for it. Only what I find is a positive or negative PID control, so it can just 1 side on. You can switch this between cool and heat.

    But I wil not use that switch cool/heat, but just depend on the process value send the control value to negative or positive.

     

    Can somebody help me to explain how to handle with this.

     

    Thanks al for any help

  12. Hi,

    I read in an input. Every second the value of the input ( 0 or 1) stored in an array.

    After 1 minute I have 60 values into the array list.

    Then I want to calculate the average value of all values to know how many times the input is high into 1 minute.

    But there is no function to get direct the result, only i.e. to get the minimum or maximum value.

    To calculate on a way by 1 to 1 it's very long-winded.

    Is there a function what I can use or a simply way to fixe this.

    Best regards

    Leen

  13. Hello,

    I want to get a table where I put in parameter settings. On the first colum I put in the name of parameter. On the second the value of the parameter is read.

    Now I will not have the possibility that the name of the parameters are changed. So colum 1 read only.

    At colum 2 I will have the possibility to change the settings. But on the table only both colums are ready only or editable.

    Can somebody help me how to read out a parameterlist on the way I wanted?

    Thanks

    Leen

     

×
×
  • Create New...