5-32
Application Software
• Spreadsheet format ( * .CSV)
........................ Delimits data with commas or CRLF, and encloses comments in double quotation
marks. The default output file name will be the original file name with the extension
changed to "CSV".
• DADiSP format ( * _DADISP.DAT)
........................ Format that can be read in by the "DADiSP" data analysis software. The default
output file name will be the original file name with the extension changed to
"DADISP.DAT".
• Text file format ( * .TXT)
........................ This format can be specified as "Delimiter" or "CRLF" in the format options. The
default output file name will be the original file name with the extension changed to
"TXT".
• GBD format ( * .GBD)
........................ Converts a "GDT" file to a "GBD" file.
• OverWrite................ Selects whether or not to overwrite an existing file with the same name. There are
three settings as follows.
Do not overwrite: If a file with the same name exists, that file will not be overwritten.
Confirm before overwriting : A confirmation window is displayed each time a file
with the same name as an existing file is specified
for conversion.
Overwrite without confirming : Any file with the same name is automatically
overwritten.
Format Options .............. Selects the format details.
• Output Index ........... Selects whether or not to add an index when spreadsheet ( * .CSV) or text file
( * .TXT) formats are selected. Check the box to add an index.
• Sequence Number.. Selects whether or not to add a sequence number when spreadsheet ( * .CSV) or
text file ( * .TXT) formats are selected. Check the box to add a sequence number.
• Delimiter ................. Selects the delimiter character (for separating adjacent data in groups recorded at
the same time) used when text file ( * .TXT) format is selected. The delimiter
character can be a tab, comma, space, or semicolon.
• CRLF ...................... Selects the line-break character (for inserting between data groups recorded at the
same time) used when text file ( * .TXT) format is selected. The line-break
character can be CR&LF, CR, or LF.