Overview
This chapter lists the sample programs provided for this product and explains their communication settings.
Lineup
Two types of sample programs are available.
| Type | Description |
|---|---|
| Monitor program | Monitors the CAN bus and displays log information for received frames. (It does not transmit frames.) |
| Simulation program | Monitors the CAN bus, transmits preset frames, and displays log information for both transmitted and received frames. |
Sample programs are provided for the following development environments.
| Development environment | Monitor program | Simulation program |
|---|---|---|
| Microsoft Visual C++ | ○ | ○ |
| Microsoft Visual C# | ○ | |
| Microsoft Visual Basic .NET | ○ | |
| Microsoft Excel (VBA) | ○ |
The monitor program performs CAN bus monitoring and displays log information for received frames. (It does not transmit frames.) The simulation program performs CAN bus monitoring, transmits preset frames, and displays log information for transmitted and received frames.
Communication settings
The communication settings (baud rate and sample point) for the sample programs are as follows. (Common across all development environments.)
| Main section | Item | Setting |
|---|---|---|
| Arbitration section | Baud rate | 500 kbps |
| Sample point | 80% | |
| Payload section | Baud rate | 2 Mbps |
| Sample point | 80% |