User Manual

www.veear.eu
User Manual (1.0.14) EasyVR 3 35
STS_ID
'x' (78h)
Provide firmware identification
[1]
Version identifier (0)
In reply to: CMD_ID
STS_PIN
'p' (70h)
Provide pin input status
[1]
Logic level (0 = input low, 1 = input high)
In reply to: CMD_QUERY_IO
STS_TABLE_SX
'd' (64h)
Provide sound table data
[1-2]
Two positive values that form a 10-bit count of entries in the sound table (count = [1] * 32 +
[2])
[3]
Length of table name (0-31)
[4-n]
Text of table name (ASCII characters from 'A' to '`')
In reply to: CMD_DUMP_SX
STS_GRAMMAR
'z' (7Ah)
Provide custom grammar data
[1]
Some flags for this grammar (currently16 is returned for trigger grammars, 0 for commands)
[2]
Number of commands in this grammar (0-31)
[3]
Length of first command label (0-31)
[4-n]
Text of first command label (ASCII characters from 'A' to '`')
Repeat last two fields for all the commands in this grammar
In reply to: CMD_DUMP_SI
STS_TOKEN
'f' (66h)
Detected a SonicNet
TM
token
[1-2]
Two positive values that form the index of a received token (index = [1] * 32 + [2], 0-15 for 4-
bit tokens or 0-255 for 8-bits tokens)
In reply to: CMD_RECV_SN
STS_SERVICE + SVC_DUMP_SD
'~' (7Eh)
Service protocol expansion
'D' (44h)
Provide command raw data
[1-512]
Raw command data (encoded as hex nibbles byte = [n] * 16 + [n+1])
[513-
516]
Data checksum (16-bit sum of all 256 bytes, starting at 1234h)
In reply to: CMD_SERVICE + SVC_EXPORT_SD