Man page - canplayer(1)
Packages contains this manual
- j1939spy(1)
- isotpperf(1)
- log2asc(1)
- cangen(1)
- isotpsniffer(1)
- canbusload(1)
- isotprecv(1)
- slcan_attach(1)
- j1939sr(1)
- slcanpty(1)
- j1939acd(1)
- can-calc-bit-timing(1)
- cansniffer(1)
- canplayer(1)
- canfdtest(1)
- cangw(1)
- asc2log(1)
- slcand(1)
- isotpdump(1)
- testj1939(1)
- cansequence(1)
- candump(1)
- cansend(1)
- isotptun(1)
- isotpserver(1)
- canlogserver(1)
- isotpsend(1)
- j1939cat(1)
apt-get install can-utils
Manual
CANPLAYER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
Interface assignment:
NAME
canplayer - manual page for canplayer 2023.03-1
SYNOPSIS
canplayer <options> [ interface assignment ] *
DESCRIPTION
canplayer - replay a compact CAN frame logfile to CAN devices.
OPTIONS
-I <infile>
(default stdin)
-l <num>
(process input file <num> times) (Use āiā for infinite loop - default: 1)
|
-t |
(ignore timestamps: send frames immediately) |
|||
|
-i |
(interactive - wait for ENTER key to process next frame) |
-n <count>
(terminate after processing <count> CAN frames)
-g <ms>
(gap in milli seconds - default: 1 ms)
|
-s <s> |
(skip gaps in timestamps > āsā seconds) |
|||
|
-x |
(disable local loopback of sent CAN frames) |
|||
|
-v |
(verbose: print sent CAN frames) |
Interface assignment:
0..n assignments like <write-if>=<log-if>
e.g. vcan2=can0
(send frames received from can0 on vcan2)
extra hook: stdout=can0
(print logfile line marked with can0 on stdout)
No assignments
=> send frames to the interface(s) they had been received from
Lines in the logfile not beginning with ā(ā (start of timestamp) are ignored.