44
DM8000 User Manual
5.3.6 InstanceTag
All modules have one
InstanceTag
attribute, which is the module alias. User can
define
InstanceTag
in the PC software. The
SESSION
command can return all valid
InstanceTag
list.
SESSION get aliases;
“
list
”:[“
123
” “
AudioMeter1
” “
AudioMeter2
” “
AudioMeter3
” “
DEVICE
”
“
Input1
” “
Mixer1
” ”
Mute1
“ ”
Level1
“ ”
Output1
“]
5.3.7 Attribute
The
Attribute
defines the parameter of the DSP module to be controlled
(fader level, crosspoint mute, etc).
The following tables show whether each DTP Attribute supports
set
,
get
,
inc
,
dec
,
toggle
,
subscribe
, and
unsubscribe
commands, as well as the value range that the
Attribute
will accept.
Param1/Param2
determines whether
Param1
,
Param2
or
BOTH are needed for a DTP String to be complete.
DTP Strings can address the following DSP modules:
•
Input/Output Modules
•
USB Audio Input/USB Audio Output Modules
•
DM AEC Modules
•
Mixer Modules
•
Equalizer Modules
•
Filter Modules
•
Crossover Modules
•
Dynamics Modules
•
Router Modules
•
Delay Modules
•
Control Modules
•
Meter Modules
•
Generator Modules
•
SESSION Modules
•
DEVICE Modules
5.3.8 User example
For Device Protection State is ON:
3rdStart;
username viewer1;
password passw1;
set Input1 Input_Gain 1 12;
...
exit;
For Device Protection State is OFF:
3rdStart;
set Input1 Input_Gain 1 12;
...
exit;
Содержание DM8000
Страница 65: ......