Skip to content

Commit 6161e37

Browse files
Benedikt MenneBenedikt Menne
authored andcommitted
Rework on overview of LIN chapter
1 parent 5a9cf0e commit 6161e37

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/4_4_2_lin.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@ This chapter describes the <<low-cut-layered-standard-bus-protocol, Layered Stan
55
To simulate LIN buses, LIN-specific operations are specified based on the <<low-cut-layered-standard-bus-protocol, Layered Standard Bus Protocol>>.
66
Overall, the following groups of operations exists:
77

8-
* Transmit: This group of operations is used to simulate a frame transmission.
8+
* Transmit and Confirm: This group of operations is used to simulate a frame transmission.
99
There are three specific operations that represent the different communication options between a LIN Master and one or more LIN Slaves.
10-
* Error: This group of operations is used for protocol format errors and to simulate bus failures.
11-
For example, the failure of a transmission can be indicated.
10+
* Bus- and Format Error: This group of operations is used for protocol format errors and to simulate bus failures.
1211
* Configuration: This operation enables the configuration of bus-specific parameters and options that are required to simulate the bus behavior properly.
1312
For example, it allows the specification of the baud rate.
14-
* Status: This operation is used by Networked FMUs to inform Bus Simulations about the internal state (Power Off/Initialization/Operation/Sleep) which concerns the reaction on bus errors.
1513
* Wake up: LIN supports wake up and sleep scenarios.
1614
Normally there are two ways to wake up from sleep mode: a local wake up on a specified wake-up pin, or a wake-up on the LIN bus via a LIN specific wake-up pulse.
1715
This operation is used to simulate triggering a wake-up from bus side.

0 commit comments

Comments
 (0)