Main Content

OutputDatagramPacketSize

Specify length of data sent in a datagram

Description

Specify the length of the data sent in a datagram. The size is the number of bytes of the packet's data buffer used to send data.

If the data in a datagram packet is larger than the packet size the target device receives, some data is lost.

Characteristics

Usage

UDP

Read only

When open

Data type

Double

Values

You can specify a size, in bytes, between 1 and 65,535. The default value is 512.

See Also

Functions

udp