Raptor:Read Checksum Block: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== 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 <h5>[[Raptor:Calc Checksum Block|Calc Checksum Block]]</h5> block. | ||
</p> | </p> | ||
Revision as of 12:46, 1 September 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
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. |