Difference between revisions of "Firmware-72 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: | ||
==SEND TABLE ENTRY (21, 15h)== | ==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 modes of operation. Upon completion of the SEND TABLE ENTRY command the USB-microDig sends out the same message as the TABLE ENTRY command. | + | 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 modes of operation. Upon completion of the SEND 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 SEND TABLE ENTRY command: | The [BODY] of the SEND TABLE ENTRY command: |
Latest revision as of 20:52, 28 November 2015
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 modes of operation. Upon completion of the SEND 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 SEND 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 |