Difference between revisions of "Firmware-73 Command-057"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "==SEND OUTPUT PULSE (57, 39h)== The SEND OUTPUT PULSE command can be used to get the output pulse type as specified by its interval and width range and which applies to all o...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==SEND OUTPUT PULSE (57, 39h)==
+
==DUMP OUTPUT PULSE (57, 39h)==
  
The SEND OUTPUT PULSE command can be used to get the output pulse type as specified by its interval and width range and which applies to all outputs at the same time. The command can be used in both host and stand-alone modes of operation. Upon completion of the command the digitizer sends out the same message as the SET OUTPUT PULSE command but with the command ID byte set to 57 (39h).  
+
The DUMP OUTPUT PULSE command can be used to retrieve the output pulse type as specified by its interval and width range and which applies to all outputs at the same time. The command can be used in both host and stand-alone modes of operation. Upon completion of the command the digitizer sends out the same message as the [[Firmware-73 Command-047 |SET OUTPUT PULSE command]] but with the command ID byte set to 57 (39h).  
  
The SEND OUTPUT PULSE command has no [BODY].
+
The DUMP OUTPUT PULSE command has no [BODY].
  
 
Example:
 
Example:
  
:240, 125, 0 {DEV}, 57 {SEND OUTPUT PULSE}, 247 (F0h, 7Dh, 00h, 39h, F7h)
+
:240, 125, 0 {DEV}, 57 {DUMP OUTPUT PULSE}, 247 (F0h, 7Dh, 00h, 39h, F7h)

Latest revision as of 21:25, 4 October 2017

DUMP OUTPUT PULSE (57, 39h)

The DUMP OUTPUT PULSE command can be used to retrieve the output pulse type as specified by its interval and width range and which applies to all outputs at the same time. The command can be used in both host and stand-alone modes of operation. Upon completion of the command the digitizer sends out the same message as the SET OUTPUT PULSE command but with the command ID byte set to 57 (39h).

The DUMP OUTPUT PULSE command has no [BODY].

Example:

240, 125, 0 {DEV}, 57 {DUMP OUTPUT PULSE}, 247 (F0h, 7Dh, 00h, 39h, F7h)