File Logger Init

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 12:43, 21 March 2017 by Jasonvankolfschoten (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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