User manual LEXICON MC-8B V1.0 SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-4

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-8B V1.0. We hope that this LEXICON MC-8B V1.0 user guide will be useful to you.


LEXICON MC-8B V1.0 SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-4: Download the complete user guide (421 Ko)

Manual abstract: user guide LEXICON MC-8B V1.0SERIAL COMMUNICATIONS PROTOCOL DEFINITION REV 1-4

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

[. . . ] MC-8 Serial Communications Protocol Printed on: 04/01/03 Serial Communications Protocol Definition Project: MC-8/MC-8B Updated: April 1, 2003 Software Version 1. 0 Protocol Version: Major rev 1 Minor rev 4 Lexicon, Inc. 3 Oak Park Bedford, MA 01730-1413 (781) 280-0300 © 2003 Lexicon, Inc. MC-8 Serial Communications Protocol Printed on: 04/01/03 Manufactured under license from Dolby Laboratories. "Dolby", "Pro Logic", and the double-D symbol are trademarks of Dolby laboratories. [. . . ] This command has been maintained for backward compatibility with MC-1. In order to maintain backward compatibility, the MC-8 Parameters have been mapped to the MC-1 parameters as described in each Data Description. MC-8 users should be using the command described in 6. 3. 39 MC8_Set_Zone2_Left_Right_Balance). 6. 3. 14. 1 Packet Description Application Header: Command DC_CMD_SET_ZONE2_BALANCE Data Count 1 Application Data: Data[0] Value 0x28 0x01 nn 6. 3. 14. 2 Data Description Value: Data Type: Max: Conversion: Unsigned 8 bit integer 32 0 = Left 32 = Right 6. 3. 14. 3 MC-8 Response The MC-8 will assign the value from the packet to the Zone 2 balance. 6. 3. 14. 4 Data Validation If a value is passed that exceeds the maximum value of that parameter the MC-8 will ignore the command and transmit a NAK command with an error code DC_INVALID_DATA. 6. 3. 15 Set Custom Name Sets the Custom Name that can be displayed when the unit powers up. 6. 3. 15. 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 6. 3. 15. 2 Data Description CustomNameEnable: DataType: TRUE: Enables/Disables the Custom Name Display. MC-8 Serial Communications Protocol FALSE: CustomName: Data Type: Max Length: CustomName Disabled Printed on: 04/01/03 Null (0x00) terminated ASCII character string. CUSTOM_NAME_LENGTH defined in Appendix G Protocol Constants. 6. 3. 15. 3 MC-8 Response If the custom name enable is TRUE then the custom name banner is display on "power on". The MC-8 will ACK when completed with this command. 6. 3. 15. 4 Data Validation: No data validation is done on the transmitted data. 6. 3. 16 Set Input Name by Id 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-8 Parameters have been mapped to the MC-1 parameters as described in each Data Description. MC-8 users should be using the command described in 6. 3. 41 (MC8_Set_Input_Name_By_Id). 6. 3. 16. 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 6. 3. 16. 2 Data Description InputId: Data Type: Description/Conversion: InputName: Data Type: Max Length: Unsigned 8 bit Integer Appendix F MC-8 Input Id's Null (0x00) terminated ASCII character string. INPUT_NAME_LENGTH defined in Appendix G Protocol Constants. 6. 3. 16. 3 MC-8 Response MC-8 will copy the InputName to the given input. 6. 3. 16. 4 Data Validation: The InputId must be a valid Input Id. If it is not the MC-8 will respond with a NAK packet and error code DC_INVALID_INPUT. If the InputName string exceeds the INPUT_NAME_LENGTH, the MC-8 will truncate the string to the INPUT_NAME_LENGTH. © 2003 Lexicon, Inc. MC-8 Serial Communications Protocol Printed on: 04/01/03 6. 3. 17 Host Wakeup By transmitting the Wakeup Notification, the Host indicates it has just "powered on" or reset and is ready to receive MC-8 Notifications or Responses. Host status is maintained during standby. 6. 3. 17. 1 Command Packet Description Application Header: Command HOST_WAKEUP Data Count 0 Application Data: N/A 0x11 0x00 6. 3. 17. 2 Data Description N/A 6. 3. 17. 3 MC-8 Response The MC-8 will respond to this command with an ACK. 6. 3. 18 Host Sleep By transmitting the Sleep command, the Host indicates it has just "powered down" and will no longer respond to MC-8 Notifications. Host status is maintained during standby. 6. 3. 18. 1 Packet Description Application Header: Command HOST_SLEEP Data Count 0 Application Data: N/A 0x12 0x00 6. 3. 18. 2 Data Description N/A 6. 3. 19 Get Communication Configuration This command is a request to the MC-8 for the current communications configuration for the serial port and protocol. The MC-8 responds to this command with a Communication Configuration Packet. 6. 3. 19. 1 Command Packet Description Application Header: Command DC_CMD_GET_COM_CONFIG Data Count 0 Application Data: N/A 0x2F 0x00 © 2003 Lexicon, Inc. MC-8 Serial Communications Protocol Printed on: 04/01/03 6. 3. 19. 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 6. 3. 19. 3 Data Description Data Word 0 0 Bit 0 1 Definition Acknowledge Enable Parameter Change Enable Acknowledge Enable: TRUE Indicates the MC-8 will transmit Acknowledge Notification's to the Host. FALSE Indicates the MC-8 will not transmit any positive Acknowledge Notification messages. Parameter Change Enable: TRUE Indicates the MC-8 will transmit any parameter change Notification as specified in the Parameter Change Notification Message. FALSE Indicates the MC-8 will not transmit parameter change Notifications. 6. 3. 20 Set Communication Configuration The Set Communication Configuration Command allows the serial port user to set up the various serial port/ protocol configuration parameters. 6. 3. 20. 1 Command Packet Description Application Header: Command Data Count Application Data: Data[0] DC_CMD_SET_COM_CONFIG 1 Configuration Register 0 0x30 0x01 nn 6. 3. 20. 2 Data Description Data Word 0 0 Bit 0 1 Definition Acknowledge Enable Parameter Change Enable Acknowledge Enable: TRUE Indicates the MC-8 will transmit Acknowledge Notification's to the Host. [. . . ] These Parameter Id Values will change with S/W and Protocol version changes. The MC8 can always be queried for the correct Parameter Id numbers and Parameter Definition Packets. 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. ZSRCMODE 14 PARAM. INPUTS. OFF. ANLGBYPASS 15 PARAM. INPUTS. OFF. TRIGGER1 16 PARAM. INPUTS. OFF. TRIGGER2 17 PARAM. INPUTS. OFF. COMPONENTIN 18 PARAM. INPUTS. OFF. SVID_16_9 19 PARAM. INPUTS. OFF. SVIDOSD_4_3 20 PARAM. INPUTS. OFF. COMPNTOSD 21 PARAM. INPUTS. OFF. _51_AD_EFFECT 22 PARAM. INPUTS. DVD1 23 PARAM. INPUTS. DVD1. INPNAME © 2003 Lexicon, Inc. MC-8 Serial Communications Protocol 24 PARAM. INPUTS. DVD1. DIGIN 25 PARAM. INPUTS. DVD1. ANLGIN 26 PARAM. INPUTS. DVD1. ANLGTRIM 27 PARAM. INPUTS. DVD1. TRIMMODE 28 PARAM. INPUTS. DVD1. VIDEOIN 29 PARAM. INPUTS. DVD1. CH2EFFCT 30 PARAM. INPUTS. DVD1. DDEFFCT 31 PARAM. INPUTS. DVD1. DTSEFFCT 32 PARAM. INPUTS. DVD1. MSRCMODE 33 PARAM. INPUTS. DVD1. ZSRCMODE 34 PARAM. INPUTS. DVD1. ANLGBYPASS 35 PARAM. INPUTS. DVD1. TRIGGER1 36 PARAM. INPUTS. DVD1. TRIGGER2 37 PARAM. INPUTS. DVD1. COMPONENTIN 38 PARAM. INPUTS. DVD1. SVID_16_9 39 PARAM. INPUTS. DVD1. SVIDOSD_4_3 40 PARAM. INPUTS. DVD1. COMPNTOSD 41 PARAM. INPUTS. DVD1. _51_AD_EFFECT 42 PARAM. INPUTS. DVD2 43 PARAM. INPUTS. DVD2. INPNAME 44 PARAM. INPUTS. DVD2. DIGIN 45 PARAM. INPUTS. DVD2. ANLGIN 46 PARAM. INPUTS. DVD2. ANLGTRIM 47 PARAM. INPUTS. DVD2. TRIMMODE 48 PARAM. INPUTS. DVD2. VIDEOIN 49 PARAM. INPUTS. DVD2. CH2EFFCT 50 PARAM. INPUTS. DVD2. DDEFFCT 51 PARAM. INPUTS. DVD2. DTSEFFCT 52 PARAM. INPUTS. DVD2. MSRCMODE 53 PARAM. INPUTS. DVD2. ZSRCMODE 54 PARAM. INPUTS. DVD2. ANLGBYPASS 55 PARAM. INPUTS. DVD2. TRIGGER1 56 PARAM. INPUTS. DVD2. TRIGGER2 57 PARAM. INPUTS. DVD2. COMPONENTIN 58 PARAM. INPUTS. DVD2. SVID_16_9 59 PARAM. INPUTS. DVD2. SVIDOSD_4_3 60 PARAM. INPUTS. DVD2. COMPNTOSD 61 PARAM. INPUTS. DVD2. _51_AD_EFFECT 62 PARAM. INPUTS. CD 63 PARAM. INPUTS. CD. INPNAME 64 PARAM. INPUTS. CD. DIGIN 65 PARAM. INPUTS. CD. ANLGIN 66 PARAM. INPUTS. CD. ANLGTRIM 67 PARAM. INPUTS. CD. TRIMMODE 68 PARAM. INPUTS. CD. VIDEOIN 69 PARAM. INPUTS. CD. CH2EFFCT 70 PARAM. INPUTS. CD. DDEFFCT 71 PARAM. INPUTS. CD. DTSEFFCT 72 PARAM. INPUTS. CD. MSRCMODE 73 PARAM. INPUTS. CD. ZSRCMODE 74 PARAM. INPUTS. CD. ANLGBYPASS 75 PARAM. INPUTS. CD. TRIGGER1 Printed on: 04/01/03 © 2003 Lexicon, Inc. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE LEXICON MC-8B V1.0




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

 

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