Sony Receiver commands (DSP:193; 113)

 

This is probably the equivalent of device 13, doing tuner commands.  I found out what the direct frequency code is (thanks to Nick Karels).

 

For some reason device 239, command 22 is listed as Band toggle.  I doubt this is a real code.

 

SonyDSP:193; 113

Command Code

Parameter List and Function

6

 

none

Tuning +

7

 

none

Tuning –

8

 

none

Preset +

9

 

none

Preset –

10

 

none

Sets FM mode to Mono

11

 

none

Sets FM mode to Stereo

12

 

none

Query current station and dial position (returns 112)

34

 

none

Query capacity (weird)

46

 

none

Power On

47

 

none

Power Off

80

 

<band> <freq H> <freq L>

Direct Frequency Input

81

 

<bank> <preset>

Selects the specified tuner preset station.

 

Parameters

Parameter Name

Description and Format

<band>

Band.  0=FM, 1=AM.

<bank>

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

<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