start
R2026bDescription
start(
starts sending HEARTBEAT messages to the remote MAVLink client
heartbeat,mavlinkclient,connectionType)mavlinkclient using the specified connection type. The component type
and autopilot type fields in the HEARTBEAT messages are identical to the corresponding
fields of the mavlinkio object
used to create the heartbeat microservice.
start(___,
specifies options using one or more name-value arguments in addition to the input arguments
from the previous syntax. For example, Name=Value)RemotePort=14550 specifies to send
HEARTBEAT messages to UDP port 14550.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2026b
See Also
stop | parameterMicroservice | commandMicroservice | missionMicroservice | ftpMicroservice