RCF MZ 8060 User Manual page 44

Audio matrix with 8 audio inputs and 6 audio outputs
Table of Contents

Advertisement

THIRD-PARTY SOFTWARE PROTOCOL COMMANDS
GET_MODEL
Returns the model name and firmware version of the connected device.
Command syntax is the following:
GET_MODEL<CR>
If command execution succeeds, the device will respond to the above command as
follows:
ACK GET_MODEL <MODEL NAME><CR>
with <MODEL NAME> field containing a string description of the attached device.
GET_IO_SIZE
Returns the total number of audio input / output channels available.
Command syntax is the following:
GET_IO_SIZE<CR>
If command execution succeeds, the device will respond to the above command as
follows:
ACK GET_IO_SIZE <INPUT SIZE> <OUTPUT SIZE><CR>
<INPUT SIZE> is the number of available audio input channels and <OUTPUT SIZE>
is the available audio output channels.
GET_LABEL
Retrieves the label of either an audio input / output channel or a preset or a mute /
control group or even a GPI logic input / GPO logic output.
Generic command syntax is the following:
GET_LABEL <CONTROLLER TYPE> <PARAMETER><CR>
<CONTROLLER TYPE> can be one of the following values:
M_IN
to retrieve the label of a master input channel
S_IN
to retrieve the label of a slave input channel
M_OUT
to retrieve the label of a master output channel
S_OUT
to retrieve the label of a slave output channel
PRST
to retrieve the label of a preset
M_MGRP
to retrieve the label of a master device mute group
S_MGRP
to retrieve the label of a slave device mute group
M_CGRP
to retrieve the label of a master device control group
S_CGRP
to retrieve the label of a slave device control group
GPIN
to retrieve the label of a master device logic input (GPI)
GPOUT
to retrieve the label of a master device logic output (GPO)
44
THIRD-PARTY SOFTWARE
PROTOCOL COMMANDS

Advertisement

Table of Contents
loading

Table of Contents