j1939ParameterGroupImport
Import J1939 log file
Syntax
Description
reads the input file as a CAN message log file from the specified vendor. Using the
specified CAN database, the CAN messages are converted into J1939 parameter groups,
and assigned to the timetable pgs
= j1939ParameterGroupImport(file
,vendor
,database
)pgs
.
returns data for only the specified channel, pgs
= j1939ParameterGroupImport(___,ChannelID=chanID
)chanID
. By default,
all channels are returned..