6131 Macro bug--odd

General JP1 chit-chat. Developing special protocols, decoding IR signals, etc. Also a place to discuss Tips, Tricks, and How-To's.

Moderator: Moderators

Post Reply
starmanj
Posts: 34
Joined: Sun Oct 26, 2003 9:38 am

6131 Macro bug--odd

Post by starmanj »

I use a macro setup my 5100 HD cable box. Last command is "PVR" which is the cable box itself. This works, as buttons are now controlling the cable box, but I have VPT enabled and on for PVR. But volume punch-through (VPT) isn't working. Using vol+/- keys control the cable box volume instead. When I push "PVR" button manually, then VPT starts working -- the vol keys control my receiver the way it should.

Isn't this odd? VPT is disabled for any device used as the last command in a macro? VPT apparently only works on devices when you physically push a devicekey.

Anyone else seen this behavior?

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

Post by The Robman »

This is not normal. My best guess is that you've made some other error in your programming, but we would need to see your IR.exe file in order to try and spot it.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
starmanj
Posts: 34
Joined: Sun Oct 26, 2003 9:38 am

Post by starmanj »

I've played and fiddled but the bug still occurs. Below is my ir.exe file. (the rest are FF's). Thanks for any help Robman.

0000: ED 12 50 56 52 30 50 56 52 30 03 07 14 7E 01 DC
0010: 20 43 26 60 34 86 20 26 30 20 04 05 DD 03 2C 1B
0020: 01 1E 22 1E 28 19 01 1F 22 16 0A 2D 18 01 1D 22
0030: 1D 11 1D 39 1D 81 1B 01 1E 28 19 22 1E 01 1F 22
0040: 16 0A 91 1A 01 1E 22 1E 01 15 22 17 11 1E A2 11
0050: 28 B9 1C 01 1E 28 16 22 1E 01 1F 22 16 39 1E 89
0060: 1B 01 1E 28 17 22 1E 01 19 22 17 09 8A 1A 01 1E
0070: 28 15 22 1E 01 1F 22 16 1B 24 20 26 00 77 1C 24
0080: 20 26 00 7B 30 44 01 DC 00 4F 2F 44 01 DC 00 51
0090: 1E 64 21 EA 00 F8 1D 64 21 EA 00 F7 00 00 EA 00
00A0: F7 00 64 21 EA 00 F7 00 64 21 EA 00 F7 00 64 21
00B0: EA 00 F7 00 64 21 EA 00 F7 00 64 21 EA 00 F7 00
00C0: 64 21 EA 00 F7 00 FF FF FF FF FF FF FF FF FF FF
00D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
00E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
00F0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0100: 01 9C 01 AE 14 00 FE FE FF 1D 61 69 B9 A9 B1 A1
0110: EB F3 AD BD BB AB B3 AF B7 BF 0F FD 27 B5 17 7D
0120: 6D C3 D3 C3 25 11 01 A3 F5 39 83 34 21 3E FE FE
0130: 71 3D 43 96 2F CF 4F 1F 9F 3F CC 53 E3 13 1F 67
0140: E7 57 D7 F8 C3 3C 93 7C 73 CA 00 F8 14 FC 42 99
0150: 08 B0 00 A4 D6 62 56 84 44 78 04 F4 74 48 C8 28
0160: 09 89 A8 CA CD EF 1F 9F 5F DF F1 52 15 06 10 6C
0170: EE C9 00 BE FE FE 43 F2 BF FB F2 FF 67 F7 77 B7
0180: 37 D7 57 97 03 83 AD 6D 43 AF 9F DF 5F FF 7F D6
0190: B6 FE 7E 5E 9E 1E EE 82 BE 2E 26 28 00 04 14 7E
01A0: 25 14 34 86 26 60 01 04 01 2B 01 49 01 71 00 00
01B0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
01C0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
01D0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
01E0: FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
The Robman
Site Owner
Posts: 21893
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Just FYI, next time rather than posting the IR code here in a thread, please post the complete dump in a file in the Diagnosis Area and then post a link to it. The easier you make it for us to help you, the more likely we are to do it.

Anyway, the reason VPT is not working is easy, you have changed the device mode of the PVR button, from being a "VCR" type button to a "CBL" type button. It is well established that if you do this, you break VPT in that mode.

So the bigger question is why VPT works when you manually press PVR!

The solution is to either (a) re-program the volume buttons with keymoves, or (b) create an upgrade for your cable box using VCR mode.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
starmanj
Posts: 34
Joined: Sun Oct 26, 2003 9:38 am

Post by starmanj »

Sorry about that! I looked for a file upload button but didn't know it was only active in diagnosis area.

Didn't know about the VPT limitations, thanks for enlightening me.

Decided to use the 6131 extender instead.

PS I was wrong about manually pushing PVR, that didn't activate VPT.

Starmanj
Post Reply