page | 58
Advanced Operation
Commands
#show_udp_remote_port
The
#show_udp_remote_port
command displays the remote UDP listening port.
Use the
to set the remote UDP listening port.
Syntax
:
#set_udp_rport param1
Parameters
:
None
Example
:
#show_udp_remote_port
REMOTE UDP COMMUNICATION PORT IS: 50008
#use_udp_enable
The
#use_udp_enable
command enables or disables UDP access mode.
Syntax
:
#use_udp_enable param1
Parameters
:
param1
Value
[0
...
1]
Value
Description
0
Disable UDP
1
Enable UDP
Example
:
#use_udp_enable 1
UDP ACCESS IS ENABLE