User`s guide
32
Appendix
File Format
The formats are specified here for the CSV format files to be imported/exported.
N
N
o
o
t
t
e
e
Some of the data files of OralChroma DataManager are text files. Do not open or edit the file using other
applications such as text editors. The file may not be opened normally or OralChroma DataManager may
not operate properly.
If you want to use the data in different applications, always output the file using the ‘Export’ function.
●List of personal properties of test subjects
Import
・Personal properties of one person per one line. Five items included. (If it has more than five items, the
items after the fifth will be ignored.)
・Items ⇒ ID, Name, Comment, Sex and Date of birth, followed by the line feed code
N
N
o
o
t
t
e
e
The line feed code consists of two characters of ASCII code 0D(h) + 0A(h) [CR+LF]. With any other code,
the items cannot be correctly identified.
Export
・Personal properties of one person per one line. Eight items included.
・ID, Name, Comment, Sex, Date of birth, Date of first measurement, Date of last measurement, and
number of measurements, followed by the line feed code