Difference between revisions of "Firmware-72 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 5: Line 5:
 
The [BODY] of the COM message is as follows:
 
The [BODY] of the COM message is as follows:
  
{-
+
{|
 
|00000xyz:
 
|00000xyz:
 
|x = 0; DTR high
 
|x = 0; DTR high

Latest revision as of 15:31, 3 November 2015

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)