Main Content

target.UDPChannel Class

Namespace: target

Describe UDP communication

Since R2020b

Description

Use the target.UDPChannel class, which inherits functionality from target.CommunicationChannel, to describe User Datagram Protocol (UDP) communication.

To create a target.UDPChannel object, use the target.create function.

Properties

expand all

IP address of the UDP server.

Attributes:

GetAccess
public
SetAccess
public

UDP port.

Attributes:

GetAccess
public
SetAccess
public

Version History

Introduced in R2020b