Results 1 to 3 of 3

Thread: Programmable logic for temperature and current pump.

  1. #1
    Join Date
    02.03.2009
    Posts
    10

    Default Programmable logic for temperature and current pump.

    Dear all,

    Is it possible to perform this function by programmable logic? I describe the function by IF....THEN....:

    "IF Temperature1 > 30°C THEN CurrentPump1 output 30%"

    Thanks!

  2. #2
    Join Date
    06.02.2012
    Posts
    2,020

    Default

    No, due programmable logic only supports digital values (on/off). But you can use the regular temperature regultion in that way.
    Maybe it's neccessary to create a virtual sensor for that.

  3. #3
    Join Date
    21.09.2015
    Posts
    9

    Default

    can programmable logic be used with a heater to do this...

    "IF TEMPERATURE1 < 77f THEN HEATER SOCKET ON"
    "IF TERMPERATURE1 >77.5F THEN HEATER SOCKET OFF"

Posting Permissions

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