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

Login:
Pass:
 
 

Topic:
MX-3000 Programming Puzzle
This thread has 12 replies. Displaying all posts.
Post 1 made on Saturday September 30, 2006 at 18:10
Dave E
Long Time Member
Joined:
Posts:
September 2005
282
This is what I would like to do.
When a client presses WATCH it jumps to a page showing all the devices to watch. If the client quickly selects one of the devices it turns the devices on and jumps to the selected device normally.
If however, on the devices to watch page, the client takes over 10 seconds to choose a device, I want to play a sound file, "Please make up your mind". Is there a way to do this? I called URC technical and they couldn't figure out how to have a delay without the remote being "locked up" during the delay but said there might be a way to do it and "Some sharp programmer might be able to figure it out".
Thanks in advance to the "sharp programmers"
Experience is what you get when you don't get what you want.
Any wire cut to length will be too short.
I must be a near GENIUS. All my teachers told me I was at the very PEAK of the bell curve!
Post 2 made on Saturday September 30, 2006 at 22:31
BobL
Founding Member
Joined:
Posts:
March 2002
1,352
I think the sound file would be tough but to display a message after 10 seconds could be done with a gif as the backround image. It would end up cycling between the two background screens but it could be done. I have used some long wav files before but I'm pretty sure it is locked while they are playing, you'll have to try it. If it doesn't you can make a long wav file with 10 seconds of silence before the message.

Bob
OP | Post 3 made on Sunday October 1, 2006 at 00:41
Dave E
Long Time Member
Joined:
Posts:
September 2005
282
On September 30, 2006 at 22:31, BobL said...
I think the sound file would be tough but to display a
message after 10 seconds could be done with a gif as the
backround image. It would end up cycling between the
two background screens but it could be done. I have used
some long wav files before but I'm pretty sure it is locked
while they are playing, you'll have to try it. If it
doesn't you can make a long wav file with 10 seconds of
silence before the message.

Bob

I have already tried inserting a .wav recording of 10 seconds of silence before the sound file "please make up your mind". The problem is that you also have to put in a 10 second delay and that locks up the remote. The client CANNOT make a choice until the 10 second delay expires and the sound file "please make up your mind" begins to play.
Maybe I'm missing something or maybe I'm asking the impossible.
Thanks
Experience is what you get when you don't get what you want.
Any wire cut to length will be too short.
I must be a near GENIUS. All my teachers told me I was at the very PEAK of the bell curve!
Post 4 made on Monday October 2, 2006 at 00:56
SOUND.SD
Loyal Member
Joined:
Posts:
April 2006
5,523
I would go with "the impossible". Or atleast "the probably not worth the effort"
Bulldog AV - San Diego, CA
www.bulldog-av.com
[Link: facebook.com]
Post 5 made on Monday October 2, 2006 at 14:58
ljckbailey
Long Time Member
Joined:
Posts:
October 2003
285
Since this remote has to be "done" with what ever it is was doing, i.e. playing a macro, etc... , before it re-enters the "waiting for a key-press" mode I can't imagine that it's possible. This task requires some time based process to be running in the back ground which is just not possible.
OP | Post 6 made on Monday October 2, 2006 at 18:32
Dave E
Long Time Member
Joined:
Posts:
September 2005
282
On October 2, 2006 at 14:58, ljckbailey said...
Since this remote has to be "done" with what ever it is
was doing, i.e. playing a macro, etc... , before it re-enters
the "waiting for a key-press" mode I can't imagine that
it's possible. This task requires some time based process
to be running in the back ground which is just not possible.

Thank you for your responses. I was hoping that it might be possible using dynamic buttons or variables (both of which I don't fully understand and haven't explored). I was not sure if you could have a macro running in the background on a dynamic button or something like that.

I wanted to do this to give the client a chuckle, so he would want to show it to all his friends. I could not figure out how to do it but I certainly am no expert at programming the MX-3000. That's why I posted it. I know there are a lot of experts here that are much smarter than I. I was hoping someone might find a way to do it.
Experience is what you get when you don't get what you want.
Any wire cut to length will be too short.
I must be a near GENIUS. All my teachers told me I was at the very PEAK of the bell curve!
Post 7 made on Wednesday October 4, 2006 at 14:20
Control Remotes
Super Member
Joined:
Posts:
August 2003
3,434
That sounds like more effort to create something which may only end up annoying the end user over time. Like the flying toaster screen savers or dancing baby animations on the internet...they got old fast.

