Difference between revisions of "Firmware-830 Command-107"
(Copied from Firmware-820 Command-107, revision 5777) |
|||
Line 1: | Line 1: | ||
==DUMP CONFIG (107, 6Bh)== | ==DUMP CONFIG (107, 6Bh)== | ||
− | The DUMP CONFIG command is used to obtain the current settings of the WiDig. Upon completion of the command the WiDig sends out the [[Firmware- | + | The DUMP CONFIG command is used to obtain the current settings of the WiDig. Upon completion of the command the WiDig sends out the [[Firmware-830_Message-107 |DUMP CONFIG message]] with 9-byte BODY. |
The WiDig will send out the configuration of a WiDig sensor input when using the DUMP CONFIG command with the following [BODY]: | The WiDig will send out the configuration of a WiDig sensor input when using the DUMP CONFIG command with the following [BODY]: |
Latest revision as of 21:26, 18 April 2023
DUMP CONFIG (107, 6Bh)
The DUMP CONFIG command is used to obtain the current settings of the WiDig. Upon completion of the command the WiDig sends out the DUMP CONFIG message with 9-byte BODY.
The WiDig will send out the configuration of a WiDig sensor input when using the DUMP CONFIG command with the following [BODY]:
00000001: | 1; configuration number |
00bbbaaa: | aaa = [0..7]; sensor input number |
bbb = [0..7]; virtual input number |
The Digitizer will send out the configuration of each WiDig binary output as well as the sample interval value when using the DUMP CONFIG command with a special value for the 2nd data byte in the [BODY]:
00000001: | 1; configuration number |
01111111: | 127; actuator outputs flag |