SmartWAV2-SerialMode_R1

SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 48
7.9 Loop Points - 4Chex - ‘L’ ascii
Commands (host)
byte(s)
1.- 0x4C (hex), L (ascii).
2.- Channel 0x00 to 0x0D or 0xFF (hex) for All.
3.- 0x00 (hex) for Disable or
0x01 (hex) for Enable.
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
This command Enables or Disables the loop
point A to point B feature. This command is
useful to set A - B loop regions.
For each single channel, once the playing
track reaches the point B, it is automatically
rewinded to the point A and if loop points is
enabled the playing continues.
Examples (sent and
received commands)
Example 1:
Sent data:
-4C,05,01- Enable channel 5 loop A-B
feature.
Received data:
-4F- OK.
*All data is in hex.