Scroll to navigation

J1939CAT(1) User Commands J1939CAT(1)

NAME

j1939cat - manual page for j1939cat 2020.11.0-1

SYNOPSIS

j1939cat [options] FROM TO

DESCRIPTION

j1939cat: netcat-like tool for j1939

- or [IFACE][:[SA][,[PGN][,NAME]]]

OPTIONS

(default stdin)
Set maximal transfer size. Default: 117440505 byte
Receive data
poll timeout in milliseconds before sending data.
With this option send() will be used with MSG_DONTWAIT flag.
Set send repeat count. Default: 1
Allow to send and receive broadcast packets.

Example: j1939cat -i some_file_to_send can0:0x80 :0x90,0x12300 j1939cat can0:0x90 -r > /tmp/some_file_to_receive

December 2020 j1939cat 2020.11.0-1