Difference between revisions of "Firmware-73 Command-107"
(Created page with "==DUMP CONFIG (107, 6Bh)== The DUMP CONFIG command is used to obtain the current settings of the USB-microDig. Upon completion of the command the USB-microDig sends out the [...") |
(→DUMP CONFIG (107, 6Bh)) |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|1; configuration number | |1; configuration number | ||
|- | |- | ||
− | | | + | |00bbbaaa: |
− | |aaa = [0..7]; sensor input number | + | |aaa = [0..7]; sensor input number |
+ | |- | ||
+ | | | ||
+ | |bbb = [0..7]; virtual input number | ||
|} | |} | ||
Latest revision as of 00:31, 5 July 2017
DUMP CONFIG (107, 6Bh)
The DUMP CONFIG command is used to obtain the current settings of the USB-microDig. Upon completion of the command the USB-microDig sends out the CONFIG message.
The USB-microDig will send out the configuration of a USB-microDig 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 USB-microDig 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 |