JBL AV1 - SERIAL PROTOCOL DEFINITIONS Manual
JBL AV1 - SERIAL PROTOCOL DEFINITIONS Manual

JBL AV1 - SERIAL PROTOCOL DEFINITIONS Manual

Performance series rs-232 serial protocol definitions
Hide thumbs Also See for AV1 - SERIAL PROTOCOL DEFINITIONS:
Table of Contents

Advertisement

Quick Links

Serial Protocol Definitions
AV1
Protocol Version:
Software Version 1.00/1.10
Major Rev 1
Minor Rev 6

Advertisement

Table of Contents
loading

Summary of Contents for JBL AV1 - SERIAL PROTOCOL DEFINITIONS

  • Page 1 Serial Protocol Definitions Protocol Version: Software Version 1.00/1.10 Major Rev 1 Minor Rev 6...
  • Page 2 JBL Performance Series RS-232 Serial Protocol Definitions “JBL” and the JBL logo are registered trademarks of Harman International Industries. U.S. patent numbers and other worldwide patents issued and pending. “Lexicon” and the Lexicon logo are registered trademarks of Harman International Industries. U.S. patent numbers and other worldwide patents issued and pending.
  • Page 3: Table Of Contents

    JBL Performance Series RS-232 Serial Protocol Definitions 1 Documents ............................7 1.1 Change List ..........................7 2 Definitions ............................7 3 Abbreviations........................... 7 4 General Description ......................... 7 4.1 Physical Layer........................... 8 4.2 Serial Port Driver ........................8 4.3 Errors ............................8 4.4 AV1 Receive Buffer .........................
  • Page 4 JBL Performance Series RS-232 Serial Protocol Definitions 6.3.4 Set Custom Name ......................15 6.3.4.1 Packet Description....................16 6.3.4.2 Data Description....................16 6.3.4.3 AV1 Response ...................... 16 6.3.4.4 Data Validation:..................... 16 6.3.5 Host Wakeup........................16 6.3.5.1 Command Packet Description ................16 6.3.5.2 Data Description....................
  • Page 5 JBL Performance Series RS-232 Serial Protocol Definitions 6.3.15.3 AV1 Response ......................27 6.3.15.4 Data Validation ....................... 27 6.3.16 AV1 Get Parameter Value by Id................27 6.3.16.1 Command Packet Description ................27 6.3.16.2 Data Description ..................... 27 6.3.16.3 Data Validation ....................... 27 6.3.16.4 AV1 Value String Response Packet ...............
  • Page 6 JBL Performance Series RS-232 Serial Protocol Definitions 6.3.25.5 Data Description ..................... 34 6.3.26 AV1 Set Input Name by Id ..................34 6.3.26.1 Command Packet Description ................34 6.3.26.2 Data Description ..................... 35 6.3.26.3 AV1 Response ......................35 6.3.26.4 Data Validation ....................... 35 Appendix A: Command Codes..................
  • Page 7: Documents

    AV1 system. HOST: The device initiating or receiving the serial communication packets to/from the AV1. AV1: The JBL product receiving or transmitting the serial communication packets to/from the HOST. Nonvolatile RAM: The area of memory in a AV1 that stores users adjustable parameters. The Nonvolatile RAM is battery backed, to maintain values during AV1 power down.
  • Page 8: Physical Layer

    JBL Performance Series RS-232 Serial Protocol Definitions wait for a corresponding response before initiating the next transmission. The 3 protocol layers are Physical, Data Link, and Application Layers. 4.1 Physical Layer COM1 Note: The wiring requirements for a 9 pin to 9 pin serial connection are a male to female straight through cable.
  • Page 9: Av1 Receive Buffer

    JBL Performance Series RS-232 Serial Protocol Definitions The AV1 will detect parity, framing, and data overrun errors. If any of the physical layer errors are detected, the complete packet is corrupted and the AV1 will reset the transaction and begin to look for a start of packet byte.
  • Page 10: Errors

    JBL Performance Series RS-232 Serial Protocol Definitions Data Link Header: Byte Number Description Value First Byte (SOP) 0xF1 Start of Packet Byte (1) DLL Data Count nn Application Header: Byte (2) Command Byte (3) APP Data Count(number of application data bytes to...
  • Page 11: Host Response

    JBL Performance Series RS-232 Serial Protocol Definitions Command DC_WAKEUP 0x01 Data Count 0x00 Application Data: 6.1.1.2 Host Response The AV1 does not expect any response from the HOST. 6.1.2 Sleep Notification By transmitting the Sleep Notification, AV1 indicates the unit is shutting down into a standby mode. Because the hard power switch could be activated independently of the AV1 system software, hard power down will not be notified.
  • Page 12: Host Response

    JBL Performance Series RS-232 Serial Protocol Definitions (i.e. Volume Bar) The custom characters are ASCII character codes 8E - 93(hex). The codes are used as follows: '8E' - empty cell '8F' - left 1 bar '90' - left 2 bars...
  • Page 13: Acknowledgment Packets

    JBL Performance Series RS-232 Serial Protocol Definitions Menu Background On/Off PARAM.OSD.BACKGND See the V1.00 Parameter ID List (page 43) for the Parameter ID definitions. 6.2 Acknowledgment Packets Acknowledge and No Acknowledge packets are used to communicate transmission, packet and data validation status.
  • Page 14: Reset Unit

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.1 Reset Unit Commands the AV1 to soft reset. 6.3.1.1 Command Packet Description Application Header: Command DC_CMD_RESET 0x10 Data Count 0x00 Application Data: 6.3.1.2 AV1 Response The AV1 will perform an internal reset. After reset, the AV1 will go through a soft power-up initialization. This includes transmitting the “Wakeup Notification Packet”.
  • Page 15: Custom Name Response Packet

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.3.3 Custom Name Response Packet Application Header: Command DC_RESP_CUST_NAME 0x89 Data Count Number of Characters in CustomName + 1 nn Application Data: Data[0]- Data[DataCount-1] CustomName ch ch ch … 0x00 6.3.3.4 Data Description CustomName: Data Type: Null (0x00) terminated ASCII character string.
  • Page 16: Packet Description

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.4.1 Packet Description Application Header: Command DC_CMD_SET_CUST_NAME 0x2C Data Count Number of characters in CustomName + 2 nn Application Data: Data[0] CustomNameEnable nn Data[1]-Data[DataCount-1] CustomName ch ch ch … 0x00 6.3.4.2 Data Description CustomNameEnable: Enables/Disables the Custom Name Display.
  • Page 17: Av1 Response

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.5.3 AV1 Response The AV1 will respond to this command with an ACK. 6.3.6 Host Sleep By transmitting the Sleep command, the Host indicates it has just “powered down” and will no longer respond to AV1 Notifications.
  • Page 18: Set Communication Configuration

    JBL Performance Series RS-232 Serial Protocol Definitions FALSE Indicates the AV1 will not transmit any positive Acknowledge Notification messages. The AV1 will always transmit NAK error notification messages. Parameter Change Enable: TRUE Indicates the AV1 will transmit any parameter change Notification as specified in the Parameter Change Notification Message.
  • Page 19: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Application Data: Data[0] Mute State nn 6.3.9.2 Data Description MUTE State: Value Definition Description 0 UNMUTE The user mute state is set to unmuted. The AV1 may still be muted for other internal reasons.
  • Page 20: Av1 Response

    JBL Performance Series RS-232 Serial Protocol Definitions Display String: Data Type: Null (0x00) terminated ASCII character string. Max Length: 40 Characters. 6.3.10.3 AV1 Response The display string is sent to the OSD and Front Panel Display. The AV1 will ACK when completed with this command.
  • Page 21: Data Validation

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.11.3 Data Validation: If the ParamId is not a valid Id, the AV1 will respond with a NAK packet and error code DC_ INVALID_PARAM_ID. 6.3.11.4 Parameter Definition Response Packet The following Packet has been defined as follows for the AV1 V1.00. Future releases may modify this definition.
  • Page 22: Av1 Set Parameter Value By Id

    JBL Performance Series RS-232 Serial Protocol Definitions For example: Setting a given signed 16 bit parameter to a value of -300 the data array would be packed as follows: Data[0] = 0xd4 Data[1] = 0xfe Data[2 - 13] = don't care.
  • Page 23: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.12.2 Data Description ParamId: Data Type: Unsigned 16 bit Integer Max Value: Max Parameter Count as reported by the AV1 Unit Configuration Response Packet (6.3.14.2 page 22). ParamType: Param Type Name Param Type ID Type Description...
  • Page 24: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Application Data: Data[0] ParamId(LSB) nn Data[1] ParamId(MSB) nn Data[2] ParamType nn Data[3-23] Value[0 -20] nn nn nn… 6.3.13.2 Data Description Same as AV1 Set Parameter Value by Id: Data Description (6.3.12.2 page 20).
  • Page 25: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Data[26] SerialNumber(LSB) nn Data[27] SerialNumber nn Data[28] SerialNumber nn Data[29] SerialNumber(MSB) nn 6.3.14.3 Data Description ProductId: This unsigned 8 bit value describes the product. Software Type: An unsigned 8 bit value indicating the current configuration of the unit’s software. The...
  • Page 26: Av1 Send Ir Command

    JBL Performance Series RS-232 Serial Protocol Definitions An unsigned 8 bit integer value indicating the unit’s major software version. The host should use this information to determine if new effects, effect parameters, or system parameters have been added or removed.
  • Page 27: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.15.2 Data Description KeyCode: Data Type: Unsigned 8 bit integer. Valid Values: AV1 IR Codes (Appendix C page 36) 6.3.15.3 AV1 Response The KeyCode is processed as a valid IR code. No acknowledgment will be sent from the AV1.
  • Page 28: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Data[2] ParamType nn Data[3-23] Value[0 -20] nn nn nn… 6.3.16.5 Data Description Same as AV1 Set Parameter Value by Id: Data Description (6.3.12.2 page 20). 6.3.17 AV1 Set Parameter Notification by Id Request to AV1 to enable or disable transmission of the AV1 parameter change notification for a given parameter.
  • Page 29: Command Packet Description

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.18.1 Command Packet Description Application Header: Command MC_CMD_PARAM_GET_VALUE_STRING_BY_ID 0x3C Data Count 23 0x17 Application Data: Data[0] ParamId (LSB) nn Data[1] ParamId (MSB) nn Data[2] - Data[22] Value[0] - Value[20] nn nn nn ..
  • Page 30: Av1 Get System Status

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.20 AV1 Get System Status Request to AV1 for its current system status. AV1 will respond with “System Status Packet”. 6.3.20.1 Command Packet Description Application Header: Command MC_CMD_GET_SYS_STATUS 0x3E Data Count 0 0x00 Application Data: 6.3.20.2 System Status Response Packet...
  • Page 31: Av1 Set System Volume

    JBL Performance Series RS-232 Serial Protocol Definitions Data Type: Unsigned 8 bit integer. DATA STREAM TYPE DATA_TYPE_UNKNOWN 0 DATA_TYPE_BYPASS 1 DATA_TYPE_ANALOG 2 DATA_TYPE_PCM 3 DATA_TYPE_DD 4 DATA_TYPE_DTS 5 DATA_TYPE_NOISE 6 Mute Active: Data Type: Boolean. TRUE: System Mute is Active FALSE: System is unmuted.
  • Page 32: Av1 Response

    JBL Performance Series RS-232 Serial Protocol Definitions Data Type: Signed 8 bit integer (2’s compliment) Max: +12 (0x0C) (12 dB) Min: -80 (0xB0) (-80 dB) 6.3.21.3 AV1 Response The AV1 will assign the value from the packet to the system volume.
  • Page 33: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions 6.3.23.2 Data Description Value: Data Type: Signed 8 bit integer (2’s compliment) Max: +16 (0x10) (Full Front) Min: -16 (0xF0) (Full Back) 6.3.23.3 AV1 Response The AV1 will assign the value from the packet to the front/back balance.
  • Page 34: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Command MC_CMD_GET_INPUT_NAME 0x47 Data Count 1 0x01 Application Data: Data[0] InputId nn 6.3.25.2 Data Description InputId: Data Type: Definition/Conversion: Unsigned 8 bit Integer AV1 Input Ids (Appendix F page 40) 6.3.25.3 Data Validation The InputId must be a valid Input number.
  • Page 35: Data Description

    JBL Performance Series RS-232 Serial Protocol Definitions Data[0] InputId 0 to 7 Data[1]-Data[DataCount-1] InputName ch ch ch ... 0x00 6.3.26.2 Data Description InputId: Data Type: Unsigned 8 bit Integer Description/Conversion: AV1 Input Ids (Appendix F page 40) InputName: Data Type: Null (0x00) terminated ASCII character string.
  • Page 36: Appendix A: Command Codes

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix A: Command Codes Notifications: DC_NO_CMD 0x00 DC_WAKEUP 0x01 DC_SLEEP 0x02 DC_FPD 0x03 Host Commands: DC_CMD_RESET 0x10 HOST_WAKEUP 0x11 HOST_SLEEP 0x12 DC_CMD_RESTORE_DEFAULTS 0x13 DC_CMD_GET_FPD_CTRL 0x29 DC_CMD_SET_FPD_CTRL 0x2A DC_CMD_GET_CUST_NAME 0x2B DC_CMD_SET_CUST_NAME 0x2C DC_CMD_GET_COM_CONFIG 0x2F...
  • Page 37: Appendix B: Error Codes

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix B: Error Codes Error Code(Hex) NO_ACK 0x00 DC_NO_ERROR 0x01 DC_ERR_PARITY 0x02 DC_ERR_FRAMING 0x03 DC_ERR_OVERRUN 0x04 DC_ERR_INVALID_PACKET 0x05 DC_ERR_TIME_OUT 0x06 DC_ERR_BUFFER_FULL 0x07 DC_INVALID_COUNT 0x10 DC_INVALID_CMD 0x11 DC_INVALID_DATA 0x12 DC_INVALID_ADDRESS 0x13 DC_INVALID_EFFECT_ID 0x14 DC_INVALID_PARAM_ID 0x15...
  • Page 38: Appendix C: Av1 Ir Codes

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix C: AV1 IR Codes KEY FUNCTION DATA (hex) FUNCTION DATA (hex) FUNCTION DATA (hex) STANDBY 0x19 MAIN_OFF 0x99 ZONE_OFF 0x59 ON 0x18 Reserved 0x98 Reserved 0x58 FP 0x04 BAL_CENTER 0x84 ZONE_BAL_CENTER 0x44...
  • Page 39 JBL Performance Series RS-232 Serial Protocol Definitions Additional Ir Codes(V1.0) Mode Code(hex) DIRECT_LOGIC7_IR 0xAC DIRECT_TV_LOGIC_IR 0xAD DIRECT_MUSIC_LOGIC_IR 0xAE DIRECT_2CHAN_SURROUND_IR 0xAF DIRECT_2_CHANNEL_IR 0xB0 DIRECT_MONO_LOGIC_IR 0xB1 DIRECT_MONO_SURROUND_IR 0xB2 DIRECT_MONO_IR 0xB3 DIRECT_PROLOGIC_IR 0xB4 DIRECT_PROLOGIC2_IR 0xB5 DIRECT_PL2MUSIC_IR 0xB6 DIRECT_THX_CINEMA_IR 0xB7 DIRECT_DTS_NEO_FILM_IR 0xB8 DIRECT_DTS_NEO_MUSIC_IR 0xB9DIRECT__51_LOGIC7_IR 0xBA...
  • Page 40: Appendix D: Protocol Constants

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix D: Protocol Constants Constant Value (Dec) Units FPD_LINE_LENGTH 20 Chars PARAM_NAME_LENGTH 13 Chars CUSTOM_NAME_LENGTH 20 Chars INPUT_NAME_LENGTH 8 Chars PARAM_PATH_LENGTH 80 Chars INTER_PACKET_TIME 200 mSec SOP 0xF1 Hex EOP 0xF2 Hex...
  • Page 41: Appendix E: Av1 Mode Ids

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix E: AV1 Mode Ids AV1 Mode Name AV1 Effect ID AV1 Effect ID (hex) NONE 0 0 N/A 1 1 Internal Noise 2 2 L7 Film 3 3 L7 TV 4 4...
  • Page 42: Appendix F: Av1 Input Ids

    JBL Performance Series RS-232 Serial Protocol Definitions Appendix F: AV1 Input Ids AV1 Input Name AV1 Input Id OFF 0 DVD1 1 DVD2 2 TV 3 SAT 4 VCR 5 CD 6 TUNER 7 AUX 8 Application Notes and Examples 6.4 Box initializations...
  • Page 43: Av1 Get Unit Configuration

    JBL Performance Series RS-232 Serial Protocol Definitions 6.6.1 AV1 Get Unit Configuration The HOST initiates by sending the GET_UNIT_CONFIG command packet: SOP DLL DC CMD AppDC EOP F1 03 38 00 F2 If the command is received without error, the AV1 responds with the UNIT_CONFIG response packet:...
  • Page 44 JBL Performance Series RS-232 Serial Protocol Definitions Stamp DATA16 Time Stamp DATA17 Time Stamp 30 31 2f 30 37 2f 32 37 0 1 / 0 7 / 2 7 DATA18Time Stamp DATA19Time Stamp DATA20Time Stamp DATA21 Time Stamp DATA22...
  • Page 45: Send Av1 Ir Command Example

    JBL Performance Series RS-232 Serial Protocol Definitions 6.6.2 Send AV1 IR Command Example SOP DLL DC CMD AppDC DATA0 IR Key Code F1 04 39 01 23 F2 This example shows how to transmit the IR command for “MAIN_CD”. This example command will select the CD input for the Main Zone.
  • Page 46 JBL Performance Series RS-232 Serial Protocol Definitions 26 0x001A PARAM.INPUTS.DVD1.VIDEOIN 27 0x001B PARAM.INPUTS.DVD1.CH2EFFCT 28 0x001C PARAM.INPUTS.DVD1.DDEFFCT 29 0x001D PARAM.INPUTS.DVD1.DTSEFFCT 30 0x001E PARAM.INPUTS.DVD1.MSRCMODE 31 0x001F PARAM.INPUTS.DVD1.ANLGBYPASS 32 0x0020 PARAM.INPUTS.DVD1.TRIGGER1 33 0x0021 PARAM.INPUTS.DVD1.COMPONENTIN 34 0x0022 PARAM.INPUTS.DVD1.SVID_16_9 35 0x0023 PARAM.INPUTS.DVD1.SVIDOSD_4_3 36 0x0024 PARAM.INPUTS.DVD1.COMPNTOSD 37 0x0025 PARAM.INPUTS.DVD1._51_AD_EFFECT...
  • Page 47 JBL Performance Series RS-232 Serial Protocol Definitions 85 0x0055 PARAM.INPUTS.TUNER.ANLGBYPASS 86 0x0056 PARAM.INPUTS.TUNER.TRIGGER1 87 0x0057 PARAM.INPUTS.TUNER.COMPONENTIN 88 0x0058 PARAM.INPUTS.TUNER.SVID_16_9 89 0x0059 PARAM.INPUTS.TUNER.SVIDOSD_4_3 90 0x005A PARAM.INPUTS.TUNER.COMPNTOSD 91 0x005B PARAM.INPUTS.TUNER._51_AD_EFFECT 92 0x005C PARAM.INPUTS.TV 93 0x005D PARAM.INPUTS.TV.INPNAME 94 0x005E PARAM.INPUTS.TV.DIGIN 95 0x005F PARAM.INPUTS.TV.ANLGIN 96 0x0060 PARAM.INPUTS.TV.ANLGTRIM...
  • Page 48 JBL Performance Series RS-232 Serial Protocol Definitions 144 0x0090 PARAM.INPUTS.SAT.COMPNTOSD 145 0x0091 PARAM.INPUTS.SAT._51_AD_EFFECT 146 0x0092 PARAM.INPUTS.AUX 147 0x0093 PARAM.INPUTS.AUX.INPNAME 148 0x0094 PARAM.INPUTS.AUX.DIGIN 149 0x0095 PARAM.INPUTS.AUX.ANLGIN 150 0x0096 PARAM.INPUTS.AUX.ANLGTRIM 151 0x0097 PARAM.INPUTS.AUX.TRIMMODE 152 0x0098 PARAM.INPUTS.AUX.VIDEOIN 153 0x0099 PARAM.INPUTS.AUX.CH2EFFCT 154 0x009A PARAM.INPUTS.AUX.DDEFFCT 155 0x009B PARAM.INPUTS.AUX.DTSEFFCT...
  • Page 49 JBL Performance Series RS-232 Serial Protocol Definitions 203 0x00CB PARAM.MAIN.OUTPUTS.REAR.RIGHT 204 0x00CC PARAM.MAIN.OUTPUTS.REAR.RIGHT.DISTANCE 205 0x00CD PARAM.MAIN.OUTPUTS.REAR.RIGHT.OUTLEVEL 206 0x00CE PARAM.MAIN.OUTPUTS.SUB 207 0x00CF PARAM.MAIN.OUTPUTS.SUB.LP_XOVER 208 0x00D0 PARAM.MAIN.OUTPUTS.SUB.LEFT 209 0x00D1 PARAM.MAIN.OUTPUTS.SUB.LEFT.DISTANCE 210 0x00D2 PARAM.MAIN.OUTPUTS.SUB.LEFT.OUTLEVEL 211 0x00D3 PARAM.MAIN.OUTPUTS.SUB.RIGHT 212 0x00D4 PARAM.MAIN.OUTPUTS.SUB.RIGHT.DISTANCE 213 0x00D5 PARAM.MAIN.OUTPUTS.SUB.RIGHT.OUTLEVEL 214 0x00D6 PARAM.MAIN.OUTPUTS.SUB.CONFIG...
  • Page 50 JBL Performance Series RS-232 Serial Protocol Definitions 262 0x0106 PARAM.EFFECTS.INT_NOISE.OUTPUTLEVELS.SUBOUTLEVEL 263 0x0107 PARAM.EFFECTS.INT_NOISE.TRIGGER1 264 0x0108 PARAM.EFFECTS.INT_NOISE.FRONTOUTLEVEL 265 0x0109 PARAM.EFFECTS.LOGIC7 266 0x010A PARAM.EFFECTS.LOGIC7.NAME 267 0x010B PARAM.EFFECTS.LOGIC7.OUTPUTLEVELS 268 0x010C PARAM.EFFECTS.LOGIC7.OUTPUTLEVELS.CNTROUTLEVEL 269 0x010D PARAM.EFFECTS.LOGIC7.OUTPUTLEVELS.SIDEOUTLEVEL 270 0x010E PARAM.EFFECTS.LOGIC7.OUTPUTLEVELS.REAROUTLEVEL 271 0x010F PARAM.EFFECTS.LOGIC7.OUTPUTLEVELS.SUBOUTLEVEL 272 0x0110 PARAM.EFFECTS.LOGIC7.AUTOAZIMUTH 273 0x0111 PARAM.EFFECTS.LOGIC7.VOCALENH...
  • Page 51 JBL Performance Series RS-232 Serial Protocol Definitions 321 0x0141 PARAM.EFFECTS.MUSIC_LOGIC.REEQ 322 0x0142 PARAM.EFFECTS.MUSIC_LOGIC.SOUNDSTAGE 323 0x0143 PARAM.EFFECTS.MUSIC_LOGIC.FIVESPKRENH 324 0x0144 PARAM.EFFECTS.MUSIC_LOGIC.BASSENH 325 0x0145 PARAM.EFFECTS.MUSIC_LOGIC.SURRROLLOFF 326 0x0146 PARAM.EFFECTS.MUSIC_LOGIC.REARDLYOFF 327 0x0147 PARAM.EFFECTS.MUSIC_LOGIC.CENTERONOFF 328 0x0148 PARAM.EFFECTS.MUSIC_LOGIC.SEVENCHANNEL 329 0x0149 PARAM.EFFECTS.MUSIC_LOGIC.MONODETECT_ON 330 0x014A PARAM.EFFECTS.MUSIC_LOGIC.SURRONOFF 331 0x014B PARAM.EFFECTS.MUSIC_LOGIC.TRIGGER1 332 0x014C PARAM.EFFECTS.MUSIC_LOGIC.HIFRONT_REARROLLOFF...
  • Page 52 JBL Performance Series RS-232 Serial Protocol Definitions 380 0x017C PARAM.EFFECTS.PROLOGIC2.MONOREARON 381 0x017D PARAM.EFFECTS.PROLOGIC2.DECORRELATE 382 0x017E PARAM.EFFECTS.PROLOGIC2.VOCALENH 383 0x017F PARAM.EFFECTS.PROLOGIC2.REEQ 384 0x0180 PARAM.EFFECTS.PROLOGIC2.TRIGGER1 385 0x0181 PARAM.EFFECTS.PL2MUSIC 386 0x0182 PARAM.EFFECTS.PL2MUSIC.NAME 387 0x0183 PARAM.EFFECTS.PL2MUSIC.OUTPUTLEVELS 388 0x0184 PARAM.EFFECTS.PL2MUSIC.OUTPUTLEVELS.CNTROUTLEVEL 389 0x0185 PARAM.EFFECTS.PL2MUSIC.OUTPUTLEVELS.SIDEOUTLEVEL 390 0x0186 PARAM.EFFECTS.PL2MUSIC.OUTPUTLEVELS.REAROUTLEVEL 391 0x0187 PARAM.EFFECTS.PL2MUSIC.OUTPUTLEVELS.SUBOUTLEVEL...
  • Page 53 JBL Performance Series RS-232 Serial Protocol Definitions 439 0x01B7 PARAM.EFFECTS.MONO_LOGIC.OUTPUTLEVELS.SUBOUTLEVEL 440 0x01B8 PARAM.EFFECTS.MONO_LOGIC.VOCALENH 441 0x01B9 PARAM.EFFECTS.MONO_LOGIC.REEQ 442 0x01BA PARAM.EFFECTS.MONO_LOGIC.USEREVERB 443 0x01BB PARAM.EFFECTS.MONO_LOGIC.TRIGGER1 444 0x01BC PARAM.EFFECTS.MONO 445 0x01BD PARAM.EFFECTS.MONO.NAME 446 0x01BE PARAM.EFFECTS.MONO.OUTPUTLEVELS 447 0x01BF PARAM.EFFECTS.MONO.OUTPUTLEVELS.CNTROUTLEVEL 448 0x01C0 PARAM.EFFECTS.MONO.OUTPUTLEVELS.SIDEOUTLEVEL 449 0x01C1 PARAM.EFFECTS.MONO.OUTPUTLEVELS.REAROUTLEVEL 450 0x01C2 PARAM.EFFECTS.MONO.OUTPUTLEVELS.SUBOUTLEVEL...
  • Page 54 JBL Performance Series RS-232 Serial Protocol Definitions 498 0x01F2 PARAM.EFFECTS._51_MUSIC.COMPRESSION 499 0x01F3 PARAM.EFFECTS._51_MUSIC.LFEMIX 500 0x01F4 PARAM.EFFECTS._51_MUSIC.TWO_CH_MUX 501 0x01F5 PARAM.EFFECTS._51_MUSIC.TWOCHCNTRMIX 502 0x01F6 PARAM.EFFECTS._51_MUSIC.CENTERDELAY 503 0x01F7 PARAM.EFFECTS._51_MUSIC.SOUNDSTAGE 504 0x01F8 PARAM.EFFECTS._51_MUSIC.FRONTSTEER 505 0x01F9 PARAM.EFFECTS._51_MUSIC.SURREX 506 0x01FA PARAM.EFFECTS._51_MUSIC.SEVENCHANNEL 507 0x01FB PARAM.EFFECTS._51_MUSIC.TRIGGER1 508 0x01FC PARAM.EFFECTS._51_MUSIC.MONOREARON 509 0x01FD PARAM.EFFECTS._51_TV_LOGIC...
  • Page 55 JBL Performance Series RS-232 Serial Protocol Definitions 557 0x022D PARAM.EFFECTS.DOLBY_DIGITAL.OUTPUTLEVELS.SIDEOUTLEVEL 558 0x022E PARAM.EFFECTS.DOLBY_DIGITAL.OUTPUTLEVELS.REAROUTLEVEL 559 0x022F PARAM.EFFECTS.DOLBY_DIGITAL.OUTPUTLEVELS.SUBOUTLEVEL 560 0x0230 PARAM.EFFECTS.DOLBY_DIGITAL.COMPRESSION 561 0x0231 PARAM.EFFECTS.DOLBY_DIGITAL.LFEMIX 562 0x0232 PARAM.EFFECTS.DOLBY_DIGITAL.TWO_CH_MUX 563 0x0233 PARAM.EFFECTS.DOLBY_DIGITAL.TWOCHCNTRMIX 564 0x0234 PARAM.EFFECTS.DOLBY_DIGITAL.CENTERDELAY 565 0x0235 PARAM.EFFECTS.DOLBY_DIGITAL.DECORRELATE 566 0x0236 PARAM.EFFECTS.DOLBY_DIGITAL.VOCALENH 567 0x0237 PARAM.EFFECTS.DOLBY_DIGITAL.REEQ 568 0x0238 PARAM.EFFECTS.DOLBY_DIGITAL.TRIGGER1...
  • Page 56 JBL Performance Series RS-232 Serial Protocol Definitions 616 0x0268 PARAM.EFFECTS._20_ANALOG_BYPASS.OUTPUTLEVELS.REAROUTLEVEL 617 0x0269 PARAM.EFFECTS._20_ANALOG_BYPASS.OUTPUTLEVELS.SUBOUTLEVEL 618 0x026A PARAM.EFFECTS._20_ANALOG_BYPASS.TRIGGER1 619 0x026B PARAM.EFFECTS._51_ANALOG_BYPASS 620 0x026C PARAM.EFFECTS._51_ANALOG_BYPASS.NAME 621 0x026D PARAM.EFFECTS._51_ANALOG_BYPASS.OUTPUTLEVELS 622 0x026E PARAM.EFFECTS._51_ANALOG_BYPASS.OUTPUTLEVELS.CNTROUTLEVEL 623 0x026F PARAM.EFFECTS._51_ANALOG_BYPASS.OUTPUTLEVELS.SIDEOUTLEVEL 624 0x0270 PARAM.EFFECTS._51_ANALOG_BYPASS.OUTPUTLEVELS.REAROUTLEVEL 625 0x0271 PARAM.EFFECTS._51_ANALOG_BYPASS.OUTPUTLEVELS.SUBOUTLEVEL 626 0x0272 PARAM.EFFECTS._51_ANALOG_BYPASS.TRIGGER1 627 0x0273 PARAM.EFFECTS._51_MONO...
  • Page 57 JBL Performance Series RS-232 Serial Protocol Definitions 675 0x02A3 PARAM.EFFECTS.DTS_LOGIC7.MONOREARON 676 0x02A4 PARAM.EFFECTS.DTS_LOGIC7.DTS_ES_DETECT 677 0x02A5 PARAM.EFFECTS.DTS_THX 678 0x02A6 PARAM.EFFECTS.DTS_THX.NAME 679 0x02A7 PARAM.EFFECTS.DTS_THX.OUTPUTLEVELS 680 0x02A8 PARAM.EFFECTS.DTS_THX.OUTPUTLEVELS.CNTROUTLEVEL 681 0x02A9 PARAM.EFFECTS.DTS_THX.OUTPUTLEVELS.SIDEOUTLEVEL 682 0x02AA PARAM.EFFECTS.DTS_THX.OUTPUTLEVELS.REAROUTLEVEL 683 0x02AB PARAM.EFFECTS.DTS_THX.OUTPUTLEVELS.SUBOUTLEVEL 684 0x02AC PARAM.EFFECTS.DTS_THX.LFEMIX 685 0x02AD PARAM.EFFECTS.DTS_THX.TWO_CH_MUX 686 0x02AE PARAM.EFFECTS.DTS_THX.TWOCHCNTRMIX...
  • Page 58 JBL Performance Series RS-232 Serial Protocol Definitions 734 0x02DE PARAM.EFFECTS.DTS_2CHANNEL.VOCALENH 735 0x02DF PARAM.EFFECTS.DTS_2CHANNEL.REEQ 736 0x02E0 PARAM.EFFECTS.DTS_2CHANNEL.SURRMIX 737 0x02E1 PARAM.EFFECTS.DTS_2CHANNEL.MASTERLEVEL 738 0x02E2 PARAM.EFFECTS.DTS_2CHANNEL.TRIGGER1 739 0x02E3 PARAM.EFFECTS.DTS_2CHANNEL.DTS_ES_DETECT 740 0x02E4 PARAM.EFFECTS.DTS_NEO_MUSIC 741 0x02E5 PARAM.EFFECTS.DTS_NEO_MUSIC.NAME 742 0x02E6 PARAM.EFFECTS.DTS_NEO_MUSIC.OUTPUTLEVELS 743 0x02E7 PARAM.EFFECTS.DTS_NEO_MUSIC.OUTPUTLEVELS.CNTROUTLEVEL 744 0x02E8 PARAM.EFFECTS.DTS_NEO_MUSIC.OUTPUTLEVELS.SIDEOUTLEVEL 745 0x02E9 PARAM.EFFECTS.DTS_NEO_MUSIC.OUTPUTLEVELS.REAROUTLEVEL...
  • Page 59 JBL Performance Series RS-232 Serial Protocol Definitions 793 0x0319 PARAM.EFFECTS._51_THX_MUSIC.REARTIMBRE 794 0x031A PARAM.EFFECTS.DTS_THX_MUSIC 795 0x031B PARAM.EFFECTS.DTS_THX_MUSIC.NAME 796 0x031C PARAM.EFFECTS.DTS_THX_MUSIC.OUTPUTLEVELS 797 0x031D PARAM.EFFECTS.DTS_THX_MUSIC.OUTPUTLEVELS.CNTROUTLEVEL 798 0x031E PARAM.EFFECTS.DTS_THX_MUSIC.OUTPUTLEVELS.SIDEOUTLEVEL 799 0x031F PARAM.EFFECTS.DTS_THX_MUSIC.OUTPUTLEVELS.REAROUTLEVEL 800 0x0320 PARAM.EFFECTS.DTS_THX_MUSIC.OUTPUTLEVELS.SUBOUTLEVEL 801 0x0321 PARAM.EFFECTS.DTS_THX_MUSIC.LFEMIX 802 0x0322 PARAM.EFFECTS.DTS_THX_MUSIC.TWO_CH_MUX 803 0x0323 PARAM.EFFECTS.DTS_THX_MUSIC.TWOCHCNTRMIX 804 0x0324 PARAM.EFFECTS.DTS_THX_MUSIC.CENTERDELAY...
  • Page 60 JBL Performance Series RS-232 Serial Protocol Definitions 852 0x0354 PARAM.EFFECTS.CONCERT_HALL.CENTERDRYLEVEL 853 0x0355 PARAM.EFFECTS.CHURCH 854 0x0356 PARAM.EFFECTS.CHURCH.NAME 855 0x0357 PARAM.EFFECTS.CHURCH.OUTPUTLEVELS 856 0x0358 PARAM.EFFECTS.CHURCH.OUTPUTLEVELS.CNTROUTLEVEL 857 0x0359 PARAM.EFFECTS.CHURCH.OUTPUTLEVELS.SIDEOUTLEVEL 858 0x035A PARAM.EFFECTS.CHURCH.OUTPUTLEVELS.REAROUTLEVEL 859 0x035B PARAM.EFFECTS.CHURCH.OUTPUTLEVELS.SUBOUTLEVEL 860 0x035C PARAM.EFFECTS.CHURCH.TRIGGER1 861 0x035D PARAM.EFFECTS.CHURCH.EFFECTLEVEL 862 0x035E PARAM.EFFECTS.CHURCH.SURRROLLOFF 863 0x035F PARAM.EFFECTS.CHURCH.SIZE2...
  • Page 61 JBL Performance Series RS-232 Serial Protocol Definitions 911 0x038F PARAM.EFFECTS.MUSIC_SURR.AUTOBALON 912 0x0390 PARAM.EFFECTS.PANORAMA 913 0x0391 PARAM.EFFECTS.PANORAMA.NAME 914 0x0392 PARAM.EFFECTS.PANORAMA.PANINPUTBAL 915 0x0393 PARAM.EFFECTS.PANORAMA.EFFECTLEVEL 916 0x0394 PARAM.EFFECTS.PANORAMA.SURRROLLOFF 917 0x0395 PARAM.EFFECTS.PANORAMA.OUTPUTLEVELS 918 0x0396 PARAM.EFFECTS.PANORAMA.OUTPUTLEVELS.CNTROUTLEVEL 919 0x0397 PARAM.EFFECTS.PANORAMA.OUTPUTLEVELS.SIDEOUTLEVEL 920 0x0398 PARAM.EFFECTS.PANORAMA.OUTPUTLEVELS.REAROUTLEVEL 921 0x0399 PARAM.EFFECTS.PANORAMA.OUTPUTLEVELS.SUBOUTLEVEL 922 0x039A PARAM.EFFECTS.PANORAMA.BASSWIDTH...
  • Page 62 JBL Performance Series RS-232 Serial Protocol Definitions 970 0x03CA PARAM.COM.CONFIGREG0 971 0x03CB PARAM.TMPKEY 972 0x03CC PARAM.ERRORS 973 0x03CD PARAM.ERRORS.ERROR1 974 0x03CE PARAM.ERRORS.ERROR2 975 0x03CF PARAM.LANGUAGE 976-1304 0x03D0- 0x0518 Reserved...
  • Page 63 JBL Performance Series RS-232 Serial Protocol Definitions...

Table of Contents