Thanks Michael for your help.
i am able to set the names as i want now. But i run into another problem.
Each of the PCAN-USB are getting the data at different bit rate and i am not able to use the normal(easy) ,method of setting the bitrate :
sudo ip link set canX up type can bitrate 200000.
I get ...
Search found 2 matches
- Wed 18. Feb 2015, 19:21
- Forum: Linux
- Topic: differentiate between two pcan
- Replies: 3
- Views: 6327
- Mon 16. Feb 2015, 22:15
- Forum: Linux
- Topic: differentiate between two pcan
- Replies: 3
- Views: 6327
differentiate between two pcan
Hi,
I got a ubuntu system where i am connecting two PCAN-USB devices at the same time. Interface name for these devices are assigned as can0 and can1 but not in certain order(at times PCAN-USB 1 is assigned can0 at other times it is assigned can1). my program writes the data based on the interface ...
I got a ubuntu system where i am connecting two PCAN-USB devices at the same time. Interface name for these devices are assigned as can0 and can1 but not in certain order(at times PCAN-USB 1 is assigned can0 at other times it is assigned can1). my program writes the data based on the interface ...