User manual

® Waves System V 1.1 - 2011
I.D. AL - FLASH MPX HD - Full HD video Player - User Manual
Example to play the current folder:
Byte 1: 10000001b (81h) : status byte, player ID 001
Byte 2 : 00000010b (02h) : Transport bar command
Byte 3 : 00000001b (01h) : Play command
- Fast mode :
Value of data for byte 3:
00000001b (01h) : Play file from the beginning
00000010b (02h) : Stop
Example to play the current folder:
Byte 1: 10000001b (81h) : status byte, player ID 001
Byte 2 : 00000010b (02h) : Transport bar command
Byte 3 : 00000001b (01h) : Play command
00000011b (03h) : setting of volume
Value is defined by the following data byte:
Values of data for byte 3 included between 0 and 31
00000000b (00h) : Mute (0)
00100000b (1Fh) : Volume maximum (31)
Note : Any other value will be ignored
Example of a frame to fix the volume at 16 :
Byte 1: 10000001b (81h) : status byte, player number ID 001
Byte 2 : 00000011b (03h) : Setting of volume
Byte 3 : 00010000b (10h) : Volume at 16
01111111b (7F) : Setting the ID of the player
The ID is defined by the byte of data as follows:
Values of data for byte 3 included between 1 and 127
00000001b (01h) : ID = 001
01111111b (7Fh) : ID = 127
Note : Any other value will be ignored
Example to change the ID of the player from 001 to 002 :
Byte 1: 10000001b (81h) : status byte, player ID 001
Byte 2 : 01111111b (7Fh) : Setting the new ID of the player
Byte 3 : 00000010b (02h) : New ID of the player = 002
Note : If you don’t remember the ID of the player, use ID=000 in the status byte (broadcast) to change the
ID of the player.
- 17 -