® Waves System
V 1.2 - 2014
I.D. AL - MicroPlayer mkII - Wav MP3 Audio player - User manual
- 13 -
The file «serial.txt» of RS232 codes is a text file containing one or several lines. Each of these lines
will include a sequence of bytes expressed in hexadecimal and separated by a space ( from 00h to
FFh). You must only indicate the two characters of the wished hexadecimal value.
Each beginning of line of this file should present the following parameter:
#xxx : the xxx number of the line containing the bytes to send related to the xxx of the tag.
[RS002]-> line #002 – the tag [RS002] will send the sequence of bytes of the line #002 of the serial.txt
file.
The separator between each byte is a space.
Example of a line contained in the serial.txt file.
#001: 45 85 63 21 78 A5 B2
#002: 98 75 21 35 45 98
#100: 21 35 45 78 A5 B2
It is also possible to add comments in the file by using two times the type «/» (slash)
// example file
#001: 05 A1 FF E4 // comment in the line
#005: 45 85 63 21 78 A5 B2
#100: 98 75 35 45 98 // my command
//other command
#064: 48 25 Ce 8b
#128: 4C 8E D9 5A //
#999: a4 Fc 48 3e 8B
// comments at the end of the file
An example to allow the triggering of the reading of the folder 001 of another MicroPlayer mkII.
#001: 80 01 01
Example of tag:
001[RS001]: Sending of the bytes of the line #001 of the file «serial.txt» on reading of the folder 001
002[RS064]: Sending of the bytes of the line #064 of the file «serial.txt» on reading of the folder 064
Note: If a folder is played in a loop, the RS232 message defined with the [RSxxx] tag will be send at each
loop of the folder.
Example:
001[J001][RS099]: Playback the folder 001 in a loop. At each loop-back of the folder, the message
described at line 099 of the file "serial.txt" will be send on the player's RS232.
●
●
●
●
●
[WHL] - Play the folder during all the time that the corresponding inputs is activated
This tag allows you to play the contents of a folder as long as the corresponding input is activated. When
the input associated with the folder is released, the player applies the output tags added to the folder
name. As long as the corresponding input is activated, the folder is played in a loop.