Menu

KNX Type 12.xxx: 32bit (EIS11) divide by 10

Help
Ronny H
2009-06-09
2012-12-14
  • Ronny H

    Ronny H - 2009-06-09

    Hello

    I am useing a electricity meter in my house. This has a potential-free contact witch is connected with a impulse counter object of ABB US/U2.2. This object has the knx type 12.xxx or EIS11, an 32bit integer value. For 1kWh it takes 800 impulses. For a decrease the sending rate of the value, i used a fixed divider in the object property (like 80). This means that every 80 impulse the counter increase by one. Now the device sending a new value on the bus.

    For the correct value i must divided the value by 10. How can i do this in knxweb?

     
    • Dirk Opfer

      Dirk Opfer - 2009-06-10

      Hi,

      i solved this in knxweb for my gas meter with the following settings:

      Format: $1.$2 m^3
      Pattern: (.*)(\d)

      Dirk

       
    • Ronny H

      Ronny H - 2009-06-10

      Hi Dirk!

      With this settings it works!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.