Difference between revisions of "Firmware-811 Command-090"
(Copied from Firmware-810 Command-090, revision 3979) |
|||
Line 1: | Line 1: | ||
==SET MODE (90, 5Ah)== | ==SET MODE (90, 5Ah)== | ||
− | This command sets the WiDig 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 WiDig sends out the [[Firmware- | + | This command sets the WiDig 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 WiDig sends out the [[Firmware-811_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 16:19, 16 April 2019
SET MODE (90, 5Ah)
This command sets the WiDig 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 WiDig 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 |