How to send/receive CAN message using PC

Overview

This document describe how to send CAN message to target device/view CAN message receive from target device.

We use DSD Tech SH-C30A and SH-C31A for reference USB-CAN adaptor. Both adapter usage is same, this document mainly focus to SH-C30A.

Hardware

SH-C30A

Connect CANH connector to target CANH connector. Connect CANL connector to target CANL connector. Typically, GND connector does not need to target.

R120 switch and Boot Switch set to these.

SH-C31A

Connect CANH connector to target CANH connector. Connect CANL connector to target CANL connector. Typically, GND connector does not need to target.

R120 switch and Boot Switch set to these.

Software

Install Device Driver

SH-C30A Web page

SH-C31A Web page

The device driver download link is described in this document. Let's download and install driver to your windows PC.

sw-driver sw-driver2

As a result, this device can see at device manager. When your device has SLCAN firmware, this device can see at device manager another name.

sw-driver3


Install Control Software

A Cangaroo is a control software for this device. You can download this link at device page of DSD Tech.

sw-cangaroo

After the install and exec, it show follow window.

sw-cangaroo2


How to view CAN message receive from target device.

You do follows step, it will receive CAN message from target.

receive1

Select "Start Measurement".

receive2

Push OK.

receive3

It show received CAN messages.


How to send CAN message to target device

You do follows step, it will send CAN message to target.

send1

Set CAN message at Transmit View.

send2

Push Send button, it send CAN message once.

send3

If you want to send cyclic, you push Send Repeat after interval setting.