UDP RX
Page in progress. |
Receive UDP messages over Ethernet.
Parameters
IP address -.
IPv4 address of the message sender
"0.0.0.0.0" (By default)
Details
0.0.0.0.0
is the IP address to receive messages from any sender.
Port -
the port to be listened to by the receiver.
`5150 (By default).
Maximum message size — --.
maximum possible length of the received message
128 (By default)
Calculation Step -
calculation step in seconds for receiving UDP messages in a real-time application.
`-1 (By default).