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

From I-CubeX Wiki
Jump to: navigation, search
 
Line 1: Line 1:
==COM (111, 6Fh)==
+
==COM STATUS (111, 6Fh)==
  
This message contains the COM port status of the USB-microDig. See the [[Firmware-73_Command-111 |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 STATUS command]] for more information.
  
The [BODY] of the COM message is as follows:
+
The [BODY] of the COM STATUS message is as follows:
  
 
{|
 
{|

Latest revision as of 03:56, 20 November 2016

COM STATUS (111, 6Fh)

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

The [BODY] of the COM STATUS 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)