accLoggerStart (Function) |
Top Previous Next |
This function will start (or resume) logging. The logger must first have been configured with accLoggerSetConfig.
Inputs: Reset : BOOL (Default FALSE) If TRUE, then all previous stored values will be removed before start.
Returns: INT
Declaration: FUNCTION accLoggerStart : INT;
Example: INCLUDE rtcu.inc |