Lexicon, Inc. |
|
Printed on: 10/19/00 |
7.3.8 Get System Parameter Values
Request to
7.3.8.1 Command Packet Description
Application Header: |
| |
Command | DC_CMD_GET_SYS_PARAM_VALUES | 0x1A |
Data Count | 0 | 0x00 |
Application Data: |
| |
| N/A |
|
7.3.8.2 System Parameter Values Response Packet
Application Header: |
|
|
Command | DC_RESP_SYS_PARAM_VALUES | 0x84 |
Data Count | SYS_PARAM_COUNT | nn |
Application Data: |
|
|
Data[0] | sys_param_value[0] | nn |
Data[1] | sys_param_value[1] | nn |
Data[…] | sys_param_value[…] | nn |
nn |
7.3.8.3 Data Description
sys_param_value: |
|
Data Type: | Unsigned 8 bit integer Array. |
Max: | Dependent on the parameter definition. |
7.3.9 Get Effect Definition by Id
Request to
7.3.9.1 Command Packet Description
Application Header:
Command | DC_CMD_GET_EFFECT | 0x1B |
Data Count | 1 | 0x01 |
Application Data: |
| |
Data[0] | EffectId | nn |
7.3.9.2 Data Description
EffectId: |
|
Data Type: | Unsigned 8 bit integer |
Max: | Set by the Effect Count in the “Unit Configuration Packet”. |
7.3.9.3 Data Validation:
The EffectId must be a valid Effect Id. If it is not the
7.3.9.4 Effect Definition Response Packet
18 of 44