Difference between revisions of "Firmware-780 Commands"

From I-CubeX Wiki
Jump to: navigation, search
(Copied from Firmware-770 Commands, revision 5821)
 
Line 1: Line 1:
Since most firmware 7.70 commands are the same as used in firmware 8.20, reference is made to firmware 8.20 information where applicable.
+
Since most firmware 7.80 commands are the same as used in firmware 8.30, reference is made to firmware 8.30 information where applicable.
  
 
==General==
 
==General==
Line 5: Line 5:
 
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-820 Command-034 |RESET (34, 22h)]]
+
*[[Firmware-830 Command-034 |RESET (34, 22h)]]
*[[Firmware-820 Command-060 |OUTPUT INIT (60, 3Ch)]]
+
*[[Firmware-830 Command-060 |OUTPUT INIT (60, 3Ch)]]
  
*[[Firmware-820 Command-066 |DUMP FIRMWARE VERSION (66, 42h)]]
+
*[[Firmware-830 Command-066 |DUMP FIRMWARE VERSION (66, 42h)]]
*[[Firmware-820 Command-071 |DUMP VERSION (71, 47h)]]
+
*[[Firmware-830 Command-071 |DUMP VERSION (71, 47h)]]
  
*[[Firmware-820 Command-090 |SET MODE (90, 5Ah)]]
+
*[[Firmware-830 Command-090 |SET MODE (90, 5Ah)]]
*[[Firmware-820 Command-091 |DUMP MODE (91, 5Bh)]]
+
*[[Firmware-830 Command-091 |DUMP MODE (91, 5Bh)]]
  
*[[Firmware-820 Command-092 |SET ID (92, 5Ch)]]
+
*[[Firmware-830 Command-092 |SET ID (92, 5Ch)]]
  
*[[Firmware-820 Command-032 |SET SOLO (32, 20h)]]
+
*[[Firmware-830 Command-032 |SET SOLO (32, 20h)]]
*[[Firmware-820 Command-033 |DUMP SOLO (33, 21h)]]
+
*[[Firmware-830 Command-033 |DUMP SOLO (33, 21h)]]
*[[Firmware-820 Command-050 |SET MUTE (50, 32h)]]
+
*[[Firmware-830 Command-050 |SET MUTE (50, 32h)]]
*[[Firmware-820 Command-051 |DUMP MUTE (51, 33h)]]
+
*[[Firmware-830 Command-051 |DUMP MUTE (51, 33h)]]
  
 
*[[Firmware-770 Command-093 |MIDI OUT (93, 5Dh)]]
 
*[[Firmware-770 Command-093 |MIDI OUT (93, 5Dh)]]
Line 34: Line 34:
 
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-820 Command-100 |EDIT NAME (100, 64h)]]
+
*[[Firmware-830 Command-100 |EDIT NAME (100, 64h)]]
*[[Firmware-820 Command-101 |DUMP NAME (101, 65h)]]
+
*[[Firmware-830 Command-101 |DUMP NAME (101, 65h)]]
  
*[[Firmware-820 Command-105 |CLEAR CONFIG (105, 69h)]]
+
*[[Firmware-830 Command-105 |CLEAR CONFIG (105, 69h)]]
*[[Firmware-820 Command-106 |EDIT CONFIG (106, 6Ah)]]
+
*[[Firmware-830 Command-106 |EDIT CONFIG (106, 6Ah)]]
*[[Firmware-820 Command-107 |DUMP CONFIG (107, 6Bh)]]
+
*[[Firmware-830 Command-107 |DUMP CONFIG (107, 6Bh)]]
*[[Firmware-820 Command-108 |DUMP ALL CONFIG (108, 6Ch)]]
+
*[[Firmware-830 Command-108 |DUMP ALL CONFIG (108, 6Ch)]]
*[[Firmware-820 Command-109 |DUMP CONFIG RANGE (109, 6Dh)]]
+
*[[Firmware-830 Command-109 |DUMP CONFIG RANGE (109, 6Dh)]]
  
  
Line 48: Line 48:
 
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-820 Command-001 |STREAM (1, 01h)]]
+
*[[Firmware-830 Command-001 |STREAM (1, 01h)]]
*[[Firmware-820 Command-011 |DUMP STREAM (11, 0Bh)]]
+
*[[Firmware-830 Command-011 |DUMP STREAM (11, 0Bh)]]
*[[Firmware-820 Command-002 |RES (2, 02h)]]
+
*[[Firmware-830 Command-002 |RES (2, 02h)]]
*[[Firmware-820 Command-012 |DUMP RES (12, 0Ch)]]
+
*[[Firmware-830 Command-012 |DUMP RES (12, 0Ch)]]
*[[Firmware-820 Command-004 |SAMPLE (4, 04h)]]
+
*[[Firmware-830 Command-004 |SAMPLE (4, 04h)]]
  
