background image

 

Serial Protocol Definitions 

AV1 

 

 

Software Version 1.00/1.10  

 

Protocol Version:  
 
Major Rev 1 
Minor Rev  6 

 

 

 
 

P

er

for

m

anc

e

 

Summary of Contents for Performance AV1

Page 1: ...Serial Protocol Definitions AV1 Software Version 1 00 1 10 Protocol Version Major Rev 1 Minor Rev 6 Performance ...

Page 2: ...nt numbers and other worldwide patents issued and pending Windows is a registered trademark of Microsoft Corporation 2005 Harman International Industries Incorporated All rights reserved This document should not be construed as a commitment on the part of Harman International Industries Inc The information it contains is subject to change without notice Harman International Industries Inc assumes ...

Page 3: ...n Packet Description 11 6 1 3 2 Data Description 11 6 1 3 3 HOST Response 12 6 1 4 AV1 Parameter Notification by Id 12 6 1 4 1 Command Packet Description 12 6 1 4 2 Data Description 12 6 1 4 3 HOST Response 12 6 1 4 4 Defaults 12 6 2 Acknowledgment Packets 13 6 2 1 Acknowledge 13 6 2 1 1 Packet Description 13 6 2 1 2 Data Description 13 6 2 2 No Acknowledge 13 6 2 2 1 Packet Description 13 6 2 2 2...

Page 4: ... 18 6 3 9 2 Data Description 19 6 3 9 3 AV1 Response 19 6 3 9 4 Data Validation 19 6 3 10 Send Display String Command 19 6 3 10 1 Packet Description 19 6 3 10 2 Data Description 19 6 3 10 3 AV1 Response 20 6 3 10 4 Data Validation 20 6 3 11 AV1 Get Parameter Definition by Id 20 6 3 11 1 Command Packet Description 20 6 3 11 2 Data Description 20 6 3 11 3 Data Validation 21 6 3 11 4 Parameter Defini...

Page 5: ...otifications 29 6 3 19 1 Command Packet Description 29 6 3 20 AV1 Get System Status 30 6 3 20 1 Command Packet Description 30 6 3 20 2 System Status Response Packet 30 6 3 20 3 Data Description 30 6 3 21 AV1 Set System Volume 31 6 3 21 1 Command Packet Description 31 6 3 21 2 Data Description 31 6 3 21 3 AV1 Response 32 6 3 21 4 Data Validation 32 6 3 22 AV1 Set Main Balance 32 6 3 22 1 Command Pa...

Page 6: ...3 AV1 Response 35 6 3 26 4 Data Validation 35 Appendix A Command Codes 36 Appendix B Error Codes 37 Appendix C AV1 IR Codes 38 Appendix D Protocol Constants 40 Appendix E AV1 Mode Ids 41 Appendix F AV1 Input Ids 42 6 4 Box initializations 42 6 4 1 AV1 42 6 4 2 HOST 42 6 5 Simple System Control System Status 42 6 6 Examples 42 6 6 1 AV1 Get Unit Configuration 43 6 6 2 Send AV1 IR Command Example 45...

Page 7: ...ge FPD Front Panel Display 4 General Description The intention of the AV1 serial port and protocol communication is for an external connected HOST to control and obtain status from the AV1 The protocol has been designed to focus on two specific goals The first is HOST uploading and downloading of AV1 configuration and system effect setups The second is HOST control of basic user adjustable paramet...

Page 8: ...Link and Application Layers 4 1 Physical Layer Note The wiring requirements for a 9 pin to 9 pin serial connection are a male to female straight through cable 4 2 Serial Port Driver AV1 serial port has been setup to operate as follows Operating Mode Full Duplex Baud rate 19 2K baud Data Size 8 bits 1 byte Parity Odd Stop Bits 1 Hardware Handshaking None 4 3 Errors AV1 COM1 ...

Page 9: ...wn test signal just following a power up The AV1 monitors the serial port receivers while transmitting the test signal If the signals are the same the test passes In order to test this circuit RS232 Wraparound plug s are needed and must be installed at the female D9 connector s on the rear panel of the AV1 labeled RS232 The wraparound plug shorts pins 2 to 3 allowing for the AV1 to receive the sig...

