SmartWAV2-SerialMode_R1
SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 27
6.8 Keep Master Sample Rate - 4Bhex - ‘K’ ascii
Commands (host)
byte(s)
1.- 0x4B (hex), K (ascii).
2.- 0x00 (hex) for Keep mode or
0x01 (hex) for Update mode.
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
This command sets an internal flag to
indicate to the processor if must update or
keep the master sample rate each time a
“Play Immediately” or “Mount Track”
command is called.
If the value set is 0x00 (hex), the processor will
update sample rate based on last mounted
track, if the value is set as 0x01 (hex) the
processor won’t update and will maintain
the current sample rate.
*Default power-on/reset master sample rate
is 44.100kHz.
Examples (sent and
received commands)
Example 1:
Sent data:
-4B,01- Keep Master Sample Rate.
Received data:
-4F- OK.
*All data is in hex.