Raptor:Read Checksum Block: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor | [[Raptor-Dev-Checksum|Return to Checksum page]] | ||
[[file:raptor_read_checksum.JPG|frameless|border|Read Checksum block|center]] | [[file:raptor_read_checksum.JPG|frameless|border|Read Checksum block|center]] | ||
== Description == | == Description == | ||
<p>This block is used to read the checksum of memory segments in the controller calculated by the | <p>This block is used to read the checksum of memory segments in the controller calculated by the [[Raptor:Calc Checksum Block|Calc Checksum Block]]. | ||
</p> | </p> | ||
Latest revision as of 16:57, 16 December 2016
Return to the main Raptor page
Description
This block is used to read the checksum of memory segments in the controller calculated by the Calc Checksum Block.
Outputs
Output | Type | Description |
---|---|---|
Ready | boolean | Indicates that a valid checksum is on the checksum port. |
Checksum | uint16 | The calculated checksum value. |
Parameters
Parameter | Type | Description |
---|---|---|
Name | String | The name of the checksum to read. |