*[[Firmware-820 Command-003 |INTERVAL (3, 03h)]]
+
*[[Firmware-830 Command-003 |INTERVAL (3, 03h)]]
*[[Firmware-820 Command-013 |DUMP INTERVAL (13, 0Dh)]]
+
*[[Firmware-830 Command-013 |DUMP INTERVAL (13, 0Dh)]]
  
*[[Firmware-820 Command-008 |FUNCTION (8, 08h)]]
+
*[[Firmware-830 Command-008 |FUNCTION (8, 08h)]]
*[[Firmware-820 Command-018 |DUMP FUNCTION (18, 12h)]]
+
*[[Firmware-830 Command-018 |DUMP FUNCTION (18, 12h)]]
  
*[[Firmware-820 Command-020 |TABLE ENTRY (20, 14h)]]
+
*[[Firmware-830 Command-020 |TABLE ENTRY (20, 14h)]]
*[[Firmware-820 Command-030 |DUMP TABLE ENTRY (30, 1Eh)]]
+
*[[Firmware-830 Command-030 |DUMP TABLE ENTRY (30, 1Eh)]]
*[[Firmware-820 Command-031 |DUMP TABLE (31, 1Fh)]]
+
*[[Firmware-830 Command-031 |DUMP TABLE (31, 1Fh)]]
  
*[[Firmware-820 Command-047 |SET OUTPUT PULSE (47, 2Fh)]]
+
*[[Firmware-830 Command-047 |SET OUTPUT PULSE (47, 2Fh)]]
*[[Firmware-820 Command-048 |SET OUTPUT (48, 30h)]]
+
*[[Firmware-830 Command-048 |SET OUTPUT (48, 30h)]]
*[[Firmware-820 Command-049 |SET OUTPUT INIT (49, 31h)]]
+
*[[Firmware-830 Command-049 |SET OUTPUT INIT (49, 31h)]]
*[[Firmware-820 Command-057 |DUMP OUTPUT PULSE (57, 39h)]]
+
*[[Firmware-830 Command-057 |DUMP OUTPUT PULSE (57, 39h)]]
*[[Firmware-820 Command-058 |DUMP OUTPUT (58, 3Ah)]]
+
*[[Firmware-830 Command-058 |DUMP OUTPUT (58, 3Ah)]]
*[[Firmware-820 Command-059 |DUMP OUTPUT INIT (59, 3Bh)]]
+
*[[Firmware-830 Command-059 |DUMP OUTPUT INIT (59, 3Bh)]]
  
*[[Firmware-820 Command-125 |I2C PORT (125, 7Dh)]]
+
*[[Firmware-830 Command-125 |I2C PORT (125, 7Dh)]]
*[[Firmware-820 Command-126 |I2C WRITE (126, 7Eh)]]
+
*[[Firmware-830 Command-126 |I2C WRITE (126, 7Eh)]]
*[[Firmware-820 Command-124 |I2C WRITE SINGLE (124, 7Ch)]]
+
*[[Firmware-830 Command-124 |I2C WRITE SINGLE (124, 7Ch)]]
*[[Firmware-820 Command-127 |I2C READ (127, 7Fh)]]
+
*[[Firmware-830 Command-127 |I2C READ (127, 7Fh)]]
*[[Firmware-820 Command-122 |I2C READ SINGLE (122, 7Ah)]]
+
*[[Firmware-830 Command-122 |I2C READ SINGLE (122, 7Ah)]]

Revision as of 02:06, 2 May 2023

Since most firmware 7.80 commands are the same as used in firmware 8.30, reference is made to firmware 8.30 information where applicable.

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.