Page 10: ...ch byte of a packet must be received sequentially and within the INTER_PACKET_TIME If any of the bytes within a packet transmission exceeds the INTER_PACKET_TIME the AV1 will respond by transmitting a NAK packet with an error code DC_ERR_INVALID_PACKET The AV1 then continues to look for a SOP byte and will not process the erroneous application packet The HOST can use this as an indicator to retran...

Page 11: ...nel display The AV1 front panel display is 2 X 20 ASCII character display The HOST can enable transmission of this notification message by sending Host Wakeup 6 3 5 page 13 To disable transmission the HOST can send Host Sleep 6 3 6 page 14 Transmission of the display buffer is asynchronous to other host AV1 communication and will only transmit following the completion of any communication exchange...

Page 12: ...e of the parameter that is changing 6 1 4 1 Command Packet Description Application Header Command MC_PARAM_NOTIFICATION_BY_ID 0x05 Data Count 24 0x18 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 1 4 2 Data Description Same as Set Parameter Value by Id Data Description 6 3 12 2 page 20 6 1 4 3 HOST Response The AV1 does not expect ...

Page 13: ...d as defined in the Command Codes table Appendix A page 34 6 2 2 No Acknowledge 6 2 2 1 Packet Description Application Header Command DC_NACK 0xE1 Data Count 2 0x02 Application Data Data 0 Command nn Data 1 ErrorCode nn 6 2 2 2 Data Description Command DataType Valid AV1 command as defined in the Command Codes table Appendix A page 34 ErrorCode DataType Error code as defined in the Error Codes tab...

Page 14: ...the system and effect parameters to the factory defaults 6 3 2 1 Command Packet Description Application Header Command DC_CMD_RESTORE_DEFAULTS 0x13 Data Count 0 0x00 Application Data N A 6 3 2 2 AV1 Response The AV1 will reset or clear any saved system and effect parameters in Nonvolatile RAM and restore the factory default system and effect parameters After reset the AV1 will go through a soft po...

Page 15: ...f 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 Max Length CUSTOM_NAME_LENGTH as defined in the Protocol Constants table Appendix D page 38 6 3 4 Set Custom Name Sets the Custom Name that can be displayed when the unit powers up ...

Page 16: ...pendix D page 38 6 3 4 3 AV1 Response If the custom name enable is TRUE then the custom name banner is display on power on If the Custom Name Enable is FALSE the custom name is not displayed The CustomName string is copied to Nonvolatile RAM The AV1 will ACK when completed with this command 6 3 4 4 Data Validation No data validation is done on the transmitted data 6 3 5 Host Wakeup By transmitting...

Page 17: ...lication Data N A 6 3 6 2 Data Description N A 6 3 7 Get Communication Configuration This command is a request to the AV1 for the current communications configuration for the serial port and protocol The AV1 responds to this command with a Communication Configuration Packet 6 3 7 1 Command Packet Description Application Header Command DC_CMD_GET_COM_CONFIG 0x2F Data Count 0 0x00 Application Data N...

Page 18: ...t 1 0x01 Application Data Data 0 Configuration Register 0 nn 6 3 8 2 Data Description Acknowledge Enable TRUE Indicates the AV1 will transmit Acknowledge Notification to the Host 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 parame...

Page 19: ...dio path to be muted This is only a direct access to the user mute state 6 3 9 4 Data Validation The data value transmitted to the AV1 will be verified as a valid value If it is valid the AV1 will set clear the mute and respond with an ACK Packet If the data value is invalid the AV1 will respond with a DC_INVALID_DATA error NAK 6 3 10 Send Display String Command This command allows the Host to sen...

Page 20: ...ted before displaying and the AV1 will transmit a DC_NAK command with an error code DC_INVALID_DATA 6 3 11 AV1 Get Parameter Definition by Id Request to AV1 for a Parameter Definition by Parameter Id AV1 will respond with AV1 Parameter Definition Packet 6 3 11 1 Command Packet Description Application Header Command MC_GET_PARAM_BY_ID 0x35 Data Count 2 0x02 Application Data Data 0 ParamId LSB nn Da...

