MotoHawk Ethernet UDP Receive Client Definition

Declares an instance of a UDP recieve client to recieve UDP packets on the nominated UDP port .

Block ID

Ethernet UDP Rx Client Definition

Library

motohawk_ethernet_lib

Description

Block Parameters

Parameter Field Values Comments/Description
UDP Client Name Text A unique name that identifies this UDP client instance.
Adapter Reference Alpha-numeric text Reference to the Name of the Ethernet Adapter Definition block that this protocol will be used to communicate through.
Maximum UDP message length Integer Defines the maximum number of bytes that can be recieved. If an incoming message frame is larger than this limit, the remaining bytes will be discarded.

Signals

Input port which sets the UDP listening port.

Signal Type Comments/Description
Listening Port uint16 The port that the UDP client will listen on for incoming messages.