Skip to main content

Sample Program Overview

This page describes the LIN sample lineup and communication settings.

Lineup

TypeDescription
Monitor ProgramMonitors the LIN bus and displays received frame logs (no frame transmission).
Master Simulation ProgramMonitors the LIN bus, operates as a master node, and displays TX/RX logs.
Slave Simulation ProgramMonitors the LIN bus, operates as a slave node, and displays TX/RX logs.
Simulation ProgramContains both master/slave functions and switches behavior by operation mode.

Supported Samples by Development Environment

Development EnvironmentMonitorMaster SimulationSlave SimulationSimulation
Microsoft Visual C++OOO
Microsoft Visual C#O
Microsoft Excel (VBA)O

Communication Settings Used in Sample Programs

The values are copied from Settings (LIN).

ItemSetting
Revision2.1
Baudrate19200 bps
Bit widthSyncBreak width13 bit
SyncBreak delimiter width1 bit
HeadSpace width1 bit
ResponseSpace width1 bit
ByteSpace width1 bit
ID definitionDLPer ID:
00H-1FH: 2, 20H-2FH: 4, 30H-3FH: 8
ChecksumClassic for all IDs
Wake-up pulse width250 us
Wake-up wait time0 ms
Sleep time4000 ms