Zenith Variant?
Posted: Sat Mar 27, 2010 12:27 pm
I have a Zenith TV which responds to TV/0017 for channel, volume, and power functions. I never had the original remote. I looked in the file section and found no upgrades for Zenith TV's that used the Zenith protocol, so I went on an EFC hunt and found nothing. I tried an old Philips universal remote, and found a partially working code. It decoded to a Zenith 5.1, which was all well and good until I got to the Display code, which turns up the same function as the Surf. So either DecodeIR is having a problem, or this is a new variant.
Can someone take a look at this code summary and see if these really do decode to be Zenith 5.1?
https://www.hifi-remote.com/forums/dload ... le_id=8220
I'm hoping someone is up to the puzzle. It sure is difficult.
Decode IR says
Zenith
UEI protocol: 0022
IRP notation: {40k,520,msb}<1,-1,1,-8|1,-10>(S:1,<1:2|2:2>(F:D),-90m)+
EFC translation: MSB
An unusual protocol, in that the number of bits in the function code is variable. It is represented in DecodeIR as the device code. There are also two lead-in styles, decoded as subdevice values 0 and 1. Style 1 aka "double-start" is usually used in TV's, other appliances use 0 aka "single start". If the device code is >8 then the bytes given in the Misc field as E = ... follow the OBC in the function code value.
Edit: I shot the working volume and power keys from that TV/0017 and it is coming up as Zenith 5.1 also.
Can someone take a look at this code summary and see if these really do decode to be Zenith 5.1?
https://www.hifi-remote.com/forums/dload ... le_id=8220
I'm hoping someone is up to the puzzle. It sure is difficult.
Decode IR says
Zenith
UEI protocol: 0022
IRP notation: {40k,520,msb}<1,-1,1,-8|1,-10>(S:1,<1:2|2:2>(F:D),-90m)+
EFC translation: MSB
An unusual protocol, in that the number of bits in the function code is variable. It is represented in DecodeIR as the device code. There are also two lead-in styles, decoded as subdevice values 0 and 1. Style 1 aka "double-start" is usually used in TV's, other appliances use 0 aka "single start". If the device code is >8 then the bytes given in the Misc field as E = ... follow the OBC in the function code value.
Edit: I shot the working volume and power keys from that TV/0017 and it is coming up as Zenith 5.1 also.