Difference between revisions of "Firmware-770 Command-111"
 (Created page with "==LOW POWER AND COM (111, 6Fh)==  This command sets the USB-microDig to dim the LEDs and report its serial port status. Upon completion of the command the USB-microDig sends o...")  | 
				|||
| Line 6: | Line 6: | ||
{|  | {|  | ||
| − | |  | + | |01d00000:  | 
| − | |  | + | |d = 0; turn LEDs on  | 
|-  | |-  | ||
|  | |  | ||
| − | |  | + | |d = 1; dim LEDs  | 
|}  | |}  | ||
Revision as of 00:54, 7 March 2022
LOW POWER AND COM (111, 6Fh)
This command sets the USB-microDig to dim the LEDs and report its serial port status. Upon completion of the command the USB-microDig sends out the LOW POWER AND COM message. To get the LED and serial port status, send the command without body.
To set the LEDs, the [BODY] of the LOW POWER command should be as follows:
| 01d00000: | d = 0; turn LEDs on | 
| d = 1; dim LEDs |