Fpd control register response packet, Data description, Set system parameter values – Lexicon DC-2 User Manual
Page 23: Command packet description, Dc-2/mc-1 response, Data validation, Set effect parameter values

Lexicon, Inc.
DC-2/MC-1 Serial Communications Protocol
Printed on: 10/19/00
23 of 44
Application Header:
Command
DC_RESP_FPD_CONTROL
0x88
Data Count
4
0X04
Application Data:
Data[0]
FPD_CtrlReg0
nn
Data[1]
FPD_CtrlReg1
nn
Data[2]
FPD_CtrlReg2
nn
Data[4]
FPD_MinUpdate
nn
7.3.14.3 Data Description
FPD_CtrlReg0:
BitPack as defined in Appendix F FPD Control Registers
FPD_CtrlReg1:
BitPack as defined in Appendix F FPD Control Registers
FPD_CtrlReg2:
BitPack as defined in Appendix F FPD Control Registers
FPD_MinUpdate:
This value sets the minimum time between FPD Notification Transmissions.
Data Type:
Unsigned 8 bit integer
Default:
50(100 mSec)
Range:
50 - 255 counts
Conversion:
500 counts/sec
7.3.15 Set System Parameter Values
Command DC-2/MC-1 to replace the system parameter values with the values in this packet.
7.3.15.1 Command Packet Description
Application Header:
Command
DC_CMD_SET_SYS_PARAM_VALUES
0x1E
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
Data[SYS_PARAM_COUNT-1]
sys_param_value[SYS_PARAM_COUNT-1]
nn
7.3.15.2 Data Description
sys_param_values:
Data Type:
Array of unsigned 8 bit Integers
Max
Each value is set by its system parameter definition.
Array Size:
Set by the System Parameter Count in the “Unit Configuration Packet”.
7.3.15.3 DC-2/MC-1 Response
The DC-2/MC-1 will assign the values from the packet to the system parameter values in Nonvolatile RAM,
and reset the unit to initialize the new values.
7.3.15.4 Data Validation
If any of the values exceeds it’s maximum value the DC-2/MC-1 will ignore the command and transmit a
DC_NAK command with an error code DC_INVALID_DATA.
7.3.16 Set Effect Parameter Values
Commands DC-2/MC-1 to replace the given effect parameter values with the values in this packet.