SmartWAV2-SerialMode_R1

SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 42
7.6 Rewind and Play - 52hex - ‘R’ ascii
Commands (host)
byte(s)
1.- 0x52 (hex), R (ascii).
2.- Channel 0x00 to 0x0D or 0xFF (hex) for All.
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
Rewinds to the point A and set the received
channel (0 to 13) to play state. This
command is a fast shortcut of the “Advance
to Point (point A) + “Play/Pause
commands.
A track must be already mounted in the
selected channel for this command to work.
Examples (sent and
received commands)
Example 1:
Sent data:
-52,02,- Rewind and play track in channel 2.
Received data:
-4F- OK.
Example 2:
Sent data:
-52,FF,- Rewind and play all active channels.
Received data:
-4F- OK.
*All data is in hex.