![HASSEB AUDIO OVER ETHERNET XLR Instruction Manual Download Page 4](http://html1.mh-extra.com/html/hasseb/audio-over-ethernet-xlr/audio-over-ethernet-xlr_instruction-manual_2106193004.webp)
September
19, 2018
HASSEB AUDIO OVER ETHERNET XLR INSTRUCTIONS MANUAL
VERSION 1.0
hasseb Inc.
www.hasseb.fi
STATUS LED
There is a blue LED next to the USB connector of the device to indicate the status
of the device. The LED will blink once a second when the device is operating
properly.
RESET FACTORY DEFAULTS
If something goes wrong with the network settings and you cannot access the
device anymore through the network, you can reset the factory defaults using the
push button inside the device. To access the reset button you need to open the
enclosure.
To reset the factory default settings, press the push button and power up the
device. Keep the push button pressed for 10 seconds. This will reset the setting to
factory defaults. The default network configuration is DHCP on.
SYSTEM INTEGRATION
The devices can also be configured using standard http POST requests.
The audio settings can be changed by sending a request
POST /audio_setup
. The
phantom power can be switched on using a parameter
phantom power=1
and
switched off using a parameter
phantom_power=0
. The gains are changed using
parameters
left_gain=xxx
and
right_gain=xxx
, where
xxx
is the gain in range -100
to 100. The latency can be changed using a paratemer
latency=xx
, where xx is the
latency in milliseconds between 1 and 50.
The volume of the input channels can be changes by sending a request
POST
/volume_setup
. The left and right volumes are changes using parameters
volume_left=xxx
and
volume_right=xxx
, where
xxx
is the volume in range -100 to
100.