Man page - isotprecv(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
| ISOTPRECV(1) | User Commands | ISOTPRECV(1) |
NAME
isotprecv - manual page for isotprecv 2023.03-1
SYNOPSIS
isotprecv [options] <CAN interface>
OPTIONS
- -s <can_id>
- (source can_id. Use 8 digits for extended IDs)
- -d <can_id>
- (destination can_id. Use 8 digits for extended IDs)
- -x <addr>[:<rxaddr>]
- (extended addressing / opt. separate rxaddr)
- -p [tx]:[rx]
- (set and enable tx/rx padding bytes)
- -P <mode>
- (check rx padding for (l)ength (c)ontent (a)ll)
- -b <bs>
- (blocksize. 0 = off)
- -m <val>
- (STmin in ms/ns. See spec.)
- -f <time ns>
- (force rx stmin value in nanosecs)
- -w <num>
- (max. wait frame transmissions.)
- -l
- (loop: do not exit after pdu reception.)
- -L <mtu>:<tx_dl>:<tx_flags>
- (link layer options for CAN FD)
CAN IDs and addresses are given and expected in hexadecimal values. The pdu data is written on STDOUT in space separated ASCII hex values.
| March 2023 | isotprecv 2023.03-1 |