Automating WinAudioMLS with script engine

WinAudioMLS contains an optional script processor, which allows controlling the program from the command line. This feature is ideal for automated batch processing used e.g. for production testing. WinAudioMLS is controlled with the program WAremote.exe. This program sets different measurement modes and options, stores measurement results etc.

The syntax is as follows:

WAremote   command   pameter1   parameter2   parameter3   parameter4

command

param1

param2

comment

 

 

no parameter

 

STOP

 

 

stop

START

 

 

start

BUFRESET

 

 

reset all buffers

 

 

 

 

MODEFFT

 

 

FFT analyzer

MODESCOPE

 

 

Oscilloscope mode

MODEMLS

 

 

MLS measurement

MODEMLS_PHASE

 

 

phase response measurement

MODEMLS_IMPULSE

 

 

impulse response measurement

MODEBAR

 

 

bar graph display

MODESPECTROGRAM

 

 

spectrogram

 

 

 

 

DUMP

 

 

dump current measurement

DUMP_RTM

 

 

dump real-time measurements

 

 

on or off

 

YCAL

on/off

 

enable y axis calibration

XLOG

on/off

 

x axis log display

YLOG

on/off

 

y axis log display

 

 

1 parameter

 

FFTSIZE

128...1048576

 

FFT blocksize

MLSSIZE

128...1048577

 

MLS blocksize

SAMPLERATE

<192000

 

sample rate in Hz

WINDOW

0..3

 

0=rectangular;1=Hamming;
2=Blackman;3=Hanning

WEIGHTING

0..2

 

0=none;1=A;2=C

AVERAGE

>0

 

number of averages

YCAL_OFFSET

value

 

y calibration offset

SAMPLEMODE

0..3

 

0=mono;1=left
2=right;3=dual

 

 

2 parameter

 

XRANGE

x minimum

x maximum

Display range

YRANGE

y minimum

y maximum

Display range

signal generator

SINE

frequency

 

sine signal

RECTANGULAR

frequency

 

rectangular signal

TRIANGGULAR

frequency

 

triangular signal

WNOISE

 

 

white noise

PNOISE

 

 

pink noise

MLS

mlssize

 

MLS signal

LEVEL

level

 

output level

BALANCE

balance

 

output balance

 

 

Send mail to admin@dr-jordan-design.de with questions or comments about this web site.
Last modified: Januar 03, 2004