Page 21: ...eter 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 Data Size Bytes PARAM_TYPE_UINT8 0 Unsigned 8 bit integer 0 to 255 1 PARAM_TYPE_UINT16 1 Unsigned 16 bit integer 0 to 65535 2 PARAM_TYPE_CSTR8 2 Zero terminated string of 8 ASCII characters 9 PARAM_TYPE_CSTR13 3 Zero terminated string of 13 ASCII characters...

Page 22: ...alue representing the minimum value for a parameter Parameter values less than the minimum will be limited to the minimum This may be a signed or unsigned value depending on the Parameter Type Parameter Path This is a zero terminated ASCII character string describing the parameter s name and path in the units parameter tree structure Read Only Data Type Boolean TRUE Parameter is read only FALSE Pa...

Page 23: ...r example Setting a given signed 16 bit parameter to a value of 300 the data array would be packed as follows Value 0 0xd4 Value 1 0xfe Value 2 13 don t care All signed values are in the 2 s compliment format 6 3 12 3 Data Validation The ParamId must be a valid Parameter The ParamType must be valid for the given ParamId If either of these conditions is not true the AV1 will respond with a NAK pack...

Page 24: ...Data N A 6 3 14 2 AV1 Unit Configuration Response Packet Application Header Command MC_RESP_UNIT_CONFIG 0x91 Data Count 30 0x1E Application Data Data 0 ProductId nn Data 1 Software Type nn Data 2 Software Level nn Data 3 Software Major Revision nn Data 4 Software Minor Revision nn Data 5 Protocol Major Revision nn Data 6 Protocol Minor Revision nn Data 7 Parameter Count Low LSB nn Data 8 Parameter...

Page 25: ...e An unsigned 8 bit value indicating the current configuration of the unit s software The following table shows the values assigned to the available types SW Type THX 1 AC3 2 DTS 3 COMPLETE 4 BOOTROM 5 Software Level The following table shows the values assigned to the possible software levels SW Level RELEASED 0 PRE_ALPHA 1 ALPHA 2 BETA 3 GAMMA 4 UNSUPPORTED 5 Note SW level indicates the status o...

Page 26: ...ecification Parameter Count An unsigned 16 bit integer value indicating the maximum number of parameters for this version of software All Parameters are sequentially ordered within the unit so cycling from ParamId 0 to ParamId Parameter Count 1 allows for the host system to learn the Parameter definitions for all Parameters defined for a given software version The 16 bit value is packed LSB follow...

Page 27: ...l respond with a Parameter Value Packet 6 3 16 1 Command Packet Description Application Header Command MC_CMD_GET_PARAM_VALUE_BY_ID 0x3A Data Count 2 0x02 Application Data Data 0 ParamId LSB nn Data 1 ParamId MSB nn 6 3 16 2 Data Description ParamId Data Type Unsigned 16 bit integer Max Max Parameter Count as reported by the AV1 Unit Configuration Response Packet 6 3 14 2 page 22 6 3 16 3 Data Val...

Page 28: ...ameter Count as reported by the Unit Configuration Response Packet in AV1 Unit Configuration Response Packet 6 3 14 2 page 22 Enable Disable Data Type Boolean TRUE Enable transmission of parameter notification FALSE Disable transmission of parameter notification 6 3 17 3 Data Validation If ParamId exceeds its maximum value the AV1 will ignore the command and transmit a DC_NAK command with an error...

Page 29: ...ata Validation If ParamId exceeds its maximum value the AV1 will ignore the command and transmit a DC_NAK command with an error code DC_INVALID_PARAM_ID 6 3 18 4 AV1 Value String Response Packet Application Header Command MC_RESP_VALUE_STRING 0x93 Data Count Number of Characters in Value String 1 nn Application Data Data 0 Data 20 Value String ch ch ch 0x00 6 3 18 5 Data Description Value String D...

Page 30: ... Current Effect Id nn Data 3 Current Input Sample Rate nn Data 4 Current Input Format nn Data 5 Mute Active nn Data 6 Effect Bypass nn Data 7 Left Right Balance nn Data 8 Front Back Balance nn Data 9 Video Sync nn 6 3 20 3 Data Description System Volume Data Type Signed 8 bit integer 2 s compliment Max 12 0x0C 12 dB Min 80 0xB0 80 dB Current Input Data Type Unsigned 8 bit integer Definition Conver...