What you may want to do is simply put text on the page that says "Please make a selection" on he background image. It will save you time and be far less annoying to the user. Trust me, the novelty will wear off. Plus, if the users sees the text, they will know that a selection did not register if they missed the button.

Something to think about.



Thank you,
Damon DG
= = = = =
http://www.ProRemotes.com - Authorized Dealer & Remote Programming Services
Remote Programming Services for URC Remotes
http://www.PremierAVDesigns.com - 914-509-5360
Follow me on Twitter @HomeTheaterNY
Post 8 made on Thursday October 5, 2006 at 05:35
Springs
Super Member
Joined:
Posts:
May 2002
3,238
Kind of like when I set up remotes to BRing up the lights in the theater after pressing system off.

Middle of the night... customer is ready to go to sleep. They press system off and the lights come on. Presumably to guide them out of the theater. OOOPPPS Now I just told there brains its time to wake up!

Took that out about 2 years ago.
Post 9 made on Thursday October 5, 2006 at 12:14
remoteidiot
Lurking Member
Joined:
Posts:
October 2006
1
During a .wav file, the MX-3000 buttons are available. So you could edit your file to included 10sec of silence or background music before speech.

I would show the client how to adjust the sound, date, time etc. on the MX-3000, so in the future they could turn the sound off.
OP | Post 10 made on Thursday October 5, 2006 at 18:48
Dave E
Long Time Member
Joined:
Posts:
September 2005
282
On October 5, 2006 at 12:14, remoteidiot said...
During a .wav file, the MX-3000 buttons are available.
So you could edit your file to included 10sec of silence
or background music before speech.

I would show the client how to adjust the sound, date,
time etc. on the MX-3000, so in the future they could
turn the sound off.

Thanks! Editing the sound file to include 10 seconds of silence is a great idea and causes the remote to do exactly what I want it to do because there is no need for a delay timer that locks up the remote. Since the sound file is never played unless the client stays on the watch or listen page for longer than 10 seconds without pressing any buttons, it is seldom if ever heard by them and does not lead to agrivation. But, it is something they can show to friends by having them press Watch or Listen and just wait.
Your suggestion is a simple solution that is 100% effective. I wouldn't have thought of it myself.
Thanks again
Experience is what you get when you don't get what you want.
Any wire cut to length will be too short.
I must be a near GENIUS. All my teachers told me I was at the very PEAK of the bell curve!
Post 11 made on Friday October 6, 2006 at 11:22
KCThirstyEar
Active Member
Joined:
Posts:
January 2003
551
I would personally sell (or rent) the client a midget that occasionally screams "WTF are you doing!?! Pick a $*#! option!". But that's probably just me.
KC
Audio Artisans
Post 12 made on Friday October 6, 2006 at 13:20
Control Remotes
Super Member
Joined:
Posts:
August 2003
3,434
KC,

WOW! I thought you were creative with graphics, but you're just the all around solution provider! ;) HAHA



Thank you,
Damon DG
= = = = =
http://www.ProRemotes.com - Authorized Dealer & Remote Programming Services
Remote Programming Services for URC Remotes
http://www.PremierAVDesigns.com - 914-509-5360
Follow me on Twitter @HomeTheaterNY
OP | Post 13 made on Friday October 6, 2006 at 14:02
Dave E
Long Time Member
Joined:
Posts:
September 2005
282
On October 6, 2006 at 11:22, KCThirstyEar said...
I would personally sell (or rent) the client a midget
that occasionally screams "WTF are you doing!?! Pick
a $*#! option!". But that's probably just me.

I'll bet you're a graduate of the Mel Gibson Charm School.
Experience is what you get when you don't get what you want.
Any wire cut to length will be too short.
I must be a near GENIUS. All my teachers told me I was at the very PEAK of the bell curve!


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse