Difference between revisions of "Firmware-770 Message-111"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "==LOW POWER AND COM (111, 6Fh)== This message contains the LED status of the USB-microDig. See the LOW POWER AND COM command for more informatio...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==LOW POWER AND COM (111, 6Fh)==
 
==LOW POWER AND COM (111, 6Fh)==
  
This message contains the LED status of the USB-microDig. See the [[Firmware-820_Command-111 |LOW POWER AND COM command]] for more information.
+
This message contains the LED and serial (COM) port status of the USB-microDig. See the [[Firmware-820_Command-111 |LOW POWER AND COM command]] for more information.
  
 
The [BODY] of the LOW POWER message is as follows:
 
The [BODY] of the LOW POWER message is as follows:
  
 
{|
 
{|
|0xxxxxxx:
+
|000d0xyz:
|xxxxxxx = 0; LEDs on
+
|d = 0; LEDs on
 
|-
 
|-
 
|
 
|
|xxxxxxx = 32; LEDs dimmed
+
|d = 1; LEDs dimmed
 +
|-
 +
|
 +
|x = 0; DTR high
 +
|-
 +
|
 +
|x = 1; DTR low
 +
|-
 +
|
 +
|y = 0; RTS low
 +
|-
 +
|
 +
|y = 1; RTS high
 +
|-
 +
|
 +
|z = 0; SUSP low (USB enabled)
 +
|-
 +
|
 +
|z = 1; SUSP high (USB disabled)
 
|}
 
|}

Latest revision as of 00:49, 7 March 2022

LOW POWER AND COM (111, 6Fh)

This message contains the LED and serial (COM) port status of the USB-microDig. See the LOW POWER AND COM command for more information.

The [BODY] of the LOW POWER message is as follows:

000d0xyz: d = 0; LEDs on
d = 1; LEDs dimmed
x = 0; DTR high
x = 1; DTR low
y = 0; RTS low
y = 1; RTS high
z = 0; SUSP low (USB enabled)
z = 1; SUSP high (USB disabled)