www.tekvox.com
1201-MV
79033-MV User Manual
Command Description
Command Example and Feedback
51733
RS232 passthrough mode. Enables pass
through of data from receiver to RS232 on
Switcher. Will stay in this mode for 1 minute
after data is no longer detected
Sends 51202 at start of data and
51203 after time out
521
xx
TekMonitor Macro Command
(xx
= 01-99)
521
xx
(
xx
= 01 ~ 99)
7.6 Special Commands
Note:
The below commands don’t need
an ending mark.
Command
Description
Command Example and
Feedback
/+[
x
][
y
]:
zzzz
Send ASCII command "
zzzz
" to far-end device
x
= Baud rate (1 ~ 5)
1 - 115200
2 - 57600
3 - 38400
4 - 19200
5
–
9600
y
= command length
zzzz
= ASCII data to be sent (Up to 48
characters)
Notes
:
1.
When reading “
\
x”, the two characters after
“
\
x” will be converted to HEX automatically
2.
When typing “
\\
”, only one “
\
” will be sent
3.
When reading “
\
r” immediately after “
\
x”, “
\
r”
will be converted to “0x0D” in HEX
4.
When reading “
\
n” immediately after “
\
x”, “
\
n”
will be converted to “0x0A” in HEX
/+[1][9]:123\r\x31\x3278
123
1278
/-[
x
][
y
]:
zz
zz
Send the HEX command "
zz
zz
" to far-end
device
x
= Baud rate (1 ~ 5)
1 - 115200
2 - 57600
3 - 38400
4 - 19200
5
–
9600
y
= number of octets in HEX command
zz zz
z
= 0~9, A~F and
up to 20 octets)
/-[1][4]:30 31 32 33
30 31 32 33