Raptor:Read Checksum Block: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Return to the main Raptor page Return to CAN page frameless|border|Read Checksum block|center == Description ==…') |
No edit summary |
||
Line 34: | Line 34: | ||
! Name | ! Name | ||
| String | | String | ||
| | | The name of the checksum to read. | ||
|} | |} |
Revision as of 12:45, 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 Calculate 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. |