Panasonic, old generation

  • Technical info
  • Tv
  • Vcr
  • Portable


  • TV

    Code    Function
    ----    --------
    #400    On/Off
    #200    1
    #220    2
    #240    3
    #260    4
    #280    5
    #2A0    6
    #2C0    7
    #2E0    8
    #300    9
    #320    0
    #480    -/--
    #420    C
    #440    Ch +
    #460    Ch -
    #160    Mute
    #540    TV/AV
    #0E0    N
    #580    <-|-> -
    #560    <-|-> +
    #1C0    Color -
    #180    Color +
    #5C0    Contrast -
    #500    Contrast +
    #1E0    Brightness -
    #0C0    Brightness +
    #380    Treble -
    #4E0    Treble +
    #3A0    Bass -
    #5E0    Bass +
    #740    TV
    #760    TEXT
    #3E0    Alarm
    #780    Mix
    #380    Reveal
    #4E0    List Store
    #5E0    Index
    #680    Hold
    #6E0    Time text
    #6A0    Display cancel
    #720    F/T/B
    #3A0    List/F. Text
    #340    Red
    #360    Green
    #6C0    Yellow
    #7C0    Blue
    
    
    
    
    

    VCR

    Code    Function
    ----    --------
    #402    vtr
    #6C2    timer rec
    #202    1
    #222    2
    #242    3
    #262    4
    #282    5
    #2A2    6
    #2C2    7
    #2E2    8
    #302    9
    #322    10/0
    #482    -/--
    #442    Ch +
    #462    Ch -
    #142    play
    #002    stop
    #042    rew
    #062    ff
    #0C2    pause
    #102    rec
    #182    still adv
    #1E2    slow
    #583    prog
    #743    next
    #0C3    vps
    #5A2    clock/counter
    #642    memory/repeat/search
    #662    counter reset
    #6A2    remaining time
    #7A2    audio out

    PORTABLE

    Code for: Panasonic portable stereo component Model RX-DS660
    
    ON    = 2093EDh
    TAPE  = 36912Dh
    TUNR  = 37910Dh
    CD    = 35914Dh
    AUX   = 3890EDh
    VOL-  = 25934Dh
    VOL+  = 24936Dh
    1     = 16952Dh
    2     = 17950Dh
    3     = 1894EDh
    4     = 1994CDh
    5     = 1A94ADh
    6     = 1B948Dh
    7     = 1C946Dh
    8     = 1D944Dh
    9     = 1E942Dh
    10    = 1095EDh  <- "0" KEY
    10+   = 15954Dh  <- "." KEY
    
    _TAPE_
    <<    = 297ADh
    >>    = 3978Dh
    REC   = 896EDh
    <     = 996CDh
    >     = A96ADh
    STOP  = 97EDh
    
    _CD_
    2D924D  REP
    2B928D  <<_<  (SKIP/SEARCH)
    2A92AD  >>_>  (SKIP/SEARCH)
    ||    = 2992CDh  ||
    PLAY  = 2C926Dh  PLAY
    PROG  = 2F920Dh  PROG
    CANCL = 3091EDh  CANCL
    
    With best regards,
         Enrique Chavez                     echavez@as.arizona.edu