Data Sheet
www.veear.eu
30 EasyVR 3 User Manual (1.0.8)
CMD_SEND_SN
'h' (68h)
Send a SonicNet
TM
token
[1]
Length of token (4 or 8 in bits)
[2-3]
Two positive values that form an 8-bit token index (index = [2] * 32 + [3], 0-15 for 4-bit tokens or
0-255 for 8-bits tokens)
[4-5]
Two positive values that form a 10-bit delay for token output since the next sound playback
(delay = [4] * 32 + [5], 0 = send immediately, 1-1023 = delay in units of 27.46ms)
Expected replies: STS_SUCCESS
CMD_RECV_SN
'h' (68h)
Receive a SonicNet
TM
token
[1]
Length of token (4 or 8 in bits)
[2]
Rejection level (0-2 = higher values mean fewer results, 1 = default)
[3-4]
Two positive values that form a 10-bit timeout for token detection (timeout = [3] * 32 + [4], 0 =
wait forever, 1-1023 = timeout in units of 27.46ms)
Expected replies: STS_TOKEN, STS_TIMEOUT










