Scroll to navigation

CANPLAYER(1) User Commands CANPLAYER(1)

NAME

canplayer - manual page for canplayer 2020.11.0-1

SYNOPSIS

canplayer <options> [interface assignment]*

DESCRIPTION

canplayer - replay a compact CAN frame logfile to CAN devices.

OPTIONS

(default stdin)
(process input file <num> times) (Use 'i' for infinite loop - default: 1)
(ignore timestamps: send frames immediately)
(gap in milli seconds - default: 1 ms)
(skip gaps in timestamps > 's' seconds)
(disable local loopback of sent CAN frames)
(verbose: print sent CAN frames)

Interface assignment:

0..n assignments like <write-if>=<log-if>
(send frames received from can0 on vcan2)
(print logfile line marked with can0 on stdout)
=> send frames to the interface(s) they had been received from

Lines in the logfile not beginning with '(' (start of timestamp) are ignored.

December 2020 canplayer 2020.11.0-1