Difference between revisions of "Firmware-72 Command-090"
(Created page with "==SET MODE (90, 5Ah)== This command sets the USB-microDig operation mode. When switching the mode of operation, all settings stored in non-volatile memory remain unchanged bu...") |
|||
Line 1: | Line 1: | ||
==SET MODE (90, 5Ah)== | ==SET MODE (90, 5Ah)== | ||
− | This command sets the USB-microDig operation mode. When switching the mode of operation, all settings stored in non-volatile memory remain unchanged but all settings stored in volatile memory are re-initialized to the values stored in non-volatile memory. When switching to host mode the initial values for host mode are used (see the RESET command). When switching to stand-alone mode the initial values for stand-alone mode are used (see the RESET command). The default value for the mode of operation is stand-alone mode. Upon completion of the command the USB-microDig sends out the MODE message. | + | This command sets the USB-microDig operation mode. When switching the mode of operation, all settings stored in non-volatile memory remain unchanged but all settings stored in volatile memory are re-initialized to the values stored in non-volatile memory. When switching to host mode the initial values for host mode are used (see the RESET command). When switching to stand-alone mode the initial values for stand-alone mode are used (see the RESET command). The default value for the mode of operation is stand-alone mode. Upon completion of the command the USB-microDig sends out the [[Firmware-72_Message-091 |MODE message]]. |
The [BODY] of the SET MODE command is as follows: | The [BODY] of the SET MODE command is as follows: |
Latest revision as of 17:14, 3 November 2015
SET MODE (90, 5Ah)
This command sets the USB-microDig operation mode. When switching the mode of operation, all settings stored in non-volatile memory remain unchanged but all settings stored in volatile memory are re-initialized to the values stored in non-volatile memory. When switching to host mode the initial values for host mode are used (see the RESET command). When switching to stand-alone mode the initial values for stand-alone mode are used (see the RESET command). The default value for the mode of operation is stand-alone mode. Upon completion of the command the USB-microDig sends out the MODE message.
The [BODY] of the SET MODE command is as follows:
0000000x: | x = 0; host mode |
x = 1; stand-alone mode |