Fuel sensor interface

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • rvoosterhout
    Azubi
    • 17.05.2023
    • 6

    #1

    Fuel sensor interface

    Hello,

    I'm trying to find a solution to display a fuel sensor level in Loxone. The fuel sensor provides variable voltage analog input 1 ranging from 2.5 to 9v. 9V is full, 2.5V is empty. I want to convert this value to a percentage and display it in a nice gauge on the Loxone dashboard. Is this possible and how would I program this?

    Kind regards,

    Rick van Oosterhout
  • Lightpicture
    Lebende Foren Legende
    • 16.11.2015
    • 3622

    #2
    Hello rvoosterhout

    Use the the Skalierer / Scaler.

    Online-Dokumentation LoxoneConfig Programmbaustein Skalierer: Hier finden Sie detaillierte Informationen zum Skalierer Baustein.



    FG
    Lightpicture

    Nur ein Netzwerkkabel ist richtiges WLAN

    Kommentar

    • rvoosterhout
      Azubi
      • 17.05.2023
      • 6

      #3
      Yes the scaler would work for that, thank you. I'm also looking for some function to make it possible to report this value. Let's say the value is less than 20%, I would like Loxone to send an email to notify us that the fuel tank is almost empty. How would I do this?

      Kommentar

      • Lightpicture
        Lebende Foren Legende
        • 16.11.2015
        • 3622

        #4
        Hello rvoosterhout

        You can use the Loxone Mailer function.
        Online Dokumentation zum Loxone Cloud Mailer Service & Loxone Cloud DNS. Erfahren Sie, wie Sie die neuen Cloud Services in wenigen Schritten einrichten.


        Or the Loxone notification.
        Ermöglicht das Versenden einer Benachrichtigung, welche innerhalb oder außerhalb der Loxone App angezeigt wird.


        I prefer the notification.

        Use the Status, when your value is smaller x%, your output (Val) = 1
        Is it bigger, Val = 0, or whatever​.
        Zuletzt geändert von Lightpicture; 17.07.2023, 13:48.
        FG
        Lightpicture

        Nur ein Netzwerkkabel ist richtiges WLAN

        Kommentar

        Lädt...