import
R2026bImport file log data from target computer to the Simulation Data Inspector
Syntax
Description
import(
imports file log signal data from available simulation runs for the selected real-time
application to the Simulation Data Inspector. You can import file log data from the
Speedgoat® target computer when the real-time application is stopped or recording is
stopped.target_object.FileLog,'app_name')
For information about the availability of file logging data, see list.
import(
imports file log signal data for the selected table of available simulation runs. To create
the table, use the target_object.FileLog,run_info)list function.
import(
imports file log signal data for the selected simulation runs.target_object.FileLog,run_ids)
For more information about the file logging workflow, see Real-Time Signal Logging and Streaming Basics.
Examples
Input Arguments
Version History
Introduced in R2020bSee Also
File Log | Enable File
Log | Target | list | discard | importToFolder | openImportDialog | startRecording | stopRecording