UCX series – User's Manual 85
Setting the Balance
Request and Response #balance
ɯ <ip>
ɯ body: <level>
ɮ header: 200 OK
ɮ body: <level>
Parameters
The <level> parameter sets the balance; -100 means left balance, 100 means right balance, step is 1. Center
is 0 (default).
Example
ɯ
ɯ body: 0
ɮ header: 200 OK
ɮ body: 0
Analog Audio Output Level Settings by Steps (dB)
Request and Response #analogaudio #volume
ɯ <ip>
ɯ body: <step>
ɮ header: 200 OK
ɮ body: <step>
Parameters
The volume is increased or decreased with the given <step> value in dB.
Example
ɯ
ɯ body: -1
ɮ header: 200 OK
ɮ body: OK
The volume is decreased with 1 dB, the current volume is -1.95 dB which means 77.84% in percent.
Analog Audio Output Level Settings by Steps in Percent
Request and Response
ɯ <ip>
ɯ body: <step>
ɮ header: 200 OK
ɮ body: <step>
Parameters
The volume is increased or decreased by the given <step> value in percent.
Example
ɯ
ɯ body: 5
ɮ header: 200 OK
ɮ body: OK
Analog Audio Output Balance by Steps
Request and Response
ɯ <ip>
ɯ body: <step>
ɮ header: 200 OK
ɮ body: <step>
Parameters
The volume is increased or decreased by the given <step> value.
Example
ɯ
ɯ body: 5
ɮ header: 200 OK
ɮ body: OK