8910 with Extender -- LCD Display issues

This is the JP1 beginners forum. There's no such thing as a stupid question in here, so post away, but this forum is just for JP1 users and people considering JP1, non-JP1 users please use the appropriate forum above!

Moderator: Moderators

Post Reply
batrad
Posts: 11
Joined: Thu Sep 20, 2007 8:20 am

8910 with Extender -- LCD Display issues

Post by batrad »

I have created a new 8910 file using the 8910X3-empty file as the template (this has the extender stuff preloaded), defined the Macros to display custom message when a device is selected, but it still displays the standard messages in the LCD

Appreciate your help in troubleshooting / identifying where I'm going wrong

Thanks


Uploaded file
underquark
Expert
Posts: 874
Joined: Mon Jun 20, 2005 4:58 am
Location: UK

Post by underquark »

It's a while since I programmed my 8910 (I use 8820s now) but I think you need to add SET_LCD as the last step in the device-button macro prior to calling the Custom Mode Name.
batrad
Posts: 11
Joined: Thu Sep 20, 2007 8:20 am

Post by batrad »

Tried that.. did a SET LCD as the last step of the macro as well as the 2nd last step (before SHift-AUX) no luck
underquark
Expert
Posts: 874
Joined: Mon Jun 20, 2005 4:58 am
Location: UK

Post by underquark »

I opened an old copy of one of my 8910 extender IR files, stripped out my stuff and added your stuff:
Link to file.
floyd1977
Posts: 198
Joined: Wed May 10, 2006 8:46 am
Location: Montgomery, IL
Contact:

Post by floyd1977 »

batrad wrote:Tried that.. did a SET LCD as the last step of the macro as well as the 2nd last step (before SHift-AUX) no luck
Actually, SET_LCD displays the setup code, as in an unextended
remote.

What you want to do is define a ModeName special protocol
function on a key. Put this key in your macro instead of
SET_LCD.
Capn Trips
Expert
Posts: 3989
Joined: Fri Oct 03, 2003 6:56 am

Post by Capn Trips »

Looking at your IR file, it seemingly should work.

Try assigning just the Custom Mode Name function directly to a non-device button with no other commands (like M1 instead of shift-CBL) and see if it works. Then, if it works, incrementally increase the complexity and see when it breaks.
Beginners - Read this thread first
READ BEFORE POSTING or your post will be DELETED!


Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
Post Reply