Difference between revisions of "Firmware-73 Commands"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with " ==General== This section describes the messages and commands for resetting the USB-microDig, obtaining version information, setting the mode of operation (stand-alone or hos...")
 
Line 4: Line 4:
 
This section describes the messages and commands for resetting the USB-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining COM port status. These commands have the same effect both in stand-alone and host mode.  
 
This section describes the messages and commands for resetting the USB-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining COM port status. These commands have the same effect both in stand-alone and host mode.  
  
*[[Firmware-72 Command-034 |RESET (34, 22h)]]
+
*[[Firmware-73 Command-034 |RESET (34, 22h)]]
*[[Firmware-72 Command-060 |OUTPUT INIT (60, 3Ch)]]
+
*[[Firmware-73 Command-060 |OUTPUT INIT (60, 3Ch)]]
  
*[[Firmware-72 Command-071 |DUMP VERSION (71, 47h)]]
+
*[[Firmware-73 Command-071 |DUMP VERSION (71, 47h)]]
  
*[[Firmware-72 Command-090 |SET MODE (90, 5Ah)]]
+
*[[Firmware-73 Command-090 |SET MODE (90, 5Ah)]]
*[[Firmware-72 Command-091 |DUMP MODE (91, 5Bh)]]
+
*[[Firmware-73 Command-091 |DUMP MODE (91, 5Bh)]]
  
*[[Firmware-72 Command-092 |SET ID (92, 5Ch)]]
+
*[[Firmware-73 Command-092 |SET ID (92, 5Ch)]]
  
*[[Firmware-72 Command-032 |MUTE (32, 20h)]]
+
*[[Firmware-73 Command-032 |MUTE (32, 20h)]]
*[[Firmware-72 Command-050 |SET MUTE (50, 32h)]]
+
*[[Firmware-73 Command-050 |SET MUTE (50, 32h)]]
  
*[[Firmware-72 Command-093 |MIDI OUT (93, 5Dh)]]
+
*[[Firmware-73 Command-093 |MIDI OUT (93, 5Dh)]]
*[[Firmware-72 Command-096 |DUMP MIDI OUT (96, 60h)]]
+
*[[Firmware-73 Command-096 |DUMP MIDI OUT (96, 60h)]]
  
*[[Firmware-72 Command-094 |MIDI RUNNING STATUS (94, 5Eh)]]
+
*[[Firmware-73 Command-094 |MIDI RUNNING STATUS (94, 5Eh)]]
*[[Firmware-72 Command-095 |DUMP RUNNING STATUS (95, 5Fh)]]
+
*[[Firmware-73 Command-095 |DUMP RUNNING STATUS (95, 5Fh)]]
  
*[[Firmware-72 Command-111 |DUMP COM (111, 6Fh)]]
+
*[[Firmware-73 Command-111 |DUMP COM (111, 6Fh)]]
  
  
Line 30: Line 30:
 
This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.
 
This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.
  
*[[Firmware-72 Command-100 |EDIT NAME (100, 64h)]]
+
*[[Firmware-73 Command-100 |EDIT NAME (100, 64h)]]
*[[Firmware-72 Command-101 |DUMP NAME (101, 65h)]]
+
*[[Firmware-73 Command-101 |DUMP NAME (101, 65h)]]
  
*[[Firmware-72 Command-105 |CLEAR CONFIG (105, 69h)]]
+
*[[Firmware-73 Command-105 |CLEAR CONFIG (105, 69h)]]
*[[Firmware-72 Command-106 |EDIT CONFIG (106, 6Ah)]]
+
*[[Firmware-73 Command-106 |EDIT CONFIG (106, 6Ah)]]
*[[Firmware-72 Command-107 |DUMP CONFIG (107, 6Bh)]]
+
*[[Firmware-73 Command-107 |DUMP CONFIG (107, 6Bh)]]
  
  
Line 42: Line 42:
 
This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.
 
This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.
  
*[[Firmware-72 Command-001 |STREAM (1, 01h)]]
+
*[[Firmware-73 Command-001 |STREAM (1, 01h)]]
*[[Firmware-72 Command-002 |RES (2, 02h)]]
+
*[[Firmware-73 Command-002 |RES (2, 02h)]]
 
*[[Firmware-73 Command-004 |SAMPLE (4, 04h)]]
 
*[[Firmware-73 Command-004 |SAMPLE (4, 04h)]]
  

Revision as of 00:15, 12 November 2016

General

This section describes the messages and commands for resetting the USB-microDig, obtaining version information, setting the mode of operation (stand-alone or host mode), setting the device ID, setting MIDI out operation, setting running status and obtaining COM port status. These commands have the same effect both in stand-alone and host mode.


Standalone Mode

This section describes the programming protocol commands sent to the USB-microDig specifically for stand-alone mode.


Dual Mode

This section describes the programming protocol commands sent to the USB-microDig to configure sensor inputs and actuator outputs that can be used in both host mode and stand-alone mode.