![Tekvox MV41 Plus User Manual Download Page 45](http://html1.mh-extra.com/html/tekvox/mv41-plus/mv41-plus_user-manual_1079245045.webp)
www.tekvox.com
MV41+
79141-MV User Manual
8.6 Special Commands
Note
: The following commands don’t need ending marks
Command
Description
Command & Feedback
Example
#SET_ON_[PARAM]:XXXX
Set the ASCII command to be
sent to the display device when
the switcher powers on
[PARAM]
= 01~07 (Baud Rate)
01
–
11520
02
–
57600
03
–
38400
04
–
19200
05
–
9600
06
–
4800
07
–
2400
XXXX
= ASCII data to be sent
(up to 48 characters)
#SET_ON_05:1234567
@BAUDRATE: 9600
@DISPLAY ON TO SEND:
1234567
#SET_H_ON_[PARAM]:XX
XX
Set the HEX command to be
sent to the display device when
the switcher powers on
[PARAM]
= 01~07 (Baud Rate)
01
–
11520
02
–
57600
03
–
38400
04
–
19200
05
–
9600
06
–
4800
07
–
2400
XX XX
= HEX data to be sent (
X
= 0~9, A~F, up to 20 octets)
#SET_H_ON_05:50 31 32 33 34
@BAUDRATE: 9600
@DISPLAY ON HEX TO
SEND:30 31 32 33 34
#SET_OF_[PARAM]:XXXX
Set the ASCII command to be
sent to the display device when
the switcher powers off or
enters Standby mode
[PARAM]
= 01~07 (Baud Rate)
01
–
11520
02
–
57600
#SET_OF_05:ABCDEFG