UDP Server Receive Size

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 14:18, 21 March 2017 by Jasonvankolfschoten (talk | contribs) (Created page with "{{HANcoder/block| info= Each time the UDP server receives a new data packet, it stores the data in its internal receive buffer. Note that the previously received data packet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about UDP Server Receive Size

Each time the UDP server receives a new data packet, it stores the data in its internal receive buffer. Note that the previously received data packet is overwritten. This block reads the size in bytes of the most recently received data packet. To access the data, the block 'UDP Server Receive' can be used.

Block

UDPServerReceiveSize.png

Mask

UDPServerReceiveSizeMask.png