Engee documentation

RITM-UDP TX

Page in progress.

Transmit UDP messages over Ethernet.

ritm udp tx ru

Description

The unit is used to transmit UDP messages over Ethernet.

Ports

Input

Size is. number of bytes to be transferred from the Data vector (data type UInt32)
scalar

Data — array of bytes to be transferred
vector

Parameters

Ethernet Interface - Ethernet port for messaging
Host-target (By default) | Ethernet 1 | Ethernet 2 | Ethernet 3 | Ethernet 4 | Ethernet 5 | Ethernet 6 | Ethernet 7 | Ethernet 8 | Ethernet 9

Details

The port numbers are indicated on the case of RITM.

Remote IP address - IPv4 address of message recipient
`"0.0.0.0.0" by default.

Details

0.0.0.0.0 is the IP address to send messages to the local machine.

Remote Port Number - port number of the remote recipient to which messages will be sent
`10001 (By default).

Local port number - local UDP port number for sending messages
0 (By default)

Details

If the mask is set to zero (0), the port number will be determined by the operating system by itself from the available ports.

Maximum message size - maximum possible value of input parameters Size and length of vector Data
`1 (By default).

Calculation Step - calculation step in seconds for sending UDP messages from a real-time application
`-1 (By default).