8910x Should I be able to get the backlight to come on?

Support forum for extenders. If you're having trouble getting one up and running, this is the place to come.

Moderator: Moderators

Post Reply
MJ
Posts: 25
Joined: Sun Sep 28, 2003 12:57 pm

8910x Should I be able to get the backlight to come on?

Post by MJ »

I want to use the backlight as confirmation of an action. (Make it flash...) I have been unable to trigger the backlight by calling the light button from a macro. Is there a way to trigger the backlight without actually pushing the button?

MJ
The Robman
Site Owner
Posts: 21895
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

The LIGHT button doesn't turn the light on, per se, it turns on the light function. If the light function is current off and you press the light button, the backlight will illuminate, and if the light function is currently on and you press the light button, the light function will turn off and the backlight will also stay dark.

When you program macros on the remote itself, you cannot include the light button, but you can include it when you program macros using IR.exe, however, I don't think this will get you your desired results.

Your visual confirmation that the buttons are being pressed is both the red LED lighting up and the IR icon displaying, once per macro step.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
usblipitor
Posts: 516
Joined: Fri Oct 10, 2003 10:06 pm
Location: Greenbelt, MD

Post by usblipitor »

How about if the macro contained two light functions in a row? Then, no matter what state the light is in, it would turn on. And as a bonus, the light function state would be returned to its previous setting.
xgamer123
Posts: 48
Joined: Fri Dec 12, 2003 3:13 pm

Post by xgamer123 »

This topic leading me a good idea. I want to modify the PCB's circuit for connect original LED signal to drive on all backlight LED. It could be not difficult to have done it.

I don't want to open my remote at the moment. If anyone have interest, please try it and post the result.
The Robman
Site Owner
Posts: 21895
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

usblipitor wrote:How about if the macro contained two light functions in a row? Then, no matter what state the light is in, it would turn on. And as a bonus, the light function state would be returned to its previous setting.
If the backlight function was off, the first press would turn the light on and the second press would turn it off, so the backlight would flash.

If the backlight function was on, the first press would turn it off and the second press would turn it on and leave it on.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Post Reply