We had a dealer ask how to program a timeclock to close a garage door via a pulsed CCO if it was left open at night. The door would provide a maintained contact closure if the door was open. We thought the sample program would benefit the forum community.
We have the VCRX in the project with a pulsed CCO and a variable called “Garage Door” with default state “Closed” and other state “Open”. On the programming screen, when input 1 is closed for the VCRX, the variable will change to “open” and when the output is open, the door will change to “closed”.
We then program a conditional timeclock event for 10:00pm. We reference the variable, if the variable is set to open, a scene will run to pulse the CCO and close the garage door.