Difference between revisions of "Firmware-810 Command-107"
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-810_Message-106 |CONFIG message]]. | + | The DUMP CONFIG command is used to obtain the current settings of the WiDig. Upon completion of the command the WiDig sends out the 9-byte [[Firmware-810_Message-106 |CONFIG message]]. |
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]: |
Revision as of 15:48, 8 December 2018
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 9-byte CONFIG message.
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 |