sendmsg
R2026bSend MAVLink message to other connected MAVLink clients
Description
sendmsg(
sends the MAVLink message mavlink,msg,client)msg to the MAVLink client
client.
Tip
To see the list of connected MAVLink clients, use the
listClientsfunctionThe local MAVLink client must send HEARTBEAT messages regularly to establish a connection with other MAVLink clients. To send HEARTBEAT messages from the local MAVLink client, use the
heartbeatMicroserviceobject
Input Arguments
Version History
Introduced in R2019a
See Also
connect | listConnections | listClients | mavlinkio | mavlinkdialect | mavlinkclient | mavlinksub