Page 31: ...e Signed 8 bit integer 2 s compliment Max 16 0x10 Full Right Min 16 0xF0 Full Left Front Back Balance Data Type Signed 8 bit integer 2 s compliment Max 16 0x10 Full Front Min 16 0xF0 Full Back Video Sync Data Type Boolean TRUE AV1 has detected Video Sync for current video input FALSE AV1 can not detect Video Sync for the current video input 6 3 21 AV1 Set System Volume This command is a request to...

Page 32: ...iption Application Header Command DC_CMD_SET_SYS_BALANCE 0x41 Data Count 1 0x01 Application Data Data 0 Value nn 6 3 22 2 Data Description Value Data Type Signed 8 bit integer 2 s compliment Max 16 0x10 Full Right Min 16 0xF0 Full Left 6 3 22 3 AV1 Response The AV1 will assign the value from the packet to the system balance 6 3 22 4 Data Validation If a value is passed that exceeds the maximum val...

Page 33: ...the active effect to the value in this packet 6 3 24 1 Command Packet Description Application Header Command MC_CMD_SET_EFFECT 0x43 Data Count 1 0x01 Application Data Data 0 EffectId nn 6 3 24 2 Data Description EffectId Data Type Unsigned 8 bit integer Definition Conversion AV1 Mode Ids Appendix E page 39 6 3 24 3 AV1 Response The AV1 will load the desired effect 6 3 24 4 Data Validation If a val...

Page 34: ...and MC_RESP_INPUT_NAME 0x96 Data Count Number of Characters in InputName 2 nn Application Data Data 0 InputId nn Data 1 Data DataCount 1 InputName ch ch ch 0x00 6 3 25 5 Data Description InputId Data Type Definition Conversion Unsigned 8 bit Integer AV1 Input Ids Appendix F page 40 InputName Data Type Max Length Null 0x00 terminated ASCII character string INPUT_NAME_LENGTH defined in Protocol Cons...

Page 35: ... Data Type Null 0x00 terminated ASCII character string Max Length INPUT_NAME_LENGTH defined in Protocol Constants table Appendix D page 38 6 3 26 3 AV1 Response AV1 will copy the InputName to the given input 6 3 26 4 Data Validation The InputId must be a valid Input Id If it is not the AV1 will respond with a NAK packet and error code DC_INVALID_INPUT If the InputName string exceeds the INPUT_NAME...

Page 36: ...MD_SET_CUST_NAME 0x2C DC_CMD_GET_COM_CONFIG 0x2F DC_CMD_SET_COM_CONFIG 0x30 DC_CMD_SET_MUTE 0x31 DC_CMD_SET_OUTPUT_ADJ 0x32 DC_CMD_SEND_DISPLAY_STR 0x33 MC_CMD_GET_SYS_PARAM_BY_ID 0x35 MC_CMD_SET_SYS_PARAM_VALUE_BY_ID 0x36 MC_CMD_SET_SYS_PARAM_VALUE_BY_ID_NO_RUN 0x37 MC_CMD_GET_CONFIG 0x38 MC_CMD_IR 0x39 Responses DC_RESP_FPD_CTRL_STATUS 0x88 DC_RESP_CUST_NAME 0x89 DC_RESP_INPUT_NAME 0x8A DC_RESP_...

Page 37: ..._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 DC_INVALID_NAME 0x16 DC_INVALID_INPUT 0x17 DC_ERR_READ_ONLY 0x18 ...

Page 38: ...97 ZONE_VOL_INCR 0x57 VOL_DECR 0x16 VOL_N03DB 0x96 ZONE_VOL_DECR 0x56 MAIN_DVD_1 0x20 BASS_INCR 0xA0 ZONE_DVD_1 0x60 MAIN_DVD_2 0x21 TREBLE_INCR 0xA1 ZONE_DVD_2 0x61 MAIN_SAT 0x24 TILT_INCR 0xA4 ZONE_SAT 0x64 MAIN_VCR 0x25 LOUDNESS_ON 0xA5 ZONE_VCR 0x65 MAIN_TV 0x23 BASS_DECR 0xA3 ZONE_TV 0x63 MAIN_CD 0x26 TREBLE_DECR 0xA6 ZONE_CD 0x66 MAIN_TUNER 0x2A TILT_DECR 0xAA ZONE_TUNER 0x6A MAIN_AUX 0x2B L...

