![LINK-MI LM-SH41-4K2K User Manual Download Page 19](http://html1.mh-extra.com/html/link-mi/lm-sh41-4k2k/lm-sh41-4k2k_user-manual_1923457019.webp)
18
8, menu settings
Through the menu settings,it can be switched signals of each window, adjust the
brightness, resolution adjustment, language setting, the setup menu (below) each keys
definition:
↑: Up navigation key ;
↓: down navigation key;
←: Left navigation key;
→: Right navigation key;
Menu: The menu key;
AUTO: VGA signals automatically corrected;
Exit: Exit menu
Chapter Eight Control Code
Baud Rate: 9600
Data Bits: 8
Stop bits: 1
checksum: None
#define _RS232_MENU_MSG
(
menu
)
0x22 0x10 0x10 0x20 0x33
#define _RS232_LEFT_MSG
(
left navigation
)
0x22 0x10 0x11 0x21 0x33
#define _RS232_RIGHT_MSG
(
right navigation
)
0x22 0x10 0x12 0x22 0x33
#define _RS232_EXIT_MSG
(
back/exit
)
0x22 0x10 0x13 0x23 0x33
#define _RS232_POWER_MSG
(
on/off
)
0x22 0x10 0x14 0x24 0x33
#define _RS232_UP_MSG
(
up navigation
)
0x22 0x10 0x15 0x25 0x33