Raptor:Serial Rx: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to Serial page right|frame|Raptor Serial Rx == Description == <p>This block …') |
No edit summary |
||
Line 3: | Line 3: | ||
[[Raptor:Serial|Return to Serial page]] | [[Raptor:Serial|Return to Serial page]] | ||
[[File:RaptorSerialRx.jpg|right|frame| | [[File:RaptorSerialRx.jpg|right|frame|Raptor™ Serial Rx]] | ||
== Description == | == Description == |
Revision as of 15:23, 4 March 2014
Return to the main Raptor page
Description
This block is used to receive serial data. There is only one receive queu for each serial bus which is used by all serial Rx block for that bus.
Inputs
Input | Type | Description |
---|
Outputs
Output | Type | Description |
---|---|---|
Age | uint32 | The number of times this block has executed since a new data byte was received. Age is 0 when a new message is being output. |
Data | uint8 | The oldest data byte in the queue which has not yet been outputed by a serial Rx block. |
Parameters
Parameter | Type | Description |
---|---|---|
Serial Bus Name | String | The serial bus to receive from. |
Supported Versions
- Raptor 2013a_0.0.1 and newer