Main Content
slrealtime.createUDPPacketBusObj
Description
slrealtime.createUDPPacketBusObj(
creates a bus object to use with the UDP Receive block and UDP Send block.dataLength
)
If a bus object with the name already exists, it is assumed to contain the
IP_Address
, IP_Port
, Length
, and
Data
elements and the object is updated such that the size of the
Data
element is set to the maximum of the existing size and the
dataLength
argument
Examples
Input Arguments
Version History
Introduced in R2022a