Raptor:Read Checksum Block

From NewEagleWiki
Revision as of 12:45, 1 September 2016 by 107.4.110.88 (talk) (Created page with 'Return to the main Raptor page Return to CAN page frameless|border|Read Checksum block|center == Description ==…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to the main Raptor page

Return to CAN page

Read Checksum block
Read Checksum block

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.