SmartWAV2-SerialMode_R1
SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 26
6.7 Master System Sample Rate - 54hex - ‘T’ ascii
Commands (host)
byte(s)
1.- 0x54 (hex), T (ascii).
2.- Sample Rate - High Byte.
3.- Sample Rate - Medium High Byte.
4.- Sample Rate - Medium Low Byte.
5.- Sample Rate - Low Byte.
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
Sets the main sample rate, this parameter
affects all the sampling rate of all of the 14
channels, the parameter could be set from
8kHz up to 48kHz. This parameter can be
modified on the fly at any time.
*Note: Each time a command “Play
Immediately” or “Mount Track” is called, the
master sampling rate is updated with the
mounted track data.
Examples (sent and
received commands)
Example 1:
Sent data:
-54,00,00,36,B0- Set Sample Rate to 14kHz.
Received data:
-4F- OK.
Example 2:
Sent data:
-54,00,00,AC,44- Set Sample Rate to
44.100kHz.
Received data:
-4F- OK.
*All data is in hex.