Enter forum description here ...
+4

Thermostat Hysteresis as a value to enable changes

Hello! Several of my clients ask me to be able to change the hysteresis of their thermostats.

Could be possible to add this parameter to the changeable values by users?

Meanwhile, I have to  make thermostats by calculations and programs, just to give them this feature.

Thank you!

+2

Counter Log - Help with kWh calculation

Ricardo Pinto | visiontech pt 4 years ago in bOS Configurator / Tasks updated 4 years ago 24

Hi people,

May I ask a little help about counter log?

I have a power sensor on an electric board. On ETS, I get an Instantaneous Power object (2 bytes), which comes in kW format. Like, if the house is consuming 1200W, I get 1,2 value on ETS, if it's consuming 250W, I get 0,25 value, and so on. I have the correct instant values showing on visualization.


I've tried to create counter logs, to get an approximate daily consumption, etc. The problem is that the values on the counter log don't make any sense.


For example, if the house is consuming constant 250W during 24hour, I should get 6 kWh by the end of the day, but the values don't make sense. On one day, it showed something like 138kWh on one day, which is impossible. I deleted all data now.


Either I'm configuring all wrong the counter log, or there's something I'm missing.

Thanks for any help

+2

play sound How do I play a sound

Andy Gill 8 years ago in bOS Configurator / Tasks 0

Hello,

Could someone explain how I play a sound based on a program or an event? Ideally through a client but failing that through the server?

I would like to play a warning sound should a condition not be met when the user is changing a mode.


Thanks

+1

Idea for comment line into a program

Sebastien Clivaz 2 years ago in bOS Configurator / Tasks updated 2 years ago 2

I think that to have the possibility of comment a line or section and add comments into a program might be really good. For development of task for example or other reasons.


+1

Condition using user rights

Hi.

Is it possible to build a program based on the user rights condition?

The topic concerns air conditioning in the office. AC control is available from the KNX wall thermostats and from the visualization. Administrator has the option to lock thermostat on the wall to prevent office staff from changing some AC functions. At the same time, the same functions are available on the visualization for both regular users and the administrator.

My point is to block the execution of program (linked to the button on the visualization and KNX thermostat) by regular users, and allow execution only by users with administrator rights, without need to duplicate the button and program linked to it. I would like to include two conditions in the program that determine the ability to run the program.

Something like this:
If <thermostat> = blocked
     If <user_rights> = administrator
          <program_name_2>.Run()
     Else <user_rights> = user
          <program_name_3>.Run()
Else
     <program_name_1>.Run()

Regards,
Grzegorz

+1

logic "ID" 2BF

I need to be able to perform an "ID" with a 20ºC value of 2BF. How can I do it
0

Conter Log calculations

Simen Hagen 1 month ago in bOS Configurator / Tasks 0

Hi, I wonder if there is a bug or delay or something in calculating the values with Conter Log. Why is ¨This month count'' showing 140,7 when ''Previous Month count'' and ''Total Value'' is 161,7 and 17,7?

161,7 - 17,7 = 144, not 140,7

If I use the last value in the Log which is 160,8 or the value at 23:00 it doesn't make sense either. 

Or am i missing something here?


Image 4813

Image 4816

Image 4817

Image 4819

Regards
0

Send message 15 minutes before schedule action

Sem Craeghs 3 months ago in bOS Configurator / Tasks updated by Ricardo Pinto | visiontech pt 3 months ago 2

Hello, 

Let's say that I would like to send a push message to the user 15 minutes before a schedule comes active:

The schedule will power off a device and I would like to inform the user, so he's able to disable the schedule if necessary.

How can I achieve this? I cannot find any way...

0

Schedule - yearly events

Joost vB 7 months ago in bOS Configurator / Tasks updated 7 months ago 4

Our property comes with floor heating and cooling.

For that to function right every spring and fall we need to switch valves to have the right source of heating/cooling water.


I've tried to setup a straigt forward schedule, but I can't find a way to have the schedule switch the valves on a certain date every year. Also I can't seem to find a way for scheduling an event every 6 months.


My work around for now is a 'Program' which runs every day at a certain time to check if it's a certain month and a certain day before switchin the valves.


Would it be an idea to make Schedules have a reoccuring event every n months on a certain day and time?

Would be great!

 

0

data logging value 0?

Simon Hagstrand 9 months ago in bOS Configurator / Tasks 0

Hello!

When I'm logging data it doesn´t seem to record the value 0.

This is making my graphs look weird.

Is there a setting that I missed?

Image 4568