Page 39: ...TS_NEO_MUSIC_IR 0xB9DIRECT__51_LOGIC7_IR 0xBA DIRECT__51_TV_LOGIC_IR 0xBB DIRECT__51_MUSIC_IR 0xBC DIRECT__51_THX_IR 0xBD DIRECT_DOLBY_DIGITAL_IR 0xBE DIRECT__51_2CHANNEL_IR 0xBF DIRECT__51_MONO_LOGIC_IR 0xC0 DIRECT__51_MONO_SURROUND_IR 0xC6 DIRECT__51_MONO_IR 0xC7 Mode Code hex DIRECT_DTS_LOGIC7_IR 0xEC DIRECT_DTS_MUSIC_IR 0xED DIRECT_DTS_2CHANNEL_IR 0xEE DIRECT_DTS_IR 0xEF DIRECT_DTS_THX_IR 0xF0...

Page 40: ...nitions 40 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: ... 19 13 THX ex 20 14 Dolby Digital 21 15 5 1 2 Channel 22 16 5 1 Mono Logic 23 17 5 1 Mono Surround 24 18 5 1 Mono 25 19 dts L7 Film 26 1A dts L7 Music 27 1B dts 2 Channel 28 1C dts 29 1D dts THX 30 1E 2ch Analog Bypass 31 1F 5 1 Analog Bypass 32 20 Nightclub 41 29 Concert Hall 42 2A Church 43 2B Cathedral 44 2C L7 Music Surround 45 2D Panorama 50 32 PLII THX 14 0E PLII Movie 12 0C PLII Music 13 0D...

Page 42: ...issues a HOST_WAKEUP command and does not receive the ACK it should assume it is not connected or the AV1 is not capable of responding on the RS232 and therefore further serial communications will not be possible If the AV1 RS232 is capable of communicating the AV1 will respond to a HOST_WAKEUP Command in any Powered up state including standby 6 5 Simple System Control System Status The HOST can c...

Page 43: ...s received without error the AV1 responds with the UNIT_CONFIG response packet SOP DLL DC CMD App DC DATA0 Product Id DATA1 SW TYPE DATA2 SW LVL F1 1E 91 19 04 04 00 DATA3 SW MJ REV DATA4 SW MN REV DATA5 PTCL MJ REV DATA6 PTCL MN REV DATA7 PARAM COUNT LSB DATA8 PARAM COUNT MSB DATA9 EFFECT COUNT 01 00 01 01 EF 03 23 DATA10Time Stamp DATA11Time Stamp DATA12Time Stamp DATA13 Time Stamp DATA14 Time S...

Page 44: ... Stamp 20 31 37 3A 30 37 00 00 sp 1 7 0 7 DATA26 Serial Number LSB DATA27 Serial Number DATA28 Serial Number DATA29 Serial Number MSB EOP 68 04 00 00 F2 From the response packet we can see that the AV1 is configured as Product Id is JBL MC 4 Software type COMPLETE Software level of RELEASED Software Version 1 00 Protocol Version 1 01 with 1007 parameters and 25 effects and the software image was b...

Page 45: ...t The following table is for V1 00 reference only These Parameter Id Values will change with S W and Protocol version changes The AV1 can always be queried for the correct Parameter Id numbers and Parameter Definition Packets ParamId dec ParamId hex Parameter Name 0 0x0000 1 0x0001 PARAM INPUTS 2 0x0002 PARAM INPUTS OFF 3 0x0003 PARAM INPUTS OFF INPNAME 4 0x0004 PARAM INPUTS OFF DIGIN 5 0x0005 PAR...

