Chapter 11 Datalog Function
11.8 CSV File Structure
11.8.1 File Save Format
The name of CSV files are created in the following form.
Name
F I
E 0 0 0 0 0 .CSV
Description File Name
Group
Number
File Number Extension
Range Fixed Value 0~15 000 ~ 255
The first 4 characters are fixed as ‘FILE,’ and the 5 ~ 6th numbers indicates the group number selected, and the
following
7~9th numbers indicate the file number.
For example, the 8th file of the ‘GROUP11’ folder will be named ‘FILE11008.CSV.’
11.8.2 File Name and Save Sequence
When executing datalog function after selecting a certain group, the file sequence progresses from Number 0. When
executing datalog function on multiple groups, files are first created for Group 0, and progresses sequentially to Group
15.
Selecting [Do Not Use] at the [Group Setting] will stop fie saving in the current group, and files creating will move into
the next group.
File Name
and
Creation
Sequence
Note
While the data value collected from motion controller is saved at the interval set by the parameter, saving into
the SD memory is performed using Main Task Save method, starting from Group 0. However, it can change
flexibly depending on file storage.