Manual

App-4
IM 04L21B01-01EN
Appendix 3 Text File Data Format
This section explains the format of text files. The FX can create the following text files:
manual sampled data files and report files.
In the explanation below, CRLF represents a terminator.
Format of the Manual Sample Data File
The manual sampled data is output using numerical values and strings in text format
delimited by tabs.
Values of measurement channels set to Skip and computation channels set to Off are
not output.
The data is appended to the le each time manual sample operation is performed.
Format
YRECCRLF
Manual Sample Data Version 1.01.00CRLF
Model FX1000CRLF
Language Code shift-JIS CRLF
File Status ffffffff CRLF
Serial No. III···I CRLF
File Header HHH···H CRLF
Ch ccccc ccccc ··· cccccCRLF
Tag ttt···t ttt···t ··· ttt···tCRLF
Unit uuuuuu uuuuuu ··· uuuuuuCRLF
yyyy/mo/dd hh:mi:ss nnn···n nnn···n ··· nnn···nCRLF
ffffffff
File status (8 characters)
Complete
Completed. (A le with 100 manually sampled
data acquisitions that is now complete.)
Progress
Data is being added. (An incomplete le that
does not yet have 100 manually sampled data
acquisitions.)
Decrease
The le is defective. (A le that is missing some
of the manually sampled data that was stored
on it.)
III···I
Serial number of the FX (16 characters)
HHH···H
File header (50 characters)
ccccc
Channel number (5 characters)
ttt···t
Tag (16 characters)
uuuuuu
Unit (6 characters)
yyyy/mo/dd hh:mi:ss
Sampling year, month, day, and time (19 characters)
nnn···n
Measured value (13 characters)