Main Content
sendudpmsg
Send MAVLink message to UDP port
Description
sendudpmsg(
sends the message, mavlink
,msg
,remoteHost
,remotePort
)msg
, to the remote UDP port specified by the host
name, remoteHost
, and port number,
remotePort
.
Input Arguments
Version History
Introduced in R2019a
See Also
sendmsg
| connect
| listConnections
| listClients
| mavlinkio
| mavlinkdialect
| mavlinkclient
| mavlinksub