Lexicon, Inc. |
|
|
|
Printed on: 10/19/00 | |||
|
|
|
|
Application Header: |
|
|
|
Command | DC_RESP_EFFECT_PARAM_VALUES | 0x87 |
|
Data Count | 1 + EffectParamCount | nn |
|
Application Data: |
|
|
|
Data[0] | EffectId | nn |
|
Data[1] | effect_param_value[0] | nn |
|
Data[…] | effect_param_value[…] | nn |
|
nn |
| ||
7.3.11.5 Data Description |
|
| |
EffectId: |
|
|
|
Data Type: | Unsigned 8 bit integer. |
|
|
Max: | Set by the Effect Count in the “Unit Configuration Packet”. | ||
effect_param_value: |
|
|
|
Data Type: | Unsigned 8 bit integer array. |
|
|
Max: | Dependent on the parameter definition |
|
|
7.3.12 Get Custom Name
Request to
7.3.12.1 Command Packet Description
Application Header:
Command | DC_CMD_GET_CUST_NAME | 0x2B |
Data Count | 0 | 0x00 |
Application Data: |
| |
| N/A |
|
7.3.12.2 Data Description
N/A
7.3.12.3 Custom Name Response Packet
Application Header:
Command | DC_RESP_CUST_NAME | 0x89 |
Data Count | strlen(CustomName) + 1 | nn |
Application Data: |
|
|
Data[0]- | CustomName | ch ch ch … 0x00 |
7.3.12.4 Data Description
CustomName: |
|
Data Type: | Null(0x00) terminated ASCII character string. |
Max Length: | CUSTOM_NAME_LENGTH defined in Appendix E Protocol Constants. |
7.3.13 Get Input Name by Id
Request to
7.3.13.1 Command Packet Description
21 of 44