Contenuto principale

slrealtime startptpd

(Linux-based RTOS) Start operation of PTP daemon on target computer

Since R2026a

Description

slrealtime startptpd options starts operation of the PTP daemon on the Speedgoat® target computer.

For more information about using this and other command-line interface commands, see Target Computer Command-Line Interface.

example

Examples

collapse all

From target computer command line, start operation of the PTP daemon on the target computer.

slrealtime startptpd

Input Arguments

collapse all

Specify options as --Name1 <Value1> ... --NameN <ValueN>, where --Name is the option name and <Value> is the corresponding value. The order of these options does not matter.

Example: slrealtime startptpd

Use the username and password options when the TargetOptions property useNetrc value (false) disables the .netrc file on the target computer. Do not use the username and password options when useNetrc is enabled.

Example: --username slrt

Use the username and password options when the TargetOptions property useNetrc value (false) disables the .netrc file on the target computer. Do not use the username and password options when useNetrc is enabled.

Example: --password slrt

Version History

Introduced in R2026a