Skip to main content

Log File Specification

Log File

With the MicroPeckerX DIO/AD license, acquired logs are output as CSV log files.

This section describes the log file contents.

Log File Sample

A sample log file is shown below.

Log File

Header Section

Outputs summary information of the log file.

ItemDescriptionNotes
FileNameDisplays the file name at output time.
DateTimeDisplays the logging start date/time in YYYY/MM/DD hh:mm:ss format.For log files saved from the Analyze tab of Analyze Window, the date/time when log merge was performed is displayed.
ChDisplays the logged channel number (for example, 1-2).If saving a merged log file of multiple channels from the Analyze tab of Analyze Window, Mixed is displayed.
OffsetFor log files saved with timestamp offset display enabled in Analyze Window, displays the timestamp of the log used as the offset base.
If offset display is disabled, zero is displayed.
Display format follows Time Stamp Form setting in the Option dialog at the time of send/receive.

Data Section

Outputs one monitored frame per line.

ItemDescriptionNotes
TimeDisplays the timestamp at send/receive time.Display format follows Time Stamp Form set in the Option dialog.
ChDisplays the channel used for send/receive.
ProtocolDisplays the protocol used for send/receive.
DirDisplays - (hyphen).
LabelIf the frame matched label filter conditions in Label Filter Window at send/receive time, displays that label name.See Label Function for details.
StateDisplays OK for normal data and NG for error data.
TypeDisplays the following depending on protocol.
[DIO] Nothing is displayed.
[A/D] Displays upper limit of monitorable range.
FormatDisplays - (hyphen).
IDDisplays - (hyphen).
DLCDisplays - (hyphen).
D1Displays the following depending on protocol.
[DIO] DIO1 level.
[A/D] A/D monitored value.
D2Displays the following depending on protocol.
[DIO] DIO2 level.
[A/D] - (hyphen).
D3Displays the following depending on protocol.
[DIO] DIO3 level.
[A/D] - (hyphen).
D4Displays the following depending on protocol.
[DIO] DIO4 level.
[A/D] - (hyphen).
D5Displays the following depending on protocol.
[DIO] Nothing is displayed.
[A/D] - (hyphen).

Storage Folder and File Name

Automatically Saved Log Files

For log files automatically saved with the Save Log File checkbox on the toolbar turned ON:

ItemDescriptionNotes
Storage folder"folder path entered in toolbar Log Folder" + "\\" + "3-digit number shown in toolbar No field"The No value is determined when monitoring starts. The software checks whether subfolders with 3-digit numbers (000-999) exist under the folder specified by Log Folder, and uses the smallest non-existing number.
Log file name"string entered in toolbar Log File Name" + "_" + "Ch number (1-1, 1-2, ..., 4-2)" + ".csv"If split log saving is enabled in options, _<split number (4 digits, starting from 0000)> is inserted between channel number and extension.
tip

If all subfolders with 3-digit numbers (000-999) already exist under the folder specified in Log Folder, an error is shown when monitoring starts and monitoring cannot start.

Manually Saved Log Files

For log files saved manually by clicking Save Log in Analyzer Window:

ItemDescriptionNotes
Storage folderFolder path specified in the file dialog.
Log file nameFile name specified in the file dialog.Default file name format:
"Ch" + "Ch number (1-1, 1-2, ..., 4-2)" + "_" + "monitoring start date/time or log merge date/time (YYYYMMDDhhmmss)" + ".csv"