Page 56
Bittner Audio - Application Handbook
3.7.10.3.
Web Interface
The files of the web interface are installed similarly to the firmware. Although, several files need to
be installed, only one command line is required.
As with the firmware the batch file
PUTALL.BAT
will ease the process. It contains the following
commands:
for %%f in (*.htm *.sht *.gif *.css *.js) do tftp -i %1 PUT %%f
The parameter
%1
contains the IP address.
Example:
PUTALL.BAT 192.168.115.101
transmits all files of the web interface in the current
directory to the SXL.
It is not necessary to re-start the SXL after the transmission of one or several files of the
web interface is completed. The changes are immediately available after a refresh.
3.7.10.4.
Backup of SXL files
Using the TFTP function, all settings and configurations of the SXL may be readout and saved as a
backup on an external storage medium. These files may also be re-transmitted to the SXL in case
of a problem.
3.7.10.4.1.
Global SXL Settings
The global settings of the SXL are being saved in a single file called
wattcp.cfg
. This file contains
information like the IP address, the user name and the password.
After recovery of the file, the SXL needs to be re-started.
3.7.10.4.2.
SXL Configurations
Every SXL configuration is stored in a single file. SXL configurations are identified as follows:
sxl <configuration number> . cfg
The configuration numbers range from 0 to 15.
Example:
sxl8.cfg
is the SXL configuration 8.
A .cfg file is only available if the SXL configuration has been saved under this specific number. It is
not possible to save a non-existent file. This will be indicated by an error message. In addition, an
empty temporary file is created which may be deleted any time.
After its recovery, an SXL configuration may be called immediately. There is no need to re-start
the SXL.
3.7.10.4.3.
DSP Configurations
Every DSP configuration is saved in a single file. DSP configurations are identified as follows:
dsp <configuration number> . cfg
The configuration numbers range from 1 to 50.
Example:
dsp23.cfg
is the DSP configuration 23
A
.cfg
file is only available if the SXL configuration has been saved under this specific number. It is
not possible to save a non-existent file. This will be indicated by an error message. In addition, an
empty temporary file is created which may be deleted any time.
After its recovery, an SXL configuration may be called immediately. There is no need to re-start
the SXL.