M2Tech
www.m2tech.biz
MITCHELL
STEREO ANALOG ELECTRONIC CROSSOVER
REVISION P
RB
– DECEMBER 2020
Copyright © 2020, M2Tech Srl
27
Command is wrong because the configuration value is not a 4-digit hex number.
8.1.6. Set Remote (SR)
Choice of the group code the
MITCHELL
will recognize when receiving an ON/OFF IR
command.
The command has one parameter, that is the code to be recognized (in hex format).
#SR
,c
where:
c = [00,6A,96,A5]
00 means that the remote sensing is disabled.
6A means that the
MITCHELL
will accept commands with the same group code as
M2Tech DAC's.
96 means that the
MITCHELL
will accept commands with the same group code as
M2Tech amplifiers.
A5 means that the
MITCHELL
will accept commands with the same group code as
M2Tech streamers.
Example 1:
#SR,00
OK
Disables the IR sensing. No ON/OFF command will have effect on the
MITCHELL
.
Example 2:
#SR,33
ERR
The command returns ERR because 33 is not amongst the group code the
MITCHELL
recognizes.
8.1.7. Set Standby (SS)
It is possible to toggle standby from configuration any time, provided the trigger input is not
used, otherwise an error message will be produced.
The command has one parameter, which can be “1” (
MITCHELL
is active) or “0” (
MITCHELL
is
in standby).
#SS
,s
where:
s = [0,1]
Example:
#SS,0