Page 46: ...TS DVD2 COMPONENTIN 52 0x0034 PARAM INPUTS DVD2 SVID_16_9 53 0x0035 PARAM INPUTS DVD2 SVIDOSD_4_3 54 0x0036 PARAM INPUTS DVD2 COMPNTOSD 55 0x0037 PARAM INPUTS DVD2 _51_AD_EFFECT 56 0x0038 PARAM INPUTS CD 57 0x0039 PARAM INPUTS CD INPNAME 58 0x003A PARAM INPUTS CD DIGIN 59 0x003B PARAM INPUTS CD ANLGIN 60 0x003C PARAM INPUTS CD ANLGTRIM 61 0x003D PARAM INPUTS CD TRIMMODE 62 0x003E PARAM INPUTS CD V...

Page 47: ...x006F PARAM INPUTS VCR INPNAME 112 0x0070 PARAM INPUTS VCR DIGIN 113 0x0071 PARAM INPUTS VCR ANLGIN 114 0x0072 PARAM INPUTS VCR ANLGTRIM 115 0x0073 PARAM INPUTS VCR TRIMMODE 116 0x0074 PARAM INPUTS VCR CH2EFFCT 117 0x0075 PARAM INPUTS VCR VIDEOIN 118 0x0076 PARAM INPUTS VCR DDEFFCT 119 0x0077 PARAM INPUTS VCR DTSEFFCT 120 0x0078 PARAM INPUTS VCR MSRCMODE 121 0x0079 PARAM INPUTS VCR ANLGBYPASS 122 ...

Page 48: ...x00AC PARAM INPUTS LEVELS REARLEFT 173 0x00AD PARAM INPUTS LEVELS REARRIGHT 174 0x00AE PARAM INPUTS LEVELS PEAK 175 0x00AF PARAM INPUTS AUTOTRIM 176 0x00B0 PARAM MAIN 177 0x00B1 PARAM MAIN OUTPUTS 178 0x00B2 PARAM MAIN OUTPUTS FRONT 179 0x00B3 PARAM MAIN OUTPUTS FRONT HP_XOVER 180 0x00B4 PARAM MAIN OUTPUTS FRONT LEFT 181 0x00B5 PARAM MAIN OUTPUTS FRONT LEFT DISTANCE 182 0x00B6 PARAM MAIN OUTPUTS F...

Page 49: ...E3 PARAM MAIN EFFECT 228 0x00E4 PARAM MAIN VOLUME 229 0x00E5 PARAM MAIN BALANCE 230 0x00E6 PARAM MAIN FADER 231 0x00E7 PARAM MAIN PWRONVOL 232 0x00E8 PARAM MAIN MUTEBY 233 0x00E9 PARAM MAIN BASS 234 0x00EA PARAM MAIN TREBLE 235 0x00EB PARAM MAIN TILT 236 0x00EC PARAM MAIN MUTE 237 0x00ED PARAM MAIN MODE 238 0x00EE PARAM MAIN LOUDNESS 239 0x00EF PARAM MAIN DOLBYDATA 240 0x00F0 PARAM MAIN DOLBYDATA ...

Page 50: ... 0x0122 PARAM EFFECTS TV_LOGIC OUTPUTLEVELS 291 0x0123 PARAM EFFECTS TV_LOGIC OUTPUTLEVELS CNTROUTLEVEL 292 0x0124 PARAM EFFECTS TV_LOGIC OUTPUTLEVELS SIDEOUTLEVEL 293 0x0125 PARAM EFFECTS TV_LOGIC OUTPUTLEVELS REAROUTLEVEL 294 0x0126 PARAM EFFECTS TV_LOGIC OUTPUTLEVELS SUBOUTLEVEL 295 0x0127 PARAM EFFECTS TV_LOGIC AUTOAZIMUTH 296 0x0128 PARAM EFFECTS TV_LOGIC VOCALENH 297 0x0129 PARAM EFFECTS TV_...

Page 51: ...EFFECTS THX_CINEMA REEQ 348 0x015C PARAM EFFECTS THX_CINEMA SURDLY10_25 349 0x015D PARAM EFFECTS THX_CINEMA TIMBRE 350 0x015E PARAM EFFECTS THX_CINEMA THXMODEON 351 0x015F PARAM EFFECTS THX_CINEMA TRIGGER1 352 0x0160 PARAM EFFECTS THX_CINEMA REARTIMBRE 353 0x0161 PARAM EFFECTS PROLOGIC 354 0x0162 PARAM EFFECTS PROLOGIC NAME 355 0x0163 PARAM EFFECTS PROLOGIC OUTPUTLEVELS 356 0x0164 PARAM EFFECTS PR...

