® Waves System
V 1.0 - 2013
I.D. AL - MicroPlayer mkII - Wav MP3 Audio player - User manual
001 [DT].mp3 - The instruction of interruption is memorised and will be executed at the end of the file.
An action on one of the input contacts, through RS232 link or any other is memorised and the reading
of the current file is not stopped. Caution! If several actions occur while reading the file, the history of
actions is not memorised and the triggering informations are lost. Only the last action is memorised and
executed.
The files that can be interrupted and those that can not be interrupted can coexist in the same folder.
●
●
●
●
●
[RSxxx] – This tag allows to send bytes through RS232 output.
This tag allows to send bytes onto the RS232 output. When the file is called, a list of bytes is
transferred by the serial link in order to control other devices ( another player, switching grid, projector..)
The bytes to send are included in a text file that will be especially created for that purpose.
Value by default : 19200 Bauds ( modifiable through the setup file ) - 8 bits – no parity – 1 bit start – 1
bit stop
[RSxxx]: appoint the number of the line of the serial.txt file that must be sent (value from 001 up to 999)
The file definition of the bytes to send must be named : serial.txt
This file will be copied at the root of the media ( memory card/flash drive)
This file is a text file (raw text without page setting ) that can be created with any easy text editor like
« notepad « from windows or similar. On recording, use «ANSI» coding . Do not use special characters.
The file «serial.text» 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 : xxx number of the line containing the bytes to send in connection with the xxx of the tag.
[RS002]-> line #002
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 within the file by using two times the type «/» (slash writer)
// 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
- 16 -