Difference between revisions of "HANcoder/STM32/Blocks/File Logger Init"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= The 'File Logger Init' block instructs the code generator to enable support for the File Logger module. This module allows the logging of Simulink sig...")
(No difference)

Revision as of 12:43, 21 March 2017

Supported Targets: Olimexino, E407, P405

General information about File Logger Init

The 'File Logger Init' block instructs the code generator to enable support for the File Logger module. This module allows the logging of Simulink signals (at a fixed time interval) into a file that is written to the SD-card. All signals in the ASCII log-file are separated by a semicolon. This data format allows the log-files to be opened by any tool that can read CSV files, such as Microsoft Excel.

Block

FileLoggerInit.png

Mask

FileLoggerInitMask.png