SmartWAV2-SerialMode_R1
SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 49
7.10 Stop - 53hex - ‘S’ ascii
Commands (host)
byte(s)
1.- 0x53 (hex), S (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
Stop playing and unmounts the track on the
received channel (0 to 13).
Once this command is acknowledged, the
channel is cleared and reset, however the
current volume, panning and loop point
parameters are preserved.
A track must be already mounted in the
selected channel for this command to work.
Examples (sent and
received commands)
Example 1:
Sent data:
-53,02,- Stop channel 2.
Received data:
-4F- OK.
Example 2:
Sent data:
-53,FF,- Stop all active channels.
Received data:
-4F- OK.
*All data is in hex.