® Waves System
V 1.3 - 2018
I.D. AL - MicroPlayer mkIII - Wav MP3 Audio player - User manual
Example of the full frame: 81 02 01
Octet 1 : 81h - 10000001b : status byte, player 001
Octet 2 : 02h - 00000001b : player’s transport command
Octet 3 : 01h - 00000001b : playback command
●
03h - 00000011b: volume control command
The value of the volume is defined by the data byte that follows. Value are from 0 to 64:
00h - 00000000b : mute - volume at 0
20h - 00100000b : half volume - value 32
40h - 01000000b : maximum volume - value 64
Note : the values over 64 are ignored
Example of the full frame : 81 03 0E
Byte1 : 81h - 10000001b : status byte, player number 001
Byte2 : 03h - 00000011b : volume command
Byte3 : 0Eh - 00001110b : volume setting at 14
6.2 - Transmission Protocol - Monitoring
The MicroPlayer mkIII can send several kind of data onto RS232 port.
- Personalised data sent by tags [RSxxx] (see chapter «naming of files and folders»)
- Command datas of the player sent in «Daisy Chain» mode
- Status data of the player sent in mode «monitoring» and «advanced monitoring»
To define the kind of sent datas through RS232, 4 monitoring modes exist.
The monitoring mode is defined in the configuration file «config.txt» (see chapter 5).
The «Daisy Chain» mode and the monitoring mode are added up with the sending information mode
through tags [RSxxx].
Mode 0: no monitoring mode
Only the data sent through tags [RSxxx] are sent to TX output.
Mode 1: «Daisy Chain»
In this mode, any information received on the Rx line is resent out as received onto the line Tx.
This mode allows to chain up several players the ones after to the others. By connecting Tx output of the
first player to the Rx input of the second player and so on , the information received by the first player on
its Rx socket is resent to the others players in chain. Caution ! if numerous players are connected in this
way, a slight delay can exist on the end of the chain.
- 27 -
From PLC
To another system
Player 1
Player 2
RS232 link
Rx
Tx
Rx
Tx