This is one of those "Da misses hates Control4 because it's too complicated issues". My wife wants to hit ONE button to turn on the cable TV in the kitchen. I setup the 'green' command button on the SR-250 to set the video source to the cable tv, but her comment was "Can't I just hit the big red '4' button?" So I tried to do an if/else program on the button such that if the room is off when it's pressed it sets the cable tv, and if the room is on it brings up the navigator:
When command 'CONTROL4' is received
If the Kitchen TV Room Room is off
Select the Optimum as the video source in Kitchen TV Room
Else
Send command 'CONTROL4' to the Kitchen TV Room
The else case works but when the room is off and I hit the 4 button it always brings up the navigator.
If I just put "Select the Optimum as the video source in Kitchen TV Room" and hit '4' it brings up the cable tv, but then of course I lose the navigator when the tv is on.
Question
RussellB
Hi all,
This is one of those "Da misses hates Control4 because it's too complicated issues". My wife wants to hit ONE button to turn on the cable TV in the kitchen. I setup the 'green' command button on the SR-250 to set the video source to the cable tv, but her comment was "Can't I just hit the big red '4' button?" So I tried to do an if/else program on the button such that if the room is off when it's pressed it sets the cable tv, and if the room is on it brings up the navigator:
When command 'CONTROL4' is received
If the Kitchen TV Room Room is off
Select the Optimum as the video source in Kitchen TV Room
Else
Send command 'CONTROL4' to the Kitchen TV Room
The else case works but when the room is off and I hit the 4 button it always brings up the navigator.
If I just put "Select the Optimum as the video source in Kitchen TV Room" and hit '4' it brings up the cable tv, but then of course I lose the navigator when the tv is on.
It's almost like the room being off is not.
Any ideas?
RussellB
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.