User manual
52
RS-232 / IP / UDP CONTROL
#set_udp_port Command
The#set_udp_portcommandsetstheUDPserverlisteningport.Thedefaultport
settingis21.
Syntax:
#set_udp_port param1
Parameters:
param1 Port [1...65535]
Notes:
Arebootisrequiredafterusingthiscommand.
Example:
#set_udp_port 56
New UDP server port set to: 56
#set_udp_rip Command
The#set_udp_ripcommandsetstheremoteUDPlisteningIPaddress.TheIPaddress
mustbespeciedusingdot-decimalnotation.ThedefaultUDPremoteIPaddressis
192.168.1.255.
Syntax:
#set_udp_rip param1
Parameters:
param1 IPAddress
Notes:
Arebootisrequiredafterusingthiscommand.
Example:
#set_udp_rip 192.168.1.255
New Remote UDP IP set to: 192.168.1.255