® Waves System
V 1.2 - 2014
I.D. AL - MicroPlayer mkII - Wav MP3 Audio player - User manual
- 22 -
5.7 - Assign particular functions to the inputs - # INPUTxxx:function
By default, input contacts trigger folders in order to read their content. For a better versatility of the
player, it is possible to assign input contacts to others functions.
List of commands :
PLAY : Reading known file
STOP : Stop the current reading
NEXT_TRACK : Reading of the next file of the folder currently read.
PREV_TRACK : Reading of the previous file of the folder currently read.
VOLUME_PLUS : Increase the volume from one step
VOLUME_MINUS : Decrease the volume from one step
FOLDERxxx : Jump to the folder xxx - xxx can be a value between 000 and 999
RSxxx : Send the line n° xxx of the file " serial.txt " on the output RS232 ( with xxx from 000 to 999 ).
Command line :
#INPUTxx:function
xx on input from 01 to 15 - function among the list below
Example of a command keypad using the 4 inputs.
#INPUT01:PREV_TRACK
previous file playback
#INPUT02:STOP
stop the playback
#INPUT04:PLAY
launch playback
#INPUT08: NEXT_TRACK
next file playback
The 4 inputs are amongst themselves combinable in order to offer 15 different functions upon the
following table below.
#INPUT01 -> input 1
#INPUT02 -> input 2
#INPUT03 -> input 1+2
#INPUT04 -> input 3
#INPUT05 -> input 1+3
#INPUT06 -> input 2+3
#INPUT07 -> input 1+2+3
#INPUT08 -> input 4
#INPUT09 -> input 1+4
#INPUT10 -> input 2+4
#INPUT11 -> input 1+2+4
#INPUT12 -> input 3+4
#INPUT13 -> input 1+3+4
#INPUT14 -> input 2+3+4
#INPUT15 -> input 1+2+3+4
Example of functions with input contacts combination :
#INPUT03:RS001
#INPUT05:VOLUME_PLUS
#INPUT10:VOLUME_MINUS
#INPUT14:FOLDER999