page | 67
RS-232 / IP Commands
Advanced Operation
#set_udp_port
The
#set_udp_port
command sets the local UDP server listening port. The matrix must
be rebooted after executing this command. The default port setting is
50007
.
Syntax
:
#set_udp_port param1
Parameters
:
param1
Port
[1 ... 65535]
Example
:
#set_udp_port 56
New UDP server port set to: 56
#set_udp_rip
The
#set_udp_rip
command sets the remote UDP listening IP address. The IP address
must be specified using dot-decimal notation. The matrix must be rebooted after executing
this command. The default UDP remote IP address is
192.168.1.255
.
Syntax
:
#set_udp_rip param1
Parameters
:
param1
IP address
Example
:
#set_udp_rip 192.168.1.227
New Remote UDP IP set to: 192.168.1.227