Scroll to navigation

SLCAND(1) User Commands SLCAND(1)

NAME

slcand - manual page for slcand 2023.03-1

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

(send open command 'O\r')
(send close command 'C\r')
(read status flags with 'F\r' to reset error states)
(send listen only command 'L\r', overrides -o)
(set CAN speed 0..8)
(set UART speed in baud)
(set UART flow control type 'hw' or 'sw')
(set bit time register value)
(stay in foreground; no daemonize)
(show this help page)

EXAMPLES

slcand -o -c -f -s6 ttyUSB0

slcand -o -c -f -s6 ttyUSB0 can0

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

March 2023 slcand 2023.03-1