Hi Michael,
Please find below the output.
####################################################################
pi@raspberrypi:~ $ cat /proc/pcan
*------------- PEAK-System CAN interfaces (
http://www.peak-system.com) -------------
*------------- Release_20160608_n (8.1.0) Aug 1 2017 14:03:34 --------------
*---------------------------- [mod] [usb] [net] -----------------------------
*--------------------- 1 interfaces @ major 243 found -----------------------
*n -type- -ndev- --base-- irq --btr- --read-- --write- --irqs-- -errors- status
32 usb can0 ffffffff 000 0x001c 0031ade5 00000000 00039bf9 00000000 0x0000
####################################################################
Right now i am able to send the CAN messages through Write function in python. Now i want to read the specific can messages then need to copy the data into one variable using python. Any idea?
Thanks in advance.
Rgs,
HASEEL