4 Using Data and Detected Alarms
13-32 SmartAXIS Touch User’s Manual
4.4 Saving Data as a CSV File
● Saving Data as a CSV File
The Alarm Log data can be saved to the external memory as a CSV file.
The procedure to save the data is as follows.
On the WindO/I-NV3 System Setup tab, click Alarm Log to display the Alarm Log Settings dialog box. Select an
output method check box on the External Memory tab and configure the items. The data can be saved to the
External Memory Folder on the external memory. For details, refer to “External Memory Tab” on page 13-20.
●
Data Structure and Output Example
The data structure for files output with batch output and real time output is different.
■ Batch
Batch output shows the recovery and confirmation time for an alarm that has occurred on a single line.
The data structure of files output with batch output is as follows. Bold items are replaced by the Alarm Log settings,
sampled data, project file name, and WindO/I-NV3 version.
Files saved to external memory are read using WindO/I-NV3.
On the WindO/I-NV3 Online tab, click the arrow under Upload, and then click Data in external memory
to display the Upload from external memory dialog box. Select the Alarm Log Data check box, specify the
location to save the files in Path, and then click OK to be able to save the files in the specified folder.
Headers
"Project Name","Project name","Version number"
"File Type","Log type"
Blank row
Title row "Ch.No.","Message","Occurrence Time","Recovery Time","Confirmation Time"
Data row
" Channel number","Message"," MM/DD/YYYY HH:MM:SS"," MM/DD/YYYY HH:MM:SS",
" MM/DD/YYYY HH:MM:SS"
·
·
·
Output example
Data size of each row
"Project Name","Dimmer Console","V1.00" - 41 bytes
"File Type","Alarm Log Data" - 30 bytes
- 2 bytes
"Ch.No.","Message","Occurrence Time","Recovery Time","Confirmation Time" - 74 bytes
" 1-0","Voltage drop"," 08/11/2011 14:46:12"," 08/11 14:46:13"," 08/11 14:46:16" - 82 bytes
" 1-1","Temperature abnormal"," 08/11/2011 14:47:18"," 08/11 14:47:19", " 08/11 14:47:20" - 90 bytes
·
·
·