Posted December 28, 200915 yr The answer is probably no, but is it possible to have half a second wait time? I'm trying to program flashing notification lights, and I think the 1 second delay is a little long for what I'm trying to do. Thanks, Rick
December 28, 200915 yr Hello Rick, I have a program to flash lights. I did not use any Wait commands. About the quickest it works is 1/2 second between commands. If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Repeat Every 1 second Set Scene '~New Year Lights' Fast On Set Scene '~New Year Lights' Fast Off Set Scene '~New Year Lights' Fast On Set Scene '~New Year Lights' Fast Off Else - No Actions - (To add one, press 'Action') Rand
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.