Jump to content

tonymony

Members
  • Posts

    63
  • Joined

  • Last visited

Posts posted by tonymony

  1. Hello,

     

    PLC is V700, with visilogic. Port 25. The server is identified by CMD Windows like smtp.

     

    I read a lot of posts and is not possible through gmail.

     The problem is when I insert the command STARTTLS in CMD.

     

    I do not know what do you mean with the email server connecting with a static IP address. Do you refer in ladder program? or in CMD windows.

     

     

    Thanks

  2. Hi S pratt,

     

    I did not lose any bit now, I doble checked the ladder, and I solved, I only have a question about HMI jumps, for example in my program I have this sections:

     

    1. Diesel Fuel & Transfer System
    2. Generators
    3. Water Tank

    Each one is one HMI, but all of them are important, so the PLC reads all the values or only read the values of the currently routine. Because for example the main HMI is Diesel Fuel & Transfer System, but if this HMI is displaying and there is a problem in Water plant the problem come up even if I do not call Water plant subroutine?

     

    Thanks

  3. Here is the Flowchart which I want to improve in the subroutines and HMI.

     

    https://drive.google.com/file/d/0B2KvxQP-uoqGVjJWcXRXODJEYjQ/view?usp=sharing

     

    For example, I will explain what is happeing with my currently program.

     

    1. PLC Switch ON then
    2. Ethernet module ON and HMI Fuel Transfer ON then
    3. HMI Fuel Transfer Switch ON -->load Subroutine Fuel Transfer-->Inside this subroutine Alarms Subroutine is loaded.
    4. Then all HMI jump with bottons and each one load Alarm subroutine and the subroutine for each HMI

    The problem: I lose MB, MI valuse when I jump between screens.

     

    My knowledge in unitronics come from 1 month ago, I am improving almost functions but I still have problems with routines I do not know how the Unitronics' PLC works.

     

    Thank you

  4. Of course, Thanks, s pratt you were very helpfull last time.

     

    Finally I got all the states and more screens, etc.

     

    https://drive.google.com/file/d/0B2KvxQP-uoqGU3B0R2tLenNOQTQ/view?usp=sharing

     

    Now I am improving, webserver and data table. But my question is about alarms, because I try my alarms one week ago and it worked right, but now I do not know where the error coming.

     

    Thanks you

  5. I changed all, but my picture does not change properly, I put a new FB for HMI "Refresh" with this one works but only one picture the rest is not refreshed.

     

    I am trying to call this subroutines at the same time, but If I need to select order. First is Fuel & Transfer System and at the same time Alarms, and If I change the screen Power Plant is on at the same time that Alarms. I always need Alarms.

     

    Henny, I do not know the result, because the time cycle its so sort to know, I do not know if we could check, creating an MI to storage different values in each subroutines (storage 1 in MI for Fuel & Transfer System, 2 for Power Plant and 3 Alarms), and then look which is the last storage for MI, then you can check if the last subroutine is the your last one in your ladder call.

     

    I am sorry I am newbie, I have Ideas but I will try to improve my knowledge in Unitronics.

  6. I create three buttons to simulate swithes. These buttons are in the red square. I am referring to a sounder which I draw in the HMI inside the yellow square.

     

    This Sounder has three states as you can she in the net called Alarm graphics:

     

    State 1-- is linked with: (WHITE state)

    1. Analog input by range 0-218  OR
    2. switch 2 --> button 2 is pulse   OR
    3. switch 3 --> button 3 is pulse 

    State 2-- is linked with: (YELLOW state)

    1. Analog input by range 219-243  OR
    2. switch 1 --> button 1 is pulse 

    State 3-- is linked with: (RED state)

    1. Analog input by range 244-260

    Then depend of the state it is storage in MI13 which is linked with a by point picture in the HMI.

     

    The main problem is the picture does not refresh properly and if I change the HMI, the screen refres to initial state.

  7. I try this things but I still have the same problem, I will show you my program,

     

    The MI13 is linked with a by point picture in the HMI with 3 states,

     

    ee431cbe889ee3eceea5a6888f17c285o.jpghttp://subefotos.com/ver/?ee431cbe889ee3eceea5a6888f17c285o.png

     And the subroutines is being called:

     

    7f882cd2fa5456c64f45c51e0bf39888o.jpghttp://subefotos.com/ver/?7f882cd2fa5456c64f45c51e0bf39888o.png

     

    I add my program anyway

     

    https://drive.google.com/file/d/0B2KvxQP-uoqGTTJxQ001X1ZjM3c/view?usp=sharing

     

    Thanks a lot

  8. Yes of course, I will attach my program, in the picture you can see a red circule, this one is suppose to blink. It blinks but not normal.

     

    I do not know how to upload a file in the forum, anyway I will upload in google drive. Here is my project. I upload because I have two more questions which I am trying to solve.

     

    https://drive.google.com/file/d/0B2KvxQP-uoqGTTJxQ001X1ZjM3c/view?usp=sharing

     

    Thanks a lot

×
×
  • Create New...