File Logger Signal

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 12:52, 21 March 2017 by Jasonvankolfschoten (talk | contribs) (Created page with "{{HANcoder/block| info= The 'File Logger Signal' block configures the input signal of the block to be logged by the File Logger Module. This means that the value of the input...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about File Logger Signal

The 'File Logger Signal' block configures the input signal of the block to be logged by the File Logger Module. This means that the value of the input signal will be sampled by the File Logger Module and written to the log-file on the SD-card.


Remarks

The File Logger Close block must be present and called explicitly to stop logging, otherwise no file will be written to 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

FileLoggerSignal.png

Mask

FileLoggerSignalMask.png