Engee documentation

UDP TX

Page in progress.

Transmit UDP messages over Ethernet.

blockType: EngeeFunction

Path in the library:

/Interfaces/UDP/UDP TX

Description

The UDP TX block is used to transmit UDP messages over Ethernet.

Ports

Input

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

Details
Data types

Float64.

Complex numbers support

No

# Data — byte array for transmission
vector

Details
Data types

Float64.

Complex numbers support

No

Parameters

Параметры

# IP адрес: — IPv4 address of the message recipient

Details

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

Default value

"127.0.0.1"

Program usage name

m_ip

Tunable

No

Evaluatable

Yes

# Порт удалённый: — the port of the remote recipient to which messages will be sent

Details
Default value

5150

Program usage name

m_port

Tunable

No

Evaluatable

Yes

# Порт локальный: — the local UDP port from which messages will be sent

Details

If the mask is set to zero, the port number will be determined by the operating system independently from the available ones.

Default value

0

Program usage name

m_l_port

Tunable

No

Evaluatable

Yes

# Максимальный размер сообщения: — maximum possible value of input parameters Size and length of vector Data

Details
Default value

128

Program usage name

m_max_mes_size

Tunable

No

Evaluatable

Yes

# Шаг расчёта, с: — calculation step in seconds for sending UDP messages from a real-time application

Details
Default value

-1

Program usage name

m_sample_time

Tunable

No

Evaluatable

Yes