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

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "==COM (111, 6Fh)== This message contains the COM port status of the USB-microDig. See the DUMP COM command for more information. The [BODY] of the COM message is as follows:...")
 
Line 1: Line 1:
 
==COM (111, 6Fh)==
 
==COM (111, 6Fh)==
  
This message contains the COM port status of the USB-microDig. See the DUMP COM command for more information.
+
This message contains the COM port status of the USB-microDig. See the [[Firmware-73_Command-111 |DUMP COM command]] for more information.
  
 
The [BODY] of the COM message is as follows:
 
The [BODY] of the COM message is as follows:

Revision as of 04:58, 12 November 2016

COM (111, 6Fh)

This message contains the COM port status of the USB-microDig. See the DUMP COM command for more information.

The [BODY] of the COM message is as follows:

00000xyz: 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)