Jump to content

MrEngineer

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by MrEngineer

  1. Hello colleagues!

    I'm using my Samba 43 to create a simple timer. It counts seconds (SB 3) when there is a signal on a particular input. When it reaches a certain amount of hours it resets. I want to set the amount of hours on HMI. 

    Just an idea:

    2020_12_11_08_38_53_MOC.vlp_Unitronics_VisiLogic_OPLC_IDE_Ladder_Application_Main_Module._M.jpg.8d6ba732ef7aa528c11b38d52ca70575.jpg... I put ML 0 to B**(D# 24)

    Is there a chance to store a signed constant? Or how is this usually made?

    I tried with storing counters instead of signed constants? but it still doesnt work.

    Any ideas?

    Thank you, KR

  2. Thank you @Flex727!

    The combination of Positive Transition Contact and Set Coil made the thing much clearer and easier!

    45 minutes ago, Flex727 said:

    This is not clear to me. It looks like you've left out a step as you state that the first valve closes then you immediately say it opens again.

    Here's the visual representation of the state in the 3rd net (according to your image)

    The 2nd and the 3rd valve need to make space for the main cylinder (1st valve) and then as soon as it is enough space for both (2nd and 3rd valves) cylinders they get back to "high" state. And that's the whole cycle... 

    Thank you very much

     

    test.jpg

  3. Hey everyone!

    I need a little bit of help with my ladder logic program 😅

    So the thing is, I am controlling three valves with Samba 43. The whole process is about opening and closing valves:

    To start the cycle I need to set all my outputs to low state. This is the condition that allows me to start the process. Then I press the START button on the HMI. The first valve opens by going into the high state. After two seconds, the second and the third valve open. They wait in that state for another two seconds then they close. As soon as they close, the first valve closes as well. The last step is to open first and second valve again. They wait there until the initial condition button is pressed.  That's it!

    I'm not quite good in ladder logic so I tried to simplify it as much as I could, but it doesn't work..

    Any ideas?

    Thank you so much, KR

     

     

    222.png

×
×
  • Create New...