VS-1616D - Protocol 3000
153
16.3.5.6 TREBLE
Functions
Permission
Transparency
Set
TREBLE
End User
Public
Get
TREBLE?
End User
Public
Description
Syntax
Set
Set the audio treble value
#
TREBLE
SPchannel,treble_levelCR
Get
Get the audio treble value
#
TREBLE?
SPchannelCR
Response
~nn@
TREBLE
SPchannel,treble_levelCR LF
Parameters
channel
– output number:
1-16
(varies according to installed output cards, see
Section 5.1
treble_level
– treble level in Kramer units:
0-15
,
++
(increase current value),
--
(decrease current
value)
Response Trigger
Notes
A minus sign precedes negative values
K-Config Example
Set the audio treble level of output 8 to 7:
“#TREBLE 8,7”,0x0D
Decrease the treble level of output 5 by 1 unit:
“#TREBLE 5,--”,0x0D
16.3.5.7 VOLUME
Functions
Permission
Transparency
Set
VOLUME
End User
Public
Get
VOLUME?
End User
Public
Description
Syntax
Set
Set simple audio volume
#
VOLUME
SPout_channel,volumeCR
Get
Get simple audio volume
#
VOLUME?
SPout_channelCR
Response
~nn@
VOLUME
SPout_channel,volumeCR LF
Parameters
out_channel
– output number:
1-16
(varies according to installed output cards, see
Section 5.1
volume
– volume in Kramer units:
0-70
,
++
(increase current value),
--
(decrease current value)
Response Trigger
Notes
A minus sign precedes negative values
Use the
AUD-LVL
command to set / get the input audio level or the audio level in the amplifier stage.
K-Config Example
Set the volume of output 8 to 25:
“#VOLUME 8,25”,0x0D
Increase the volume of output 5 by 1 unit:
“#VOLUME 5,++”,0x0D