logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

slcand - manual page for slcand 2023.03-1

Description

       ./slcand - userspace daemon for serial line CAN interface driver SLCAN.

Examples

       slcand -o -c -f -s6 ttyUSB0

       slcand -o -c -f -s6 ttyUSB0 can0

       slcand -o -c -f -s6 /dev/ttyUSB0

slcand 2023.03-1                                   March 2023                                          SLCAND(1)

Name

       slcand - manual page for slcand 2023.03-1

Options

-o     (send open command 'O\r')

       -c     (send close command 'C\r')

       -f     (read status flags with 'F\r' to reset error states)

       -l     (send listen only command 'L\r', overrides -o)

       -s <speed>
              (set CAN speed 0..8)

       -S <speed>
              (set UART speed in baud)

       -t <type>
              (set UART flow control type 'hw' or 'sw')

       -b <btr>
              (set bit time register value)

       -F     (stay in foreground; no daemonize)

       -h     (show this help page)

Synopsis

slcand [options] <tty> [canif-name]

See Also