Results 1 to 3 of 3

Thread: Controlling #6125 pumps with feed pause ?

  1. #1
    Join Date
    02.01.2011
    Location
    Brisbane, Australia
    Posts
    92

    Default Controlling #6125 pumps with feed pause ?

    I am running P3e FW 5.13 and PLC 5.1.3.0

    There are 2 x Tunze 6125 Stream pumps operating off Socket #11 managed by Timer #1 at 2 hour intervals.

    I would like this socket to be temporarily turned off when the feeding pause is engaged ... please, how do I do this ?

    Thank you.

  2. #2
    Join Date
    18.02.2009
    Location
    Kaiserslautern
    Posts
    7,710

    Default

    use programmable logic, e.g. logic gate 1 G1

    function = AND
    input 1 = timer 1
    input 2 = filter

    now use G1 instead of timer 1 as socket function

    ensure that a feedpause shuts of the filter
    No support or warranty issues over PM! Please send PMs to the moderators only if you have general problems with using the forum! Thanks for helping us to keep the support efficient.
    Kein Support oder Reklamationsabwicklung über PM! Bitte senden Sie an die Moderatoren nur PMs bei allgemeinen Problemen mit der Verwendung des Forums! Danke dass Sie uns dabei helfen, den Support effektiv zu gestalten.

  3. #3
    Join Date
    02.01.2011
    Location
    Brisbane, Australia
    Posts
    92

    Default

    Thank you Mathias ... : D

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •