47
18. Output Data
18.3. File Format saved in then USB memory (HTGA only)
The file format saved in USB memory is as follows.
The files are saved in root directory of USB memory.
File Format
Description
Save of
measuring
values at
real time
File name: R00001.csv
Contents:
RRR[CR][LF]
yyyy,mm,dd,hh,nn,ss[CR][LF]
ffffff,uuu,dddddddd,rrr[CR][LF]
ffffff,uuu,dddddddd,rrr[CR][LF]
…
File name:
The continuous numbers follow after [R].
Each number is followed by comma and
saved in CSV style.
Contents:
RRR: Interval of saving of real-time data
yyyy: Year / mm: Month / dd: Day
hh: hour (24 hours) / nn: minute / ss: second /
ffffff: force value with sign and decimal point /
uuu: unit for force / dddddddd: displacement
value with sign and decimal point / rrr: unit for
displacement
The date and time is one when start saving.
The displacement data is saved as 0 when
the Displacement Type at Setup Menu is OFF.
Save of
measuring
values at
single data
File name: S00001.csv
Contents:
yyyy,mm,dd,hh,nn,ss[CR][LF]
YYYY,MM,DD,HH,NN,SS,ffffff,uuu,
dddddddd,rrr[CR][LF]
YYYY,MM,DD,HH,NN,SS,ffffff,uuu,
dddddddd,rrr[CR][LF]
…
File name:
The continuous numbers follow after [S].
Each number is followed by comma and
saved in CSV style.
Contents:
yyyy: Year / mm: Month / dd: Day
hh: hour (24 hours) / nn: minute / ss: second /
ffffff: force value with sign and decimal point /
uuu: unit for force / dddddddd: displacement
value with sign and decimal point / rrr: unit for
displacement
The date and time is one when start saving.
The displacement data is saved as 0 when
the Displacement Type at Setup Menu is OFF.
Data transport
saved in
internal
memory
File name: M00001.csv
Contents:
yyyy,mm,dd,hh,nn,ss[CR][LF]
YYYY,MM,DD,HH,NN,SS,ffffff,uuu,
dddddddd,rrr[CR][LF]
YYYY,MM,DD,HH,NN,SS,ffffff,uuu,
dddddddd,rrr[CR][LF]
…
File name:
The continuous numbers follow after [M].
Each number is followed by comma and
saved in CSV style.
Contents:
yyyy: Year / mm: Month / dd: Day
hh: hour (24 hours) / nn: minute / ss: second /
ffffff: force value with sign and decimal point /
uuu: unit for force / dddddddd: displacement
value with sign and decimal point / rrr: unit for
displacement
The date and time is one when start saving.
The displacement data is saved as 0 when
the Displacement Type at Setup Menu is OFF.