Raptor:Read Checksum Block
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 | Defines the name of this memory checksum to be used with the read checksum block. |
Constant (FLASH) Variables | Includes the constant memory segment in the checksum. | |
NonVolatile (EEPROM) Variables | Includes the non volatile memory segment in the checksum. | |
Calibration Variables | Includes calibration data in the checksum. | |
Code | Includes the executed code in the checksum. | |
Execution Mode | Chooses whether the checksum calculates once on startup or continuously. |