Difference between revisions of "Firmware-73 Command-021"
(Created page with "==SEND TABLE ENTRY (21, 15h)== The SEND TABLE ENTRY command retrieves a lookup table entry stored in non-volatile memory. The command can be used in both host and stand-alone...") |
|||
Line 1: | Line 1: | ||
− | == | + | ==DUMP TABLE ENTRY (21, 15h)== |
− | The | + | 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 | + | The [BODY] of the DUMP TABLE ENTRY command: |
{| | {| |
Revision as of 03:31, 20 November 2016
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 |