Search found 17 matches

by dannydeutsch
Thu Sep 02, 2004 7:40 am
Forum: JP1 - Beginners
Topic: Creating a device?
Replies: 12
Views: 10566

KM 8.28?

Mark, or anyone

When I try to load the DM version of that file I get prompted telling my I need KM ver 8.28

On the yahoo groups the latest version I see is 8.27

Can someone help me

Thanks
by dannydeutsch
Wed Sep 01, 2004 12:18 pm
Forum: Code Search (Closed)
Topic: Durabrand HT-395
Replies: 2
Views: 6784

Durabrand HT-395

Does anyone have a device upgrade for the Durabrand HT-395? I've searched the yahoo group, and forums but came up empty handed. I do not have a learning remote.

Thanks in advance,
Danny
by dannydeutsch
Wed Sep 01, 2004 12:12 pm
Forum: JP1 - Beginners
Topic: Creating a device?
Replies: 12
Views: 10566

I need this file as well! Please post this somewhere.

Thanks
by dannydeutsch
Wed Aug 25, 2004 11:20 am
Forum: JP1 - Extenders
Topic: How do you set the initial V device using IR
Replies: 2
Views: 3800

Thanks, that was blatantly obvious, I have been staring at it the hole time.
by dannydeutsch
Wed Aug 25, 2004 10:34 am
Forum: JP1 - Extenders
Topic: How do you set the initial V device using IR
Replies: 2
Views: 3800

How do you set the initial V device using IR

This is from the 6131 pvr extender readme file:

If you want full VPT (same V_ selection in all device selection macros) you can save some macro memory by omitting all the V_ commands. You can set the initial V device using IR. That remains as the V device as long as no V_ commands specify a ...
by dannydeutsch
Wed Aug 25, 2004 9:13 am
Forum: JP1 - Extenders
Topic: Having problems with default macros on device keys & LKP
Replies: 2
Views: 4367

Having problems with default macros on device keys & LKP

I am using a URC-6131B00
IR 5.11
6131_extender1_.txt

I am having problems with default macros on device keys using the LKP protocol.

The way the code is currently set up and requires a quick tap of the device key before the short press and/or the long key press commands will execute. How can I ...
by dannydeutsch
Tue Aug 24, 2004 2:30 pm
Forum: Code Search (Closed)
Topic: SAT/1142 PVR Advance code is missing code for pause
Replies: 7
Views: 8483

OK, Thanks
by dannydeutsch
Tue Aug 24, 2004 11:58 am
Forum: Code Search (Closed)
Topic: SAT/1142 PVR Advance code is missing code for pause
Replies: 7
Views: 8483

Greg,

Thanks, I was thinking it was 219 but I will have to wait until I get home from work to give that a shot.

Funny thing I noticed when looking at the upgrade files at yahoo is that other codes do not correspond to the codes I am seeing. I am comparing the codes on this:
http://groups.yahoo ...
by dannydeutsch
Tue Aug 24, 2004 11:44 am
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

Yeah, thats what I ended up concluding to. Because if I removed all references to the TV device selection in the keymove itself it works. I think the problem was that a infinite loop was created. The TV Button still has the default exended macro (psuedo device keys). This macro seems to be executed ...
by dannydeutsch
Tue Aug 24, 2004 11:23 am
Forum: Code Search (Closed)
Topic: SAT/1142 PVR Advance code is missing code for pause
Replies: 7
Views: 8483

SAT/1142 PVR Advance code is missing code for pause

The SAT/1142 PVR Advance code located here:
http://www.hifi-remote.com/cgi-bin2/ueic.cgi?PVR_0618

This does not have a code for Pause

Does anyone have this code?
by dannydeutsch
Mon Aug 23, 2004 8:26 am
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

Greg,

Thanks again so much for taking your time and helping me out. This is, I believe one of my last stumbling blocks with this remote.

I have this programmed for broksonic tv/vcr, the setup code is 0479. I have the PVR Menu button setup with a dkp to power the tv on and off. I tried it with a ...
by dannydeutsch
Mon Aug 23, 2004 7:37 am
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

I tried using the pseudo device keys and it still does not work correctly. Any other ideas or thoughts?

Thanks
by dannydeutsch
Thu Aug 19, 2004 1:36 pm
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

Greg I have been reading that. It is a little bit unclear to me. I want a short press of the TV button to select the TV device & a long press to select and toggle power to the TV device. Could you or someone provice a hex command string example of this so I can get a better understanding?

Thanks :D
by dannydeutsch
Thu Aug 19, 2004 1:16 pm
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

Greg

You are right. I am using the device key

Here is the hex string inside the LKP/DKP

41 01 01 83

41 = My Delay plus the 01 byte command for the short key press
01 = TV
83 = Shift Power (I already have a macro on the power button, I am using shift cloaking)

For the bound key on the key move I ...
by dannydeutsch
Thu Aug 19, 2004 1:05 pm
Forum: JP1 - Extenders
Topic: Long/Double Key Press on Device Keys with URC-6131
Replies: 10
Views: 10438

Long/Double Key Press on Device Keys with URC-6131

I am using a URC-6131B00
IR 5.11
6131_extender1_.txt

I am having trouble doing a key move on a device key with protocol 1106, the long/double key press protocol. It works fine on other keys just not on the device keys.

Thanks