User manual LEXICON MC-12B SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-2

DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual LEXICON MC-12B. We hope that this LEXICON MC-12B user guide will be useful to you.


LEXICON MC-12B SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-2: Download the complete user guide (347 Ko)

You may also download the following manuals related to this product:

   LEXICON MC-12B SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1 (212 ko)

Manual abstract: user guide LEXICON MC-12BSERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-2

Detailed instructions for use are in the User's Guide.

[. . . ] MC-12 Serial Communications Protocol Printed on: 05/31/02 Serial Communications Protocol Definition Project: MC-12/MC-12B Updated: May 31, 2002 Major rev 1 Minor rev 2 Lexicon, Inc. 3 Oak Park Bedford, MA 01730-1441 (781) 280-0300 © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol Printed on: 05/31/02 Manufactured under license from Dolby Laboratories. "Dolby", "Pro Logic", and the double-D symbol are trademarks of Dolby laboratories. [. . . ] MC-12 Serial Communications Protocol Printed on: 05/31/02 7. 3. 24. 1 Command Packet Description Application Header: Command DC_CMD_SET_ZONE2_VOLUME Data Count 1 Application Data: Data[0] Value 0x27 0x01 nn 7. 3. 24. 2 Data Description Value: Data Type: Max: Conversion: Unsigned 8 bit integer. 92 0 = -80 dB 92 = +12 dB 7. 3. 24. 3 MC-12 Response The MC-12 will assign the value from the packet to the Zone 2 volume. 7. 3. 24. 4 Data Validation If a value is passed that exceeds the maximum value of that parameter the MC-12 will ignore the command and transmit a NAK command with an error code DC_INVALID_DATA. 7. 3. 25 Set Zone2 Left/Right Balance (MC-12, MC-1) Commands MC-12 to set the Zone 2 balance to the value in this packet. This command has been maintained for backward compatibility with MC-1. In order to maintain backward compatibility, the MC-12 Parameters have been mapped to the MC-1 parameters as described in each Data Description. MC-12 users should be using the command described in 7. 3. 53 (MC12_Set_Zone2_Left_Right_Balance). 7. 3. 25. 1 Packet Description Application Header: Command DC_CMD_SET_ZONE2_BALANCE Data Count 1 Application Data: Data[0] Value 0x28 0x01 nn 7. 3. 25. 2 Data Description Value: Data Type: Max: Conversion: Unsigned 8 bit integer 32 0 = Left 32 = Right 7. 3. 25. 3 MC-12 Response The MC-12 will assign the value from the packet to the Zone 2 balance. © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol Printed on: 05/31/02 7. 3. 25. 4 Data Validation If a value is passed that exceeds the maximum value of that parameter the MC-12 will ignore the command and transmit a NAK command with an error code DC_INVALID_DATA. 7. 3. 26 Set Custom Name (MC-12, MC-1) Sets the Custom Name that can be displayed when the unit powers up. 7. 3. 26. 1 Packet Description Application Header: Command Data Count Application Data: Data[0] Data[1]-Data[DataCount-1] DC_CMD_SET_CUST_NAME 0x2C Number of characters in CustomName + 2 nn CustomNameEnable CustomName nn ch ch ch . . . 0x00 7. 3. 26. 2 Data Description CustomNameEnable: DataType: TRUE: FALSE: CustomName: Data Type: Max Length: Enables/Disables the Custom Name Display. Boolean CustomName Enabled CustomName Disabled Null (0x00) terminated ASCII character string. CUSTOM_NAME_LENGTH defined in Appendix G Protocol Constants. 7. 3. 26. 3 MC-12 Response If the custom name enable is TRUE then the custom name banner is display on "power on". The MC-12 will ACK when completed with this command. 7. 3. 26. 4 Data Validation: No data validation is done on the transmitted data. 7. 3. 27 Set Input Name by Id (MC-12, MC-1) Sets an Input Name to the transmitted value for a given input. This command has been maintained for backward compatibility with MC-1. In order to maintain backward compatibility, the MC-12 Parameters have been mapped to the MC-1 parameters as described in each Data Description. MC-12 users should be using the command described in 7. 3. 55 (MC12_Set_Input_Name_By_Id). © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol Printed on: 05/31/02 7. 3. 27. 1 Command Packet Description Application Header: Command Data Count Application Data: Data[0] Data[1]-Data[DataCount-1] DC_CMD_SET_INPUT_NAME 0x2E Number of characters in InputName + 2 nn InputId InputName 0 to 7 ch ch ch . . . 0x00 7. 3. 27. 2 Data Description InputId: Data Type: Description/Conversion: InputName: Data Type: Max Length: Unsigned 8 bit Integer Appendix F MC-12 Input Id's Null (0x00) terminated ASCII character string. INPUT_NAME_LENGTH defined in Appendix G Protocol Constants. 7. 3. 27. 3 MC-12 Response MC-12 will copy the InputName to the given input. 7. 3. 27. 4 Data Validation: The InputId must be a valid Input Id. If it is not the MC-12 will respond with a NAK packet and error code DC_INVALID_INPUT. If the InputName string exceeds the INPUT_NAME_LENGTH, the MC-12 will truncate the string to the INPUT_NAME_LENGTH. 7. 3. 28 Set FPD Control Registers (MC-1) This command is not supported by the MC-12. 7. 3. 29 Host Wakeup (MC-12, MC-1) By transmitting the Wakeup Notification, the Host indicates it has just "powered on" or reset and is ready to receive MC-12 Notifications or Responses. Host status is maintained during standby. 7. 3. 29. 1 Command Packet Description Application Header: Command HOST_WAKEUP Data Count 0 Application Data: N/A 0x11 0x00 7. 3. 29. 2 Data Description N/A 7. 3. 29. 3 MC-12 Response The MC-12 will respond to this command with an ACK. © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol Printed on: 05/31/02 7. 3. 30 Host Sleep (MC-12, MC-1) By transmitting the Sleep command, the Host indicates it has just "powered down" and will no longer respond to MC-12 Notifications. Host status is maintained during standby. 7. 3. 30. 1 Packet Description Application Header: Command HOST_SLEEP Data Count 0 Application Data: N/A 0x12 0x00 7. 3. 30. 2 Data Description N/A 7. 3. 31 Get Communication Configuration (MC-12, MC-1) This command is a request to the MC-12 for the current communications configuration for the serial port and protocol. The MC-12 responds to this command with a Communication Configuration Packet. 7. 3. 31. 1 Command Packet Description Application Header: Command DC_CMD_GET_COM_CONFIG Data Count 0 Application Data: N/A 0x2F 0x00 7. 3. 31. 2 Communication Configuration Response Packet Application Header: Command DC_RESP_COM_CONFIG Data Count 1 Application Data: Data[0] Configuration Register 0 0x8C 0x01 nn 7. 3. 31. 3 Data Description Data Word 0 0 Bit 0 1 Definition Acknowledge Enable Parameter Change Enable Acknowledge Enable: TRUE Indicates the MC-12 will transmit Acknowledge Notification's to the Host. [. . . ] ParamId ParamPath/ParamName 0 None 1 PARAM. INPUTS 2 PARAM. INPUTS. OFF 3 PARAM. INPUTS. OFF. INPNAME 4 PARAM. INPUTS. OFF. DIGIN 5 PARAM. INPUTS. OFF. ANLGIN 6 PARAM. INPUTS. OFF. ANLGTRIM 7 PARAM. INPUTS. OFF. TRIMMODE 8 PARAM. INPUTS. OFF. VIDEOIN 9 PARAM. INPUTS. OFF. CH2EFFCT 10 PARAM. INPUTS. OFF. DDEFFCT 11 PARAM. INPUTS. OFF. DTSEFFCT 12 PARAM. INPUTS. OFF. MSRCMODE 13 PARAM. INPUTS. OFF. RSRCMODE 14 PARAM. INPUTS. OFF. ZSRCMODE 15 PARAM. INPUTS. OFF. RECTRIM 16 PARAM. INPUTS. OFF. SPDIF 17 PARAM. INPUTS. OFF. ANLGBYPASS 18 PARAM. INPUTS. OFF. DIGBYPASS 19 PARAM. INPUTS. OFF. TRIGGER1 20 PARAM. INPUTS. OFF. TRIGGER2 21 PARAM. INPUTS. OFF. COMPONENTIN 22 PARAM. INPUTS. OFF. SVID_16_9 © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol 23 PARAM. INPUTS. OFF. RECBLOCK 24 PARAM. INPUTS. OFF. SVIDOSD_4_3 25 PARAM. INPUTS. OFF. COMPNTOSD 26 PARAM. INPUTS. OFF. _51_AD_EFFECT 27 PARAM. INPUTS. DVD1 28 PARAM. INPUTS. DVD1. INPNAME 29 PARAM. INPUTS. DVD1. DIGIN 30 PARAM. INPUTS. DVD1. ANLGIN 31 PARAM. INPUTS. DVD1. ANLGTRIM 32 PARAM. INPUTS. DVD1. TRIMMODE 33 PARAM. INPUTS. DVD1. VIDEOIN 34 PARAM. INPUTS. DVD1. CH2EFFCT 35 PARAM. INPUTS. DVD1. DDEFFCT 36 PARAM. INPUTS. DVD1. DTSEFFCT 37 PARAM. INPUTS. DVD1. MSRCMODE 38 PARAM. INPUTS. DVD1. RSRCMODE 39 PARAM. INPUTS. DVD1. ZSRCMODE 40 PARAM. INPUTS. DVD1. RECTRIM 41 PARAM. INPUTS. DVD1. SPDIF 42 PARAM. INPUTS. DVD1. ANLGBYPASS 43 PARAM. INPUTS. DVD1. DIGBYPASS 44 PARAM. INPUTS. DVD1. TRIGGER1 45 PARAM. INPUTS. DVD1. TRIGGER2 46 PARAM. INPUTS. DVD1. COMPONENTIN 47 PARAM. INPUTS. DVD1. SVID_16_9 48 PARAM. INPUTS. DVD1. RECBLOCK 49 PARAM. INPUTS. DVD1. SVIDOSD_4_3 50 PARAM. INPUTS. DVD1. COMPNTOSD 51 PARAM. INPUTS. DVD1. _51_AD_EFFECT 52 PARAM. INPUTS. DVD2 53 PARAM. INPUTS. DVD2. INPNAME 54 PARAM. INPUTS. DVD2. DIGIN 55 PARAM. INPUTS. DVD2. ANLGIN 56 PARAM. INPUTS. DVD2. ANLGTRIM 57 PARAM. INPUTS. DVD2. TRIMMODE 58 PARAM. INPUTS. DVD2. VIDEOIN 59 PARAM. INPUTS. DVD2. CH2EFFCT 60 PARAM. INPUTS. DVD2. DDEFFCT 61 PARAM. INPUTS. DVD2. DTSEFFCT 62 PARAM. INPUTS. DVD2. MSRCMODE 63 PARAM. INPUTS. DVD2. RSRCMODE 64 PARAM. INPUTS. DVD2. ZSRCMODE 65 PARAM. INPUTS. DVD2. RECTRIM 66 PARAM. INPUTS. DVD2. SPDIF 67 PARAM. INPUTS. DVD2. ANLGBYPASS 68 PARAM. INPUTS. DVD2. DIGBYPASS 69 PARAM. INPUTS. DVD2. TRIGGER1 70 PARAM. INPUTS. DVD2. TRIGGER2 71 PARAM. INPUTS. DVD2. COMPONENTIN 72 PARAM. INPUTS. DVD2. SVID_16_9 Printed on: 05/31/02 © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol 73 PARAM. INPUTS. DVD2. RECBLOCK 74 PARAM. INPUTS. DVD2. SVIDOSD_4_3 75 PARAM. INPUTS. DVD2. COMPNTOSD 76 PARAM. INPUTS. DVD2. _51_AD_EFFECT 77 PARAM. INPUTS. LD 78 PARAM. INPUTS. LD. INPNAME 79 PARAM. INPUTS. LD. DIGIN 80 PARAM. INPUTS. LD. ANLGIN 81 PARAM. INPUTS. LD. ANLGTRIM 82 PARAM. INPUTS. LD. TRIMMODE 83 PARAM. INPUTS. LD. VIDEOIN 84 PARAM. INPUTS. LD. CH2EFFCT 85 PARAM. INPUTS. LD. DDEFFCT 86 PARAM. INPUTS. LD. DTSEFFCT 87 PARAM. INPUTS. LD. MSRCMODE 88 PARAM. INPUTS. LD. RSRCMODE 89 PARAM. INPUTS. LD. ZSRCMODE 90 PARAM. INPUTS. LD. RECTRIM 91 PARAM. INPUTS. LD. SPDIF 92 PARAM. INPUTS. LD. ANLGBYPASS 93 PARAM. INPUTS. LD. DIGBYPASS 94 PARAM. INPUTS. LD. TRIGGER1 95 PARAM. INPUTS. LD. TRIGGER2 96 PARAM. INPUTS. LD. COMPONENTIN 97 PARAM. INPUTS. LD. SVID_16_9 98 PARAM. INPUTS. LD. RECBLOCK 99 PARAM. INPUTS. LD. SVIDOSD_4_3 100 PARAM. INPUTS. LD. COMPNTOSD 101 PARAM. INPUTS. LD. _51_AD_EFFECT 102 PARAM. INPUTS. CD 103 PARAM. INPUTS. CD. INPNAME 104 PARAM. INPUTS. CD. DIGIN 105 PARAM. INPUTS. CD. ANLGIN 106 PARAM. INPUTS. CD. ANLGTRIM 107 PARAM. INPUTS. CD. TRIMMODE 108 PARAM. INPUTS. CD. VIDEOIN 109 PARAM. INPUTS. CD. CH2EFFCT 110 PARAM. INPUTS. CD. DDEFFCT 111 PARAM. INPUTS. CD. DTSEFFCT 112 PARAM. INPUTS. CD. MSRCMODE 113 PARAM. INPUTS. CD. RSRCMODE 114 PARAM. INPUTS. CD. ZSRCMODE 115 PARAM. INPUTS. CD. RECTRIM 116 PARAM. INPUTS. CD. SPDIF 117 PARAM. INPUTS. CD. ANLGBYPASS 118 PARAM. INPUTS. CD. DIGBYPASS 119 PARAM. INPUTS. CD. TRIGGER1 120 PARAM. INPUTS. CD. TRIGGER2 121 PARAM. INPUTS. CD. COMPONENTIN 122 PARAM. INPUTS. CD. SVID_16_9 Printed on: 05/31/02 © 2002 Lexicon, Inc. MC-12 Serial Communications Protocol 123 PARAM. INPUTS. CD. RECBLOCK 124 PARAM. INPUTS. CD. SVIDOSD_4_3 125 PARAM. INPUTS. CD. COMPNTOSD 126 PARAM. INPUTS. CD. _51_AD_EFFECT 127 PARAM. INPUTS. TAPE 128 PARAM. INPUTS. TAPE. INPNAME 129 PARAM. INPUTS. TAPE. DIGIN 130 PARAM. INPUTS. TAPE. ANLGIN 131 PARAM. INPUTS. TAPE. ANLGTRIM 132 PARAM. INPUTS. TAPE. TRIMMODE 133 PARAM. INPUTS. TAPE. VIDEOIN 134 PARAM. INPUTS. TAPE. CH2EFFCT 135 PARAM. INPUTS. TAPE. DDEFFCT 136 PARAM. INPUTS. TAPE. DTSEFFCT 137 PARAM. INPUTS. TAPE. MSRCMODE 138 PARAM. INPUTS. TAPE. RSRCMODE 139 PARAM. INPUTS. TAPE. ZSRCMODE 140 PARAM. INPUTS. TAPE. RECTRIM 141 PARAM. INPUTS. TAPE. SPDIF 142 PARAM. INPUTS. TAPE. ANLGBYPASS 143 PARAM. INPUTS. TAPE. DIGBYPASS 144 PARAM. INPUTS. TAPE. TRIGGER1 145 PARAM. INPUTS. TAPE. TRIGGER2 146 PARAM. INPUTS. TAPE. COMPONENTIN 147 PARAM. INPUTS. TAPE. SVID_16_9 148 PARAM. INPUTS. TAPE. RECBLOCK 149 PARAM. INPUTS. TAPE. SVIDOSD_4_3 150 PARAM. INPUTS. TAPE. COMPNTOSD 151 PARAM. INPUTS. TAPE. _51_AD_EFFECT 152 PARAM. INPUTS. TUNER 153 PARAM. INPUTS. TUNER. INPNAME 154 PARAM. INPUTS. TUNER. DIGIN 155 PARAM. INPUTS. TUNER. ANLGIN 156 PARAM. INPUTS. TUNER. ANLGTRIM 157 PARAM. INPUTS. TUNER. TRIMMODE 158 PARAM. INPUTS. TUNER. VIDEOIN 159 PARAM. INPUTS. TUNER. CH2EFFCT 160 PARAM. INPUTS. TUNER. DDEFFCT 161 PARAM. INPUTS. TUNER. DTSEFFCT 162 PARAM. INPUTS. TUNER. MSRCMODE 163 PARAM. INPUTS. TUNER. RSRCMODE 164 PARAM. INPUTS. TUNER. ZSRCMODE 165 PARAM. INPUTS. TUNER. RECTRIM 166 PARAM. INPUTS. TUNER. SPDIF 167 PARAM. INPUTS. TUNER. ANLGBYPASS 168 PARAM. INPUTS. TUNER. DIGBYPASS 169 PARAM. INPUTS. TUNER. TRIGGER1 170 PARAM. INPUTS. TUNER. TRIGGER2 171 PARAM. INPUTS. TUNER. COMPONENTIN 172 PARAM. INPUTS. TUNER. SVID_16_9 Printed on: 05/31/02 © 2002 Lexicon, Inc. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE LEXICON MC-12B




Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual LEXICON MC-12B will begin.

 

Copyright © 2015 - manualRetreiver - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.