Page 52: ... EFFECTS PARTY OUTPUTLEVELS CNTROUTLEVEL 408 0x0198 PARAM EFFECTS PARTY OUTPUTLEVELS SIDEOUTLEVEL 409 0x0199 PARAM EFFECTS PARTY OUTPUTLEVELS REAROUTLEVEL 410 0x019A PARAM EFFECTS PARTY OUTPUTLEVELS SUBOUTLEVEL 411 0x019B PARAM EFFECTS PARTY AUTOAZIMUTH 412 0x019C PARAM EFFECTS PARTY VOCALENH 413 0x019D PARAM EFFECTS PARTY REEQ 414 0x019E PARAM EFFECTS PARTY MONOCNTR 415 0x019F PARAM EFFECTS PARTY...

Page 53: ... 466 0x01D2 PARAM EFFECTS _51_LOGIC7 OUTPUTLEVELS CNTROUTLEVEL 467 0x01D3 PARAM EFFECTS _51_LOGIC7 OUTPUTLEVELS SIDEOUTLEVEL 468 0x01D4 PARAM EFFECTS _51_LOGIC7 OUTPUTLEVELS REAROUTLEVEL 469 0x01D5 PARAM EFFECTS _51_LOGIC7 OUTPUTLEVELS SUBOUTLEVEL 470 0x01D6 PARAM EFFECTS _51_LOGIC7 VOCALENH 471 0x01D7 PARAM EFFECTS _51_LOGIC7 FIVESPKRENH 472 0x01D8 PARAM EFFECTS _51_LOGIC7 BASSENH 473 0x01D9 PARA...

Page 54: ...x020C PARAM EFFECTS _51_TV_LOGIC TWOCHCNTRMIX 525 0x020D PARAM EFFECTS _51_TV_LOGIC CENTERDELAY 526 0x020E PARAM EFFECTS _51_TV_LOGIC SOUNDSTAGE 527 0x020F PARAM EFFECTS _51_TV_LOGIC FRONTSTEER 528 0x0210 PARAM EFFECTS _51_TV_LOGIC SURREX 529 0x0211 PARAM EFFECTS _51_TV_LOGIC SEVENCHANNEL 530 0x0212 PARAM EFFECTS _51_TV_LOGIC TRIGGER1 531 0x0213 PARAM EFFECTS _51_TV_LOGIC MONOREARON 532 0x0214 PAR...

Page 55: ...EL VOCALENH 585 0x0249 PARAM EFFECTS _51_2CHANNEL REEQ 586 0x024A PARAM EFFECTS _51_2CHANNEL SURRMIX 587 0x024B PARAM EFFECTS _51_2CHANNEL MASTERLEVEL 588 0x024C PARAM EFFECTS _51_2CHANNEL TRIGGER1 589 0x024D PARAM EFFECTS _51_2CHANNEL MONOREARON 590 0x024E PARAM EFFECTS _51_MONO_SURROUND 591 0x024F PARAM EFFECTS _51_MONO_SURROUND NAME 592 0x0250 PARAM EFFECTS _51_MONO_SURROUND OUTPUTLEVELS 593 0x...

Page 56: ...VEL 641 0x0281 PARAM EFFECTS DTS OUTPUTLEVELS SIDEOUTLEVEL 642 0x0282 PARAM EFFECTS DTS OUTPUTLEVELS REAROUTLEVEL 643 0x0283 PARAM EFFECTS DTS OUTPUTLEVELS SUBOUTLEVEL 644 0x0284 PARAM EFFECTS DTS LFEMIX 645 0x0285 PARAM EFFECTS DTS TWO_CH_MUX 646 0x0286 PARAM EFFECTS DTS TWOCHCNTRMIX 647 0x0287 PARAM EFFECTS DTS CENTERDELAY 648 0x0288 PARAM EFFECTS DTS MONOREARON 649 0x0289 PARAM EFFECTS DTS DECO...

