Raptor:LIN Rx Message: Difference between revisions
Jump to navigation
Jump to search
(Added Outputs Section) |
(improperly copied from LINTX...updated to LINRX info and image) |
||
Line 3: | Line 3: | ||
[[Raptor-Dev-LIN-Library|Return to LIN page]] | [[Raptor-Dev-LIN-Library|Return to LIN page]] | ||
[[File: | [[File:LINRX.png|right|frame|Raptor LIN Rx Message Block]] | ||
== Description == | == Description == | ||
<p>The LIN | <p>The LIN Rx Message block uses a frame definition from the LDF file associated with the LIN Bus definition block to receive and interpret the frame on the specified bus. The reception is scheduled according to the LIN frame schedule. | ||
</p> | </p> | ||
Revision as of 13:29, 8 February 2023
Return to the main Raptor page
Description
The LIN Rx Message block uses a frame definition from the LDF file associated with the LIN Bus definition block to receive and interpret the frame on the specified bus. The reception is scheduled according to the LIN frame schedule.
Outputs
Output | Type | Description |
---|---|---|
Signal(s) | uint32 | Any signals from the .ldf for this message. |
Parameters
Parameter | Type | Description |
---|---|---|
LIN Bus Name | Provides the logic LIN bus name on which to receive. | |
Frame | Identifies the frame that block will be configured to receive, the frames are defined in the LDF file associated with the named LIN Bus. | |
Label wires with channel names | Checkbox | Enable this to automatically name the wires on the input ports with the names of the signals |
Include Raw Outputs | Checkbox | Adds a port for each output signal providing the raw, unscaled bit value of the field. |
Show Age Output | Checkbox | Adds a port indicating the age of the last receive message, count of subsystem executions. |