Difference between revisions of "HANcoder/STM32/Blocks/Read Active Error"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= The block receives an error number (starting at 1) and returns the number of active errors and the requested error data. |blockImage= ReadActiveError...")
 
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:36, 5 April 2017

Supported Targets: Olimexino, E407, P405

General information about Read Active Error

The block receives an error number (starting at 1) and returns the number of active errors and the requested error data.

Block

ReadActiveError.png

Mask

ReadActiveErrorMask.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.