Difference between revisions of "Firmware-73 Message-051"
(Created page with "==MUTE (51, 33h)== This message contains the USB-microDig MUTE status. See the MUTE command for more information on the MUTE feature. The [BODY]...") |
|||
Line 7: | Line 7: | ||
{| | {| | ||
|0000000x: | |0000000x: | ||
− | |x = 0; MUTE disabled (all messages are sent by the USB-microDig) | + | |x = 0; MUTE disabled (all messages representing sensor values are sent by the USB-microDig) |
|- | |- | ||
| | | | ||
− | |x = 1; MUTE enabled (no messages are sent by the USB-microDig) | + | |x = 1; MUTE enabled (no messages representing sensor values are sent by the USB-microDig) |
|} | |} |
Latest revision as of 03:52, 20 November 2016
MUTE (51, 33h)
This message contains the USB-microDig MUTE status. See the MUTE command for more information on the MUTE feature.
The [BODY] of the MUTE message is as follows:
0000000x: | x = 0; MUTE disabled (all messages representing sensor values are sent by the USB-microDig) |
x = 1; MUTE enabled (no messages representing sensor values are sent by the USB-microDig) |