Output Format (Data Logging)

Sets the output format for logging data.
  1. In the item tab area, tap [Output format].
  2. Set up each item as necessary.
    Output format - "Output setting" area
    Setting item
    Set value
    [Factory default]
    Description
    File name
    datalog.csv
    Half-width alphanumeric characters are used for File name.
    Integer
    1 to [10]
    Specify the digits of the integer part including the sign. For positive numbers, the plus sign is not output.
    Example
    Setting: 4 digits, Data: -5619
    -999 is output.
    Decimal
    0 to [4]
    Specify the number of output digits in the decimal part. When 0 is selected, the decimal digits will be rounded off.
    Measurement ID
    • [Available]
    • OFF
    Select whether to output the measurement ID at the head of the output data.
    Measurement ID : measurement time YYYY-MM-DD_HH-MM-SS-MS
    (YYYY: Calendar, MM: Month, DD: Day, HH: Hour, MM: Minute, SS: Second, MS: millisecond)
    Example
    Measurement time: 11:10:25.500 AM, December 24, 2007, the measurement ID is "2007-12-24_11-10-25-500".
    Since the file name of the logging image also includes the same measurement ID, confirmation of the measurement data and image data can be performed with the measurement ID.
    Minus
    • [-]
    • 8
    Select what is displayed in the sign column for a negative number.
    0 suppress
    • ON
    • [OFF]
    Select the method for adjusting when there is a blank to the left of the output data.
    ON: Insert 0 into the blank digit space.
    OFF: Insert a space in the location with no character.
    Example
    When integer section setting: 5 digits, decimal section setting: 3 digits, data is 100.000
    ON: 00100.000
    OFF: _100.000 (_ represents a space)
    Field separator
    • OFF
    • [Comma]
    • Tab
    • Space
    • CR+LF
    Select the separator for output data.
    Record separator
    • OFF
    • Comma
    • Tab
    • Space
    • [CR+LF]
    Select the separator each time data is output.
Note
  • The actual data output is in the ASCII format with the following type of header added.
    Header added to logging data
    (YYYY: Calendar, MM: Month, DD: Day, HH: Hour, MM: Minute, SS: Second, MS: millisecond)
    Example)
    Measurement time: 11:10:25.500 AM, December 24, 2007
    Measurement ID is "2007-12-24_11-10-25-500".
  • Logging timing and saving destination
    "User's Manual" "Logging Measurement Values and Measurement Images"