Main Content

slrealtime listApplications

(QNX Neutrino target computer RTOS) Get list of installed real-time application files from target computer command line

Since R2020b

Description

slrealtime listApplications returns the names of real-time applications installed on the Speedgoat® target computer.

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

The slrealtime listApplications command that you can run from the target computer command line corresponds to the getInstalledApplications function that you can run from the MATLAB® Command Window on the development computer.

example

Examples

collapse all

From target computer command line, get a list of the installed real-time applications on the target computer.

slrealtime listApplications

returns:

slrt_ex_osc

Version History

Introduced in R2020b