Sony Receiver responses (DSP:201; 121)

 

These are the responses to 193/113 (tuner) commands.

 

SonyDSP:201; 121

Command Code

Parameter List and Function

5

 

none

Ignored

14

 

none

Already did that

15

 

none

Error

46

 

none

Power On

47

 

none

Power Off

97

 

0 <# banks> <# presets> <max bank> <max preset>

Similar to DSP:200:97. Has something to do with capacity/features.  I don’t know exactly what the parameters are.

112

 

<bank> <preset> <dial status> <freq H> <freq L>

Returns current status info.

 

Parameters

Parameter Name

Description and Format

<bank>

Bank letter.  1=A, 2=B, 3=C.

<dial status>

Current tuning status, a bitmap.  Here are what the bits seem to mean:

0x01: 0=FM, 1=AM.

0x10: Tuner is decreasing in frequency (searching down)

0x20: Tuner is increasing in frequency (searching up)

0x40: FM Stereo signal

<freq H/L>

Frequency.  In raw kHz for AM.  For FM, multiply the frequency in MHz by 100 to get a whole number to send.

<preset>

Preset number. Preset x0 (where x is the bank letter) has a 10 in this spot, so x1=1, x2=2, …, x0=10.

 

Back