Man page - cansequence(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
CANSEQUENCE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
cansequence - manual page for cansequence 2023.03-1
SYNOPSIS
cansequence [ <can-interface> ] [ Options ]
DESCRIPTION
./cansequence: invalid option -- ’?’
cansequence sends CAN messages with a rising sequence number as payload. When the -r option is given, cansequence expects to receive these messages and prints an error message if a wrong sequence number is encountered. The main purpose of this program is to test the reliability of CAN links.
OPTIONS
-e , --extended
send extended frame
-i , --identifier = ID
CAN Identifier (default = 2)
--loop = COUNT
send message COUNT times
-p , --poll
use poll(2) to wait for buffer space while sending
-q , --quit <num>
quit if <num> wrong sequences are encountered
-r , --receive
work as receiver
-v , --verbose
be verbose (twice to be even more verbose
-h , --help
this help
--version
print version information and exit