Main Content
canSignalImport
Import CAN log file into decoded signal timetables
Syntax
Description
imports a CAN message log file from the specified vendor directly into decoded
signal value timetables using the provided database. The function returns a
structure with a field for each unique message in the timetable. Each field value is
a timetable of all the signals in all instances of that message. Use this form of
syntax to convert an entire set of messages in a single function
call.sigtimetable
= canSignalImport(file
,vendor
,database
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a