Control4 Programming: Viewer Questions Answered: String Variables and Conditional Logic

preview_player
Показать описание
This videos is in response to a viewers comment about Apple Music, and programming a keypad to sequence through sirius favorites. It's also another great example of how to use conditional logic and string variables. Using these tools can help to bring real convenience to clients and help you standout from the crowd with truly custom tailored programming.
Рекомендации по теме
Комментарии
Автор

Hi.. we need more from you.. your channel so useful and you have a lot of knowledge

salamdiab
Автор

This is quite nice. If you're up for another one... :)

Q1 : What's the best way to use the up/down keypad buttons for volume? Pulse the volume up/down in the "On-Pressed" event? Or use the Pressed/Release events to do up/down? I'm worried about room max-volume, and don't see an obvious way to limit things.

Q2: Ideally the "Playlist Press" would be "tri-state":
Press State 1: "Play Rush Playlist".
Press State 2: "If Playing, Pause Rush".
Press State 3: "If Rush is paused for < 1 hour, Continue Playing Rush else restart the Rush playlist".

I'll give this a try and see if it works.

asdfkljhqweroiuyzxcv
Автор

Haven't tested it out but, I think the double tap feature you were trying for would work out if the initial programing was put under the single tap event instead of when the button is pressed.

markvolpe
Автор

Could I hire your services for some assistance?

leemandel
Автор

If I have, for instace, List with next items: One, Two, Three, Four. How can I use conditional statement ? I tried to use next statement: if MyRoom -> Thermostat -> LIST 1 VALUE EQUAL TO Two. This programming does not work (statement, located under that didn't execute). What wrong I do ?

toto
Автор

Would the Room Control driver make this process easier?

jonathanboynton