HighSecLabs FT10N-N 사용자 설명서 - 페이지 4

{카테고리_이름} HighSecLabs FT10N-N에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. HighSecLabs FT10N-N 11 페이지. Rs232 protocol convertor

Programming
Programming the protocol convertor:
1.
RS232 parameters:
Speed – 115200bps
Data bits – 8
Stop bits – 1
Parity – None
Flow Control – None
2.
FT10N-N Commands:
All commands must start with #
All HSL commands for Combiners and KVM starts with the
following commands:
#ANATR – R CTRL | R CTRL
#ANATL – L CTRL | L CTRL
#ANATR F11 – R CTRL | R CTRL | F11
#ANATL F11 – L CTRL | L CTRL | F11
To complete the command, use the HEX characters form this
table:
RS232 Protocol Convertor | USER MANUAL
Command
#define KEY_NONE
#define KEY_A
#define KEY_B
#define KEY_C
#define KEY_D
#define KEY_E
#define KEY_F
#define KEY_G
#define KEY_H
#define KEY_I
#define KEY_J
#define KEY_K
#define KEY_L
#define KEY_M
#define KEY_N
#define KEY_O
#define KEY_P
Hex Code
00
04
05
06
07
08
09
0A
0B
0C
0D
0E
0F
10
11
12
13
4