Man page - cansequence(1)
Packages contas this manual
- can-calc-bit-timing(1)
- log2asc(1)
- cangen(1)
- canbusload(1)
- isotptun(1)
- candump(1)
- canfdtest(1)
- canlogserver(1)
- isotpsend(1)
- j1939sr(1)
- cangw(1)
- isotpserver(1)
- j1939acd(1)
- slcanpty(1)
- isotpsniffer(1)
- canplayer(1)
- isotpperf(1)
- cansniffer(1)
- asc2log(1)
- cansequence(1)
- slcand(1)
- j1939cat(1)
- isotprecv(1)
- testj1939(1)
- slcan_attach(1)
- isotpdump(1)
- j1939spy(1)
- cansend(1)
Package: can-utils
apt-get install can-utils
apt-get install can-utils
Manuals in package:
Documentations in package:
Manual
| CANSEQUENCE(1) | User Commands | CANSEQUENCE(1) |
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
| March 2023 | cansequence 2023.03-1 |