![New Eagle Data Logger User Manual Download Page 13](http://html.mh-extra.com/html/new-eagle/data-logger/data-logger_user-manual_1677305013.webp)
Page | 13
Configuration File Format
The configuration file is a standard text file containing parameters that are used to configure the
application. Each parameter must be entered on a separate line followed by an = sign, followed by the
value, terminated by Carriage Return (0x0A) and Line Feed(0x0D) characters .
The following represents the content of a configuration file containing the default values:
BusSpeed=250K
Filter=0x0,0x1ef,S
Filter=0x0,0x1fbfffff,E
OutputDebugToCAN=T
UseErrorPassiveDetection=F
CANId=0xfe
Updating the Date and Time
The unit ships from the factory with its date and time set from the factory using GMT time. The default
date and time settings can be overridden. This section describes the necessary procedure for changing
the date and time settings.
Date Time CAN Message
The date and time can be set by sending the logger a CAN message that contains the date/time in a 4
byte unix epoch format (See
http://www.epochconverter.com/
). Following are the details for the CAN
Message:
Message Id = 0x101 (11-Bit Message)
Message Length = 4
Data
Description
0
Epoch date time (LSB)
1
Epoch date time