M2Tech
www.m2tech.biz
MITCHELL
STEREO ANALOG ELECTRONIC CROSSOVER
REVISION P
RB
– DECEMBER 2020
Copyright © 2020, M2Tech Srl
31
Example 2:
#GI,B
MAIN
Example 3:
#GI,C
PREVIOUS
Example 4:
#SI,G
ERR
The command returns ERR because the ”G” value doesn't apply to this command.
8.2.4. Get Level (GL)
Returns the level setting of the selected way and channel. Two parameters are required: w
is the selected way, c is the selected channel
Syntax:
#GL
,w,c
where:
w = [A,B,C]
c = [L,R]
A,B,C indicates the way the command is applied to.
L means “Left”.
R means “Right”
Example 1:
#GL,A,L
10,00
Example 2:
#GL,A
ERR
The command returns ERR because the “c” parameter is missing.