Mode Contrtol
Power
| Name | Code | Control | Query | Standby | Power On |
|---|
| Power | 0x00 | Yes | Yes | Enable | Enable |
| Command | Length | Data1 | Check Sum |
|---|
| OFF*1 | 0x02 | 0x00 | 0x00 |
| ON*2 | 0x02 | 0x01 | 0x01 |
*1 OFF is always set to Enable.
*2 When using the BZ35F series, ON is set to Enable when the Standby Command (0x02) receives Enable (0x01).
Example Command send(Power OFF):
0x8C 0x00 0x00 0x02 0x00 0x00
Header(0x8C) + Category(0x00) + Function(0x00) + Length(0x02) + Data 1(0x00) + CheckSum(0x00)
Standby
| Name | Code | Control | Query | Standby | Power On |
|---|
| Standby | 0x01 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Check Sum |
|---|
| Enable | 0x02 | 0x01 | 0x01 |
| Disable* | 0x02 | 0x00 | 0x00 |
* The Disable command only works via CBX-H10/H11 (Discontinued).
Input Select
| Name | Code | Control | Query | Standby | Power On |
|---|
| Input Select | 0x02 | Yes | Yes | Disable | Enable |
| Command | Length | Data1 | Data2 | Check Sum |
|---|
| Toggle*1 | 0x02 | 0x00 | - | 0x00 |
| Video / SCART #1*2 | 0x03 | 0x02 | 0x01 | 0x01 |
| Video / SCART #2*2 | 0x03 | 0x02 | 0x02 | 0x00 |
| Video / SCART #3*2 | 0x03 | 0x02 | 0x03 | 0x01 |
| Component #1 | 0x03 | 0x03 | 0x01 | 0x00 |
| Component #2 | 0x03 | 0x03 | 0x02 | 0x01 |
| Component #3 | 0x03 | 0x03 | 0x03 | 0x00 |
| HDMI #1 | 0x03 | 0x04 | 0x01 | 0x01 |
| HDMI #2 | 0x03 | 0x04 | 0x02 | 0x00 |
| HDMI #3 | 0x03 | 0x04 | 0x03 | 0x01 |
| HDMI #4 | 0x03 | 0x04 | 0x04 | 0x00 |
| HDMI #5 | 0x03 | 0x04 | 0x05 | 0x01 |
| PC #1 | 0x03 | 0x05 | 0x01 | 0x00 |
| Shared Input #1 | 0x03 | 0x07 | 0x01 | 0x01 |
*1 Selects the same input as the RC.
*2 Values which are supported are defined for each regional spec.
Example Command send(HDMI #1):
0x8C 0x00 0x02 0x03 0x04 0x01 0x01
Header(0x8C) + Category(0x00) + Function(0x02) + Length(0x03) + Data 1(0x04) + Data 2(0x01) + CheckSum(0x01)
Volume Control
| Name | Code | Control | Query | Standby | Power On |
|---|
| Volume Control | 0x05 | Yes | Yes | Disable | Enable |
| Command | Length | Data 1 | Data 2 | Check Sum |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 | 0x00 |
| Up/Down - Down | 0x03 | 0x00 | 0x01 | 0x01 |
| Direct - Values* | 0x03 | 0x01 | 0xXX | - |
* Values which are supported are defined for each regional spec.
Muting
| Name | Code | Control | Query | Standby | Power On |
|---|
| Muting | 0x06 | Yes | Yes | Disable | Enable |
| Command | Length | Data 1 | Data 2 | Check Sum |
|---|
| Toggle* | 0x02 | 0x00 | - | 0x00 |
| Direct - Unmuting | 0x03 | 0x01 | 0x00 | 0x01 |
| Direct - Muting | 0x03 | 0x01 | 0x01 | 0x00 |
*Values in the cycle: Unmuting/Muting.
Off Timer (SLEEP)
| Name | Code | Control | Query | Standby | Power On |
|---|
| Off Timer (SLEEP) | 0x0C | Yes | No | Disable | Enable |
| Command | Length | Data 1 | Data 2 | Check Sum |
|---|
| Toggle*1 | 0x02 | 0x00 | - | 0x00 |
| Direct - Timer Offset*2 | 0x03 | 0x01 | 0xXX | - |
*1 Values in the cycle are defined for each regional spec.
*2 0-255, values which are supported are defined for each regional spec.
Picture OFF
| Name | Code | Control | Query | Standby | Power On |
|---|
| Picture OFF | 0x0D | Yes | No | Disable | Enable |
| Command | Length | Data 1 | Data 2 | Check Sum |
|---|
| Toggle* | 0x02 | 0x00 | - | 0x00 |
| Direct - OFF | 0x03 | 0x01 | 0x00 | 0x01 |
| Direct - ON | 0x03 | 0x01 | 0x01 | 0x00 |
* Values in the cycle are defined for each regional spec.
Display
| Name | Code | Control | Query | Standby | Power On |
|---|
| Display | 0x0F | Yes | No | Disable | Enable |
| Command | Length | Data 1 | Check Sum |
|---|
| Toggle* | 0x02 | 0x00 | 0x00 |
*Same as the display (info) key.
Language
| Name | Code | Control | Query | Standby | Power On |
|---|
| Language | 0x07 | | | | |
| Command | Length | Data 1 | Data 2 |
|---|
| Reserved | 0x05 | 0x00 | Language code (3 characters) |
| Language | Data 1- 3 |
|---|
| Arabic | “ara” |
| Bulgarian | “bul” |
| Catalan | “cat” |
| Chinese (Simplified) | “CHS” |
| Chinese (Traditional) | “CHT” |
| Croatian | “hrv” |
| Czech | “cze” |
| Danish | “dan” |
| Dutch | “dut” |
| English | “eng” |
| Estonian | “est” |
| Finnish | “fin” |
| French | “fre” |
| German | “ger” |
| Greek | “gre” |
| Hebrew | “heb” |
| Hungarian | “hun” |
| Indonesian | “ind” |
| Italian | “ita” |
| Japanese | “jpn” |
| Kazakh | “kaz” |
| Latvian | “lav” |
| Lithuanian | “lit” |
| Norwegian | “nor” |
| Persian | “per” |
| Polish | “pol” |
| Portuguese | “por” |
| Romanian | “rum” |
| Russian | “rus” |
| Slovak | “slo” |
| Slovenian | “slv” |
| Spanish | “spa” |
| Swahili | “swa” |
| Swedish | “swe” |
| Thai | “tha” |
| Turkish | “tur” |
| Ukrainian | “ukr” |
| Vietnamese | “vie” |
SIRCS
SIRCS Emulation
Sony Infrared Remote Control System(IR remote control communication protocol)
| Name | Code | Control | Query | Standby | Power On |
|---|
| SIRCS Emulation | 0x67 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data[2-N] |
|---|
| SIRCS Emulation | 0x03 | 0xXX | 0xXX |
SIRCS Code List
| Button Label on Remote Commander | SIRCS Category | SIRCS Data |
|---|
| INPUT | 0x01 | 0x25 |
| POWER | 0x01 | 0x15 |
| WIDE MODE | 0xA4 | 0x3D |
| dot | 0x97 | 0x1D |
| DISPLAY | 0x01 | 0x3A |
| RETURN | 0x97 | 0x23 |
| OPTIONS | 0x97 | 0x36 |
| HOME | 0x01 | 0x60 |
| CURSOR UP | 0x01 | 0x74 |
| CURSOR DOWN | 0x01 | 0x75 |
| CURSOR LEFT | 0x01 | 0x34 |
| CURSOR RIGHT | 0x01 | 0x33 |
| SELECT | 0x01 | 0x65 |
| 1 | 0x01 | 0x00 |
| 2 | 0x01 | 0x01 |
| 3 | 0x01 | 0x02 |
| 4 | 0x01 | 0x03 |
| 5 | 0x01 | 0x04 |
| 6 | 0x01 | 0x05 |
| 7 | 0x01 | 0x06 |
| 8 | 0x01 | 0x07 |
| 9 | 0x01 | 0x08 |
| 0 | 0x01 | 0x09 |
| CC(Only U/C/M/LA) | 0xA4 | 0x10 |
| VOLUME UP | 0x01 | 0x12 |
| VOLUME DOWN | 0x01 | 0x13 |
| MUTING | 0x01 | 0x14 |
| CH/PROG UP | 0x01 | 0x10 |
| CH/PROG DOWN | 0x01 | 0x11 |
| JUMP | 0x01 | 0x3B |
Screen
H Shift
Horizontal Shift(Horizontal position adjustment)
| Name | Code | Control | Query | Standby | Power On |
|---|
| H Shift | 0x41 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data2 | Data[3-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 | ― |
| Up/Down - Down | 0x03 | 0x00 | 0x01 | ― |
| Direct - Plus - Values* | 0x04 | 0x01 | 0x00 | 0xnn |
| Direct - Minus - Values* | 0x04 | 0x01 | 0x01 | 0xnn |
*Values which are supported are defined for each regional spec.
V Size
Vertical Size(Vertical size adjustment)
| Name | Code | Control | Query | Standby | Power On |
|---|
| V Size | 0x42 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data2 | Data[3-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 | ― |
| Up/Down - Down | 0x03 | 0x00 | 0x01 | ― |
| Direct - Plus - Values* | 0x04 | 0x01 | 0x00 | 0xnn |
| Direct - Minus - Values* | 0x04 | 0x01 | 0x01 | 0xnn |
*Values which are supported are defined for each regional spec.
V Shift
Vertical Shift(Vertical position adjustment)
| Name | Code | Control | Query | Standby | Power On |
|---|
| V Shift | 0x43 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data2 | Data[3-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 | ― |
| Up/Down - Down | 0x03 | 0x00 | 0x01 | ― |
| Direct - Plus - Values* | 0x04 | 0x01 | 0x00 | 0xnn |
| Direct - Minus - Values* | 0x04 | 0x01 | 0x01 | 0xnn |
*Values which are supported are defined for each regional spec.
Wide
| Name | Code | Control | Query | Standby | Power On |
|---|
| Wide | 0x44 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data[2-N] |
|---|
| Toggle* | 0x02 | 0x00 | ― |
| Direct - Wide Zoom | 0x03 | 0x01 | 0x00 |
| Direct - Full | 0x03 | 0x01 | 0x01 |
| Direct - Zoom | 0x03 | 0x01 | 0x02 |
| Direct - Normal | 0x03 | 0x01 | 0x03 |
| Direct - PC_Normal | 0x03 | 0x01 | 0x05 |
| Direct - PC_Full1 | 0x03 | 0x01 | 0x06 |
| Direct - PC_Full2 | 0x03 | 0x01 | 0x07 |
*Values in the cycle are defined for each regional spec.
Auto Wide
| Name | Code | Control | Query | Standby | Power On |
|---|
| Auto Wide | 0x45 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data[2-N] |
|---|
| Toggle | 0x02 | 0x00 | ― |
| Direct - OFF | 0x03 | 0x01 | 0x00 |
| Direct - ON | 0x03 | 0x01 | 0x01 |
4:3 Mode
| Name | Code | Control | Query | Standby | Power On |
|---|
| 4:3 Mode | 0x46 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data[2-N] |
|---|
| Toggle* | 0x02 | 0x00 | ― |
| Direct - Normal | 0x03 | 0x01 | 0x04 |
| Direct - Wide Zoom | 0x03 | 0x01 | 0x03 |
| Direct - Off | 0x03 | 0x01 | 0x00 |
*Values in the cycle are defined for each regional spec.
Picture
Picture Mode
| Name | Code | Control | Query | Standby | Power On |
|---|
| Picture Mode | 0x20 | Yes | No | Disable | Enable |
| Control | Length | Data1 | Data[2-N] |
|---|
| Toggle* | 0x02 | 0x00 | - |
| Direct - Vivid | 0x03 | 0x01 | 0x00 |
| Direct - Standard | 0x03 | 0x01 | 0x01 |
| Direct - Cinema | 0x03 | 0x01 | 0x02 |
| Direct - Custom | 0x03 | 0x01 | 0x03 |
| Direct - Game | 0x03 | 0x01 | 0x08 |
| Direct - Graphics | 0x03 | 0x01 | 0x09 |
*Values in the cycle are defined as data 1 of the Direct command.
Picture
| Name | Code | Control | Query | Standby | Power On |
|---|
| Picture | 0x23 | Yes | No | Disable | Enable |
| Control | Length | Data1 | Data[2-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 |
| Up/Down - Down | 0x03 | 0x00 | 0x01 |
| Direct - Values* | 0x03 | 0x01 | 0xXX |
*Max./min. values are defined for each regional spec.
Brightness
| Name | Code | Control | Query | Standby | Power On |
|---|
| Brightness | 0x24 | Yes | No | Disable | Enable |
| Control | Length | Data1 | Data[2-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 |
| Up/Down - Down | 0x03 | 0x00 | 0x01 |
| Direct - Values* | 0x03 | 0x01 | 0xXX |
*Max./min. values are defined for each regional spec.
Color (Colour)
| Name | Code | Control | Query | Standby | Power On |
|---|
| Color (Colour) | 0x25 | Yes | No | Disable | Enable |
| Control | Length | Data1 | Data[2-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 |
| Up/Down - Down | 0x03 | 0x00 | 0x01 |
| Direct - Values | 0x03 | 0x01 | 0xXX |
*Max./min. values are defined for each regional spec.
Hue
| Name | Code | Control | Query | Standby | Power On |
|---|
| Hue | 0x26 | Yes | No | Disable | Enable |
| Control | Length | Data 1 | Data 2 | Data[3-N] |
|---|
| Up/Down - Red - Up | 0x04 | 0x00 | 0x00 | 0x00 |
| Up/Down - Red - Down | 0x04 | 0x00 | 0x00 | 0x01 |
| Up/Down - Green - Up | 0x04 | 0x00 | 0x01 | 0x00 |
| Up/Down - Green - Down | 0x04 | 0x00 | 0x01 | 0x01 |
| Direct - Red - Values* | 0x04 | 0x01 | 0x00 | 0xnn |
| Direct - Green - Values* | 0x04 | 0x01 | 0x01 | 0xnn |
*Max./min. values are defined for each regional spec.
Sharpness
| Name | Code | Control | Query | Standby | Power On |
|---|
| Sharpness | 0x28 | Yes | No | Disable | Enable |
| Command | Length | Data1 | Data[2-N] |
|---|
| Up/Down - Up | 0x03 | 0x00 | 0x00 |
| Up/Down - Down | 0x03 | 0x00 | 0x01 |
| Direct - Values* | 0x03 | 0x01 | 0xXX |
*Max./min. values are defined for each regional spec.
Cine Motion (Cinema Drive)
| Name | Code | Control | Query | Standby | Power On |
|---|
| Cine Motion(Cinema Drive) | 0x2A | Yes | No | Disable | Enable |
| Command | Length | Data1 |
|---|
| Off* | 0x02 | 0x00 |
| Auto* | 0x02 | 0x01 |
*Changes only current input. Values which are supported are defined for each regional spec.
Sound
Sound Mode
| Name | Code | Control | Query | Standby | Power On |
|---|
| Sound Mode | 0x30 | Yes | No | Disable | Enable |
| Command | Length | Data 1 | Data[2-N] |
|---|
| Toggle* | 0x02 | 0x00 | - |
| Direct - Standard | 0x03 | 0x01 | 0x01 |
| Direct - Cinema | 0x03 | 0x01 | 0x04 |
| Direct - Sports | 0x03 | 0x01 | 0x05 |
| Direct - Music | 0x03 | 0x01 | 0x06 |
| Direct - Game | 0x03 | 0x01 | 0x07 |
*Values in the cycle are defined as data 1 of the Direct command.
Speaker Off
| Name | Code | Control | Query | Standby | Power On |
|---|
| Speaker Off | 0x36 | Yes | No | Disable | Enable |
| Command | Length | Data 1 | Data[2-N] |
|---|
| Toggle* | 0x02 | 0x00 | - |
| Direct - Standard | 0x03 | 0x01 | 0x01 |
| Direct - Cinema | 0x03 | 0x01 | 0x04 |
| Direct - Sports | 0x03 | 0x01 | 0x05 |
| Direct - Music | 0x03 | 0x01 | 0x06 |
| Direct - Game | 0x03 | 0x01 | 0x07 |
*Values in the cycle are defined as data 1 of the Direct command.