FC6A S
ERIES
MICROS
MART
L
ADDER
P
ROGRAMMING
M
ANUAL
FC9Y-B1726 25-11
25: D
ATA
L
OG
I
NSTRUCTIONS
25. First character of date and time
Specify whether to use a space for the first character in the execution date and time format in the CSV file.
Select from Add a space or Do not add a space.
• Add a space
• Do not add a space
26. Enclose character of date and time
Specify whether to use a character to enclose the execution date and time format in the CSV file.
Select from Enclose with "" or No enclose with "".
•Enclose with ""
• No enclose with ""
Note: When Date and time output is set to Output and the subsequently output CSV file is opened in spreadsheet software, the execution date
and time is displayed according to the display format of the spreadsheet software.
CSV File Output Format and File Format Configuration
• Output format
The CSV file output format is as follows.
• Select Mode
Basic mode
When the DLOG instruction is executed and the CSV file for the same date does not exist in the folder designated by S1, a new file
is created and the header and the log data 1 are output as shown in above output format example. If the DLOG instruction is
executed again on the same date, the log data 2 is appended to the CSV file. Similarly, if the DLOG instruction is executed again on
the same date, log data 3 is appended to the CSV file.
When the date changes and the DLOG instruction is executed, a new CSV file with a new file name is created and the header and
the log data is output.
Time D 1000
2018/04/06 14:59:40 30
Time D 1000
2018/04/06 14:59:40 30
Time D 1000
"2018/04/06 14:59:40" 30
Time D 1000
2018/04/06 14:59:40 30
Time,D0010,D0020,D0030,D0050,D0060
2015/12/30 15:40:00,12345,1,5,12,111
2015/12/30 15:41:00,1212,3,7,35,222
2015/12/30 15:42:00,345,4,99,79,333
ï½¥
ï½¥
ï½¥
2011/09/07 2011/09/08
20110907.csv 20110908.csv
DLOG instruction
Change of date
Output file name