Menu

Multi-Switch

Help
EPIX
2008-09-07
2012-12-14
  • EPIX

    EPIX - 2008-09-07

    Hi Jeff!

    Can you give me a little help?

    I tried to add the Multi-switch to my visu:

    <object id="text" gad="0/0/102" init="persist" log="true" type="5.001">test EIS5 (0...100)</object>

    and added the mulit-sitch in webknx with 4 values
    every value has it's own picture and the values are defined from 1 to 4

    Now when I send the propriate value from KNX-Busmonitor nothing changes....

    Have you got an idea?

     
    • jef2000

      jef2000 - 2008-09-07

      Hi,

      I think 5.001 is not the best choice for multiswitch, because the 0-255 value sent over the bus is mapped to a percentage. So if you send value 3 on the bus, the object value will be 3/255 * 100 = something around 1.17647 . And you'll need to set that kind of float value in the multiswitch properties. In this case, perhaps you would better use object type 5.xxx that uses the raw 0-255 value.

      Regards,

      Jean-François

       

Log in to post a comment.