Difference between revisions of "HANcoder/STM32/Blocks/Search Stored Error"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= The block receives the error code and parameter, returning (if available) the found error data. |blockImage= SearchStoredError.png |maskImage= Searc...")
 
Line 11: Line 11:
  
 
}}
 
}}
 +
 +
{| class="wikitable"
 +
|-
 +
! style="width:150px" | Parameter
 +
! Description
 +
|-
 +
| Sample time
 +
| Sample time of the block. The Sample time (in seconds) defines the rate at which the block is visited by the real-time scheduler of the target. The value of the Sample time has to be an integer multiple of the base sample time of the model.
 +
|}

Revision as of 09:38, 5 April 2017

Supported Targets: Olimexino, E407, P405

General information about Search Stored Error

The block receives the error code and parameter, returning (if available) the found error data.

Block

SearchStoredError.png

Mask

SearchStoredErrorMask.png

Parameter Description
Sample time Sample time of the block. The Sample time (in seconds) defines the rate at which the block is visited by the real-time scheduler of the target. The value of the Sample time has to be an integer multiple of the base sample time of the model.