top of page

Tech Forum

Public·46 members

kiurwinkiurwin
kiurwin

Automatic fuel transfer

I want to setup an automatic fuel transfer using the sensor calibration (FUEL_LEVEL) input. My goal is the fuel pump turns on when the calibrated fuel tank level reaches 4 gallons and off at 9 gallons. I am using the counter to make it work but is there a better way to achieve this without the counter?


on if


CAN keypad 1 Button 4 state equals true


ree
ree

Thanks


Keith

40 Views
skyler.gibson
10 hours ago

you could possibly get a similar result using generic functions. on if equal to or greater than 4. and value is less than 9. that way the value is true if it's greater than or equal to 4 gallons. and on if its less than 9. they're for keeping the level between 4-9 gallons

Members

  • Will Owens
    Will Owens
  • biohazardebiohazarde
    biohazarde
  • shane.ambryshane.ambry
    shane.ambry
  • TrevorTrevor
    Trevor
  • peterpeter
    peter
bottom of page