This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Save data to storage
#5
True (:

If you need faster time then 30 minutes, maybe you have a spare channel on a dimmer or another device where you can store your value.

Create a new groupaddress to that object and perform a grp.read to that object (somehwere in the field) during init. Make sure the read flag is enable on that object.

BR,

Erwin

Hi,

Don't use capitals in commands, 'If' 'Then' 'Else' 'End' "Grp.write' is not correct, use if, then, else, end, grp.write etc.

You can see it on the color, if a command stays black it's wrong.

Also what do you compare with '== 1' ? A bit object? You must use false and true on boolean values (bit objects)

BR,

Erwin
Reply


Messages In This Thread
Save data to storage - by Domoticatorino - 23.09.2016, 16:25
RE: Save data to storage - by admin - 23.09.2016, 18:05
RE: Save data to storage - by Erwin van der Zwart - 23.09.2016, 18:20
RE: Save data to storage - by Domoticatorino - 23.09.2016, 18:11

Forum Jump: