Man page - isotpsend(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
ISOTPSEND
NAMESYNOPSIS
OPTIONS
NAME
isotpsend - manual page for isotpsend 2023.03-1
SYNOPSIS
isotpsend [ 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)
-t <time ns>
(frame transmit time (N_As) in nanosecs) (*)
-f <time ns>
(ignore FC and force local tx stmin value in nanosecs)
-D <len>
(send a fixed PDU with len bytes - no STDIN data)
-l <num>
(send num PDUs - use βiβ for infinite loop)
-g <usecs>
(wait given usecs before sending a PDU)
|
-b |
(block until the PDU transmission is completed) |
|||
|
-S |
(SF broadcast mode - for functional addressing) |
|||
|
-C |
(CF broadcast mode - no wait for flow controls) |
-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 expected on STDIN in space separated ASCII hex values. (*) = Use β-t ZEROβ to set N_As to zero for Linux version 5.18+