|
|
Line 1: |
Line 1: |
− | ==DUMP TABLE ENTRY (21, 15h)==
| |
| | | |
− | The DUMP TABLE ENTRY command retrieves a lookup table entry stored in non-volatile memory. The command can be used in both host and stand-alone modes of operation. Upon completion of the DUMP TABLE ENTRY command the USB-microDig sends out the same message as the TABLE ENTRY command. This command is not available for digitizers with hardware v7.0 or lower.
| |
− |
| |
− | The [BODY] of the DUMP TABLE ENTRY command:
| |
− |
| |
− | {|
| |
− | |000nnnnn:
| |
− | |nnnnn = [0..31]; table number
| |
− | |-
| |
− | |00000ddd:
| |
− | |ddd = [0..7]; table entry index MSB
| |
− | |-
| |
− | |0ddddddd:
| |
− | |ddddddd = [0..127]; table entry index LSB
| |
− | |}
| |