Page 57: ... SIDEOUTLEVEL 703 0x02BF PARAM EFFECTS DTS_MUSIC OUTPUTLEVELS REAROUTLEVEL 704 0x02C0 PARAM EFFECTS DTS_MUSIC OUTPUTLEVELS SUBOUTLEVEL 705 0x02C1 PARAM EFFECTS DTS_MUSIC VOCALENH 706 0x02C2 PARAM EFFECTS DTS_MUSIC FIVESPKRENH 707 0x02C3 PARAM EFFECTS DTS_MUSIC BASSENH 708 0x02C4 PARAM EFFECTS DTS_MUSIC REEQ 709 0x02C5 PARAM EFFECTS DTS_MUSIC REARDLYOFF 710 0x02C6 PARAM EFFECTS DTS_MUSIC LFEMIX 711...

Page 58: ...NEO_THX 761 0x02F9 PARAM EFFECTS DTS_NEO_THX NAME 762 0x02FA PARAM EFFECTS DTS_NEO_THX OUTPUTLEVELS 763 0x02FB PARAM EFFECTS DTS_NEO_THX OUTPUTLEVELS CNTROUTLEVEL 764 0x02FC PARAM EFFECTS DTS_NEO_THX OUTPUTLEVELS SIDEOUTLEVEL 765 0x02FD PARAM EFFECTS DTS_NEO_THX OUTPUTLEVELS REAROUTLEVEL 766 0x02FE PARAM EFFECTS DTS_NEO_THX OUTPUTLEVELS SUBOUTLEVEL 767 0x02FF PARAM EFFECTS DTS_NEO_THX TRIGGER1 768...

Page 59: ...IDEOUTLEVEL 820 0x0334 PARAM EFFECTS AUTO_CAL OUTPUTLEVELS REAROUTLEVEL 821 0x0335 PARAM EFFECTS AUTO_CAL OUTPUTLEVELS SUBOUTLEVEL 822 0x0336 PARAM EFFECTS AUTO_CAL TRIGGER1 823 0x0337 PARAM EFFECTS NIGHTCLUB 824 0x0338 PARAM EFFECTS NIGHTCLUB NAME 825 0x0339 PARAM EFFECTS NIGHTCLUB OUTPUTLEVELS 826 0x033A PARAM EFFECTS NIGHTCLUB OUTPUTLEVELS CNTROUTLEVEL 827 0x033B PARAM EFFECTS NIGHTCLUB OUTPUTL...

Page 60: ...879 0x036F PARAM EFFECTS CATHEDRAL EFFECTLEVEL 880 0x0370 PARAM EFFECTS CATHEDRAL SURRROLLOFF 881 0x0371 PARAM EFFECTS CATHEDRAL SIZE2 882 0x0372 PARAM EFFECTS CATHEDRAL PREDELAY 883 0x0373 PARAM EFFECTS CATHEDRAL MIDRT 884 0x0374 PARAM EFFECTS CATHEDRAL SPEECHDETECT 885 0x0375 PARAM EFFECTS CATHEDRAL MONOLOGICFRONTEND 886 0x0376 PARAM EFFECTS CATHEDRAL STEREORVB 887 0x0377 PARAM EFFECTS CATHEDRAL...

Page 61: ...UTPUTLEVELS CNTROUTLEVEL 934 0x03A6 PARAM EFFECTS PROLOGIC_THX OUTPUTLEVELS SIDEOUTLEVEL 935 0x03A7 PARAM EFFECTS PROLOGIC_THX OUTPUTLEVELS REAROUTLEVEL 936 0x03A8 PARAM EFFECTS PROLOGIC_THX OUTPUTLEVELS SUBOUTLEVEL 937 0x03A9 PARAM EFFECTS PROLOGIC_THX TWO_CH_MUX 938 0x03AA PARAM EFFECTS PROLOGIC_THX TWOCHCNTRMIX 939 0x03AB PARAM EFFECTS PROLOGIC_THX CENTERDELAY 940 0x03AC PARAM EFFECTS PROLOGIC_...

Page 62: ... Serial Protocol Definitions 62 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 63 ...

Reviews: