Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Counters
#11
Setting a counter value does not send a dimming command to the corresponding Cbus

What you can do is to use a Response in the Movement zone
If Counter X = 240
  Do Response Dim 240
Endif
If Counter X = 228
  Do Response Dim 228
Endif
.. etc

Counter X is  where you copied the original counter to

I think you get the idea
Reply

#12
That made me smile, a lot of coding just because we don\'t have arithmatic and an elegant way to restore values... New feature request perhaps  ?????
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.