UdpNormal

UDP Non-procedure communication


IoModule identification name
UdpNormal

Overview
This is a module is for sending and receiving commands and data by Ethernet UDP protocol.

System data
Identification
Meaning
Initial value
enableDhcp
Enable DHCP
0:Disabled
1:Enabled
0
ipAddress
IP address of the system
10.5.5.100
subnetMask
Subnet mask
255.255.255.0
defaultGateway
Gateway address
10.5.5.110
dns
DNS server address
10.5.5.1
portNo
Port number to receive commands
9600
destIpAddress
Destination IP address to send data
0.0.0.0

Supported functions
IoInitialize
Yes
GetPort
Yes
PutPort
Yes
BusyOut
No
JudgeOut
No
RunOut
No
GetAll
Yes
PutAll
Yes
ReceiveData
Yes
SendData
Yes
SendString
Yes