![Kramer SL-280 Скачать руководство пользователя страница 49](http://html1.mh-extra.com/html/kramer/sl-280/sl-280_user-manual_2000924049.webp)
Kramer Electronics Ltd.
SL-280 – Protocol 3000
47
COM-ROUTE-ADD
Functions
Permission
Transparency
Set:
COM-ROUTE-ADD
Administrator
Internal
Get:
-
-
-
Description
Syntax
Set:
Add a communication
route tunnel connection
#
COM-ROUTE-ADD
␠
ComNum,PortType,EthPort,EthRepEn,Timeout
␍
Get:
-
-
Response
~nn
@
COM-ROUTE-ADD
␠
ComNum,PortType,EthPort,EthRepEn,TCP_keep_alive_timing
␍␊
Parameters
COM_Num
–
SERIAL
port number:
1
–
8
portType
–
1
(UDP),
2
(TCP)
ETHPort
– TCP/UDP port number: default =
5001
–
5008
ETH_rep_en
–
1
(COM port sends replies to new clients)
0
(COM port does not send replies to new clients)
TCP_keep_alive_timing
– every
x
seconds the device sends an empty string to TCP client ("/0"):
0
–
3600
seconds
Response Triggers
Notes
Example
Add a communication route tunnel connection through
SERIAL
port number 1and TCP port number 5025,
COM port sends replies to new clients and the device sends a keep alive signal every 10 minutes (600
seconds):
#COM-ROUTE-ADD
1,TCP,5025,1,600
<CR>
COM-ROUTE-REMOVE
Functions
Permission
Transparency
Set:
COM-ROUTE-REMOVE
Administrator
Internal
Get:
-
-
-
Description
Syntax
Set:
Remove a
communication route
tunnel connection
#
COM-ROUTE-REMOVE
␠
ComNum
␍
Get:
-
-
Response
~nn
@
COM-ROUTE-REMOVE
␠
Com_Num
␍␊
Parameters
Com_Num
–
SERIAL
port number:
1
–
8
Response Triggers
Notes
Example
Remove communication route tunnel connection from
SERIAL
port number 3:
#COM-ROUTE-REMOVE
3
<CR>