Lexicon, Inc. |
|
|
|
| |
Printed on: 10/19/00 | |||||
|
|
|
|
| |
Data Link Header: |
|
|
|
| |
Byte Number | Description |
| Value |
| |
First Byte(0) |
| Start of Packet(SOP) |
| 0xF1 |
|
Byte(1) |
| DLL Data Count |
| nn |
|
Application Header: |
|
|
|
| |
Byte(2) |
| Command |
| nn |
|
Byte(3) |
| APP Data Count(number of application data bytes to Follow) | nn |
| |
Application Data: |
|
|
|
| |
Byte(4) |
| Data[0] |
| nn |
|
Byte(5) |
| Data[1] |
| nn |
|
… |
| Data[…] |
| nn |
|
Last Data Byte |
| Data[Data Count |
| nn |
|
Data Link Tail: |
|
|
|
| |
Last Byte |
| End of Packet (EOP) |
| 0xF2 |
|
6.1 Errors
If the number of DLL data bytes received is the same as the data count and an EOP has not been received, the
7 Application Layer
7.1 DC-2/MC-1 Asynchronous Notification Packets
1.Power On
2.Entering Standby
3.Front Panel Display update and
4.Parameter Value Changes.
The notification packets are defined as follows:
7.1.1 Wakeup Notification
By transmitting the Wakeup Notification,
7.1.1.1 Notification Packet Description
Application Header:
Command DC_WAKEUP 0x01
Data Count 00x00
Application Data:
N/A
7 of 44