Hi, Is there a way to stop a Ramp command while it's busy? An example I am thinking of is a connection from Comfort to CBus. On a zone trigger, I want Comfort to ramp a light to 100% over 60s. If, after 30s, I decide to terminate the ramp command and to keep the light at that level, what do I need to send to CBus to terminate the Ramp command? I was thinking of keeping a local counter, on Comfort, that 'follows' the ramp rate of the CBus light and once I decide to terminate the ramp command I just send a SetLightingLevel{value} command. Would the set command override the ramp command and terminate it, while at the same time set the light at the {value} level? I have a similar question on a Pulse command, can I terminate a Pulse command with a Set command? EG. I pulsed a cbus group address ON for 10 minutes. After 5 minutes I want to keep the light on beyond 10 minutes, can I just set it ON or is the pulse command going to switch the light off after 10 minutes regardless? Thanks, Ingo