Skip to content

Commit a489d85

Browse files
miekushrkollataj
authored andcommitted
Add Kvaser PassThruCAN info
1 parent 58f8d56 commit a489d85

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,12 @@ backend: passthrucan
204204
configuration: BitRateKey = 250000
205205
interface: CANUSB
206206
```
207+
CanDevice settings example for Kvaser USBcan:
208+
```
209+
backend: passthrucan
210+
configuration: BitRateKey = 250000
211+
interface: J2534 (kline) for Kvaser Hardware
212+
```
207213
### CANdevStudio without CAN hardware
208214
CANdevStudio can be used without actual CAN hardware thanks to Linux's built-in emulation.
209215
#### VCAN

0 commit comments

Comments
 (0)