Man page - isotpdump(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
| ISOTPDUMP(1) | User Commands | ISOTPDUMP(1) |
NAME
isotpdump - manual page for isotpdump 2023.03-1
SYNOPSIS
isotpdump [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>
- (extended addressing mode. Use 'any' for all addresses)
- -X <addr>
- (extended addressing mode (rx addr). Use 'any' for all)
- -c
- (color mode)
- -a
- (print data also in ASCII-chars)
- -t <type>
- (timestamp: (a)bsolute/(d)elta/(z)ero/(A)bsolute w date)
- -u
- (print uds messages)
CAN IDs and addresses are given and expected in hexadecimal values.
UDS output contains a flag which provides information about the type of the message.
Flags:
- [SRQ]
- = Service Request
- [PSR]
- = Positive Service Response
- [NRC]
- = Negative Response Code
- [???]
- = Unknown (not specified)
| March 2023 | isotpdump 2023.03-1 |