Yes, you are right.
My simple blockly logic that I shared was just example.
I'd like to get this finall solution: I switch ON "Output5" and timer is counting how long it is ON. When timer reaches for example 10 seconds it should be switched OFF. That's my goal.
You can say that I can use this function:
But this Output will control Roller Shutters that can be control in both ways (physical, local buttons and by domoticz) that's why I'd like to have counter that will collect time.
Example: Window is totally open without roller shutter. Then I press local push button to close it in 50%. After some time I would like to close it in 100% but this time from domoticz. So if from 0% to 100% motor needs 10seconds in this situation motor should work only for 5 seconds. That's why I need "buffer" with timer.
Assumpt, I'd like to get something like this:
