Muting the Audio Port 1
INFO: Suspends the connection of the chosen port (no signal is forwarded).
Request and Response
ɯ <ip><audio_port>
ɯ body: <muted_state>
ɮ header: 200 OK
ɮ body: <muted_state>
Parameters
Parameter Parameter description
<audio_port> Audio Port
I1-I4
O4
Audio input port number
Audio output port number
<muted_state> Muted state
true
false
The port is muted.
The port is unmuted.
Example
ɯ
ɯ body: false
ɮ header: 200 OK
ɮ body: false
INFO: All inputs and analog output ports have a mute property in the audio XP (e.g. <ip>
▪ <ip>
▪ <ip>
▪ <ip>
Muting the Audio Port 2
INFO: The volume of the analog audio output is set to low.
Request and Response
ɯ <ip>
ɯ body: <muted_state>
ɮ header: 200 OK
ɮ body: <muted_state>
Parameters
Parameter Parameter description
<audio_port> Audio Port
I1-I4
O4
Audio input port number
Audio output port number
<muted_state> Muted state
true
false
The port is muted.
The port is unmuted.
Example
ɯ
ɯ body: false
ɮ header: 200 OK
ɮ body: false
Request and Response
ɯ <ip><audio_port>
ɮ header: 200·OK
ɮ body: <signal_state>
Parameters
Parameter Parameter description
<audio_port> USB Port
I1-I4
O4
Audio input port number
Audio output port number
<signal_state> Signal presence
true
false
The audio signal is present.
No audio signal is present.
Example
ɯ
ɮ header: 200 OK
ɮ body: false
Analog Audio Output Volume (dB) Setting
Request and Response #analogaudio #volume
ɯ <ip>
ɯ body: <level>
ɮ header: 200 OK
ɮ body: <level>
Parameter
The <level>
The value is rounded up if necessary, to match with the step value.
Example
ɯ
ɯ
ɮ header: 200 OK
ɮ