Jump to content
C4 Forums | Control4

Driver Developing - Problem with NUMBER Condition


Recommended Posts

Hello.

I'm developing a driver for controller with temperature sensors and having a problem with number condition.

There is my xml description of condition:

<conditional>
        <id>3</id>
        <name>SENSOR0_TEMPERATURE</name>
        <type>NUMBER</type>
        <condition_statement>Sensor 0 temperature</condition_statement>
        <description>NAME Sensor 0 temperature is LOGIC INTEGER</description>
      </conditional>

But when i'm trying to change the temperature value in Composer, there is nothing happen. It's always equal zero. So I cannot use it for programming.

Can anyone help me with it? Maybe I was miss any parameters?

Thanks.

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.