Serial Interface & Control Commands (Cont'd); Inmttog (Input Mute Toggle); Inph (Input Phantom Power); Dm1624 Matrix Crosspoint Commands - Lectrosonics DM1612 Reference Manual

Digital audio processors
Hide thumbs Also See for DM1612:
Table of Contents

Advertisement

Serial Interface & Control Commands (cont'd)

inmttog (input mute toggle)

This command may be used as a simple comand to
toggle the input channel mute status. The input channel
is specified by using the address syntax. Addresses
must be in the range 1 to 16.
Examples:
REQUEST
COMMAND
inmttog(4)

inph (input phantom power)

This command may be used as a query to read the
input phantom power status, or as an update to set the
status. The input channel is specified by using the
address syntax. Addresses must be in the range 1 to 16.
The data type is integer, either "1" meaning that phan-
tom power is enabled, or "0" meaning that it is not. If the
channel address is wildcarded, then the data type is an
array of integer of size 16.
Examples:
REQUEST
QUERY
inph(9)?
QUERY
inph(*)?
UPDATE inph(14)=0
UPDATE inph(*)={0,1,1,...,1,1,1}
RESPONSE
OK
RESPONSE
OK 1
OK {1,1,1,...,0,0,0}
OK
OK
Rio Rancho, NM – USA
Reference Manual for Operation

DM1624 Matrix Crosspoint Commands

xpgn
Matrix crosspoint gain
xpmode
Matrix crosspoint mix mode
xpmt
Matrix crosspoint mute status
xpmttog
Matrix crosspoint mute toggle

xpgn (crosspoint gain)

This command may be used as a query to read the
matrix crosspoint gain, or as an update to set the gain.
The crosspoint is specified by using the 2 dimensional
address syntax. Addresses for the first dimension (input
channel) must be in the range 1 to 16. Addresses for the
second dimension (output channel) must be in the range
1 to 24, or wildcarded. If the output channel is
wildcarded, then the command applies to the entire row
of the matrix associated with the specified input chan-
nel. The data type is integer, in the range -70 to +20,
representing the gain in dB. If an entire row is being
transmitted then the data type is array of integer of size
24. In this case the value 99 may be used in an update
to indicate that a particular crosspoint gain is to remain
unchanged by the command.
Examples:
REQUEST
QUERY xpgn(1,17)?
QUERY xpgn(1,*)?
UPDATE xpgn(15,22)=5
UPDATE
xpgn(15,*)={0,5,3,...99,99,99}

xpmode (crosspoint mix mode)

This command may be used as a query to read the
matrix crosspoint mix mode, or as an update to set the
mode. The crosspoint is specified by using the 2 dimen-
sional address syntax. Addresses for the first dimension
(input channel) must be in the range 1 to 16. Addresses
for the second dimension (output channel) must be in
the range 1 to 24, or wildcarded. If the output channel is
wildcarded, then the command applies to the entire row
of the matrix associated with the specified input chan-
nel. The data type is integer, with the following values
allowed:
·
0 means that the crosspoint is in DIRECT mode
·
1 means that the crosspoint is in OVERRIDE mode
·
2 means that the crosspoint is in BACKGROUND
mode
·
3 means that the crosspoint is in AUTO mode
If an entire row is being transmitted then the data type is
array of integer of size 24. In this case the value 99 may
be used in an update to indicate that a particular
RESPONSE
OK -3
OK {0,3,0,...0,0,0}
OK
OK
35

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DM1612 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dm812Dm1624Dm series

Table of Contents