File Logger Close

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 12:50, 21 March 2017 by Jasonvankolfschoten (talk | contribs) (Created page with "{{HANcoder/block| info= With the File Logger module active, the data values of the configured signals are sampled at a fixed time interval and written to the log-file on the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about File Logger Close

With the File Logger module active, the data values of the configured signals are sampled at a fixed time interval and written to the log-file on the SD-card. The log-file needs to be explicitly closed at the end of a logging session for the log-file to actually appear on the SD-card. Ideally, this block is called during software shutdown for example when the ignition signal goes low in automotive applications. An external trigger can also be used such as a button press event or CAN message reception.

Block

FileLoggerClose.png

Mask

FileLoggerCloseMask.png