Specifications
Estimation of the cycle:
Example 1: To obtain 1 ch level meter of 16ch Fader component,
A required cycle for obtaining 1 level meter is 9 ms according to the table above.
However, since the minimum cycle must be at least 50 ms, set the cycle to 50 ms.
Example 2: To obtain 1 component (16 ch) level meters of 16ch Fader component,
A required cycle for obtaining 16 level meters is 64 ms according to the table above.
Set the cycle to 64 ms.
Example 3: To obtain 2 component (32 ch) level meters of 16ch Fader component,
A required cycle for obtaining 16 level meters is 64 ms according to the table above.
Set the cycle to 128 ms by multiplying 64 ms by 2 component cycles
.
3.3.4 Mute Control Command
22) SMUT: Used to set/cancel the mute function.
Option The DME's ACKs when it succeeds The DME's ACKs when it fails
SMUT 0 [ON/OFF] SMUT OK SMUT ERR
MUTE 0 [ON/OFF]
The command name stands for "Set Mute".
- The first option will always take "0." It is reserved for future extensions to the command.
- The second option will have a character string of either "ON" or "OFF."
- One or more spaces are needed between the command and the option, and between the options.
E.g.) To turn on the mute function:
SMUT 0 ON
- The DME will return two lines of character strings if it succeeds.
The first line will have a character string of "SMUT OK."
The first character string can be ignored for the controller.
- The DME will return a character string of "SMUT ERR" if it fails.
E.g.) ACK when it succeeds in switching the mute function on:
SMUT OK
MUTE 0 ON
ACK when it fails in switching the mute function on:
SMUT ER
R
23) GMUT: Used to obtain the mute condition.
Option The DME's ACKs when it succeeds The DME's ACKs when it fails
GMUT 0 GMUT OK GMUT ERR
MUTE 0 [ON/OFF]
The command name stands for "Get Mute."
This command only applies to DME firmware V3.11 or later.
- The option will always take "0." It is reserved for future extensions to the command.
- One or more spaces will be needed between the command and the option.
E.g.) To obtain the mute condition:
GMUT 0
- The DME will return two lines of character strings if it succeeds.
The first line will have a character string, "GMUT OK."
The first character string can be ignored for the controller.
- The DME will return a one-line character string of "GMUT ERR" if it fails.
E.g.) ACK when it succeeds in obtaining the mute condition and the mute condition is ON:
GMUT OK
MUTE 0 ON
ACK when it fails in obtaining the mute condition:
GMUT ERR
The second line will have the same character string as that output to the controller from the DME when Mute ON/OFF
is switched.
The second line will have the same character string as that output to the controller from the DME when Mute ON/OFF
is switched.
DME Remote Control Protocol Specifications V3.1
14