Your Universal Remote Control Center
RemoteCentral.com
Complete Control by URC Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 3 made on Friday November 28, 2014 at 05:16
sorapp
Long Time Member
Joined:
Posts:
March 2009
49
Here's the macro...
(I added the dashes to indicate indentation because the editor removed the spaces)

JUMP (Info/Please wait)
VAR (Wait = False
If (Variable(TVon), False
---VAR (Wait = TRUE)
---ALIAS (TV/Power/poweron)
ELSE
---{do nothing}
If (Variable(AVon), False
---VAR (Wait = TRUE)
---ALIAS (Yamaha/Power/poweron)
ELSE
---{do nothing}
If (Variable(Wait), True
---DELAY (10.0 Second
ELSE
---{do nothing}
continue with macro...

It never executes the 10 second delay. As a test I have inserted a SET Wait=true, immediately before the IF and it does perform the delay. My problem is, I want the delay conditional so it will only do the delay if either device is not already on. I hope this clarifies.


Hosting Services by ipHouse