
User Guide
31
Action
Basic ASCII
String
Variables
Example
Settings
Example
String
Example
Response
52
Query all the
daughter card types
#
RCID
<CR>
NULL (return data
reference link)
Query all
the
daughter
card types
#RCID<CR>
<
RCID:1:I1,
2:N/A...
<CR>
53
Query main software
version
#
SVER
<CR>
NULL
Query main
software
version
#SVER<CR>
<
SVER:1.0.0
<CR>
54
Query hardware
version
#
HVER
<CR>
NULL
Query
hardware
version
#HVER<CR>
<
HVER:1.0.0
<CR>
55
Query the firmware
version of the back
board
#
BVER
<CR>
NULL
Query back
software
version
#BVER<CR>
<
BVER:1.0.0
<CR>
56
Query the matrix
type
#
M0
<CR>
NULL
Query
matrix type
#
M0
<CR>
<
MVP-16C
<CR>
57
send commands to
HDBT cards
>
SEND-CU:a:xb:c
<CR>
a = baud Rate(115200
38400 19200 9600)
x =I or O
b = card port
c = data
For
example,
send "TEST
" to output
port1
>
SEND-
CU:115200:
O1:TEST
<CR>