page | 56
Advanced Operation
Commands
#set_udp_remote_ip
The
#set_udp_remote_ip
command sets the remote UDP IP address. The IP address
must be specified using dot-decimal notation. The default UDP remote IP address is
192.168.1.255
. The matrix must be rebooted after executing this command.
Syntax
:
#set_udp_remote_ip param1
Parameters
:
param1
UDP address
Example
:
#set_udp_remote_ip 192.168.1.227
REMOTE UDP IP ADDRESS 192.168.1.227 IS SET.
#set_udp_remote_port
The
#set_udp_remote_port
command sets the remote UDP listening port. The default
remote UDP listening port is 50008. The matrix must be rebooted after executing this
command.
Syntax
:
#set_udp_rport param1
Parameters
:
param1
Port
[1
...
65535]
Example
:
#set_udp_rport 50008
REMOTE UDP COMMUNICATION PORT 50008 IS SET.