WindO/I-NV4 User’s Manual 14-19
3 Data Log Settings Dialog Box
14
Data Log Function
■ Batch
Select this check box to batch output all the sampled data to the external memory device
*1
.
All the data is saved on the external memory device
*1
when the trigger device addresses changes from 0 to 1. If a file
with the same name already exists on the external memory device
*1
, that file is overwritten. The maximum amount of
output data is the amount configured by the data storage area.
*1 USB flash drive inserted in USB1 for HG2J-7U, SD memory card for HG5G/4G/3G/2G-V, HG4G/3G and HG2G-5F,
USB flash drive for HG2G-5T and HG1G/1P
MICRO/I
Data Log data (CSV)
Output to
External memory device
Data Log data
Sampling Time Data001 Data002 Data003
01/01/2011 12:00:30 20 120 201
01/01/2011 12:01:30 21 121 204
01/01/2011 12:02:30 22 122 206
01/01/2011 12:03:30 23 123 206
01/01/2011 12:04:30 24 124 210
01/01/2011 12:05:30 25 125 210
01/01/2011 12:06:30 26 126 218
0
1
Trigger Device Address
Data to be output
(all)
External Memory Device
USB flash drive
SD memory card
The storing of data stops if there is insufficient free space on the external memory device. The error
information is stored in the following HMI Special Data Registers. For details about the error information,
refer to Chapter 33 “HMI Special Data Register (LSD)” on page 33-8.
HG2J-7U, HG5G/4G/3G/2G-V, HG4G/3G, HG2G-5F: LSD42
HG2G-5T, HG1G/1P: LSD33
Trigger Device Address: Specifies the bit device or the bit number of the word device to serve as condition for batch
output. For the device address configuration procedure, refer to Chapter 2 “5.1 Device
Address Settings” on page 2-70.
Data is output to file when the value of the Trigger Device Address changes from 0 to 1.
File Name: Enter the file name for the output data or shows the file name.
The default is “LOGOn.CSV”. (n: Data log channel number)
To change the file name, enter a new file name. The maximum number is 120 characters
(including the extension).
Specify File Name by Value of Device Address: Select this check box to assign a file name
for the output data using a value of device
address specified in the File Name Device
Address.
(File Name Device Address): Specifies a word device to create a file name. The file
name is set by reading the values sequentially from the
starting device address specified with the File Name
Device Address and handling those values as character
data up to the character before NULL(00h).
The maximum number of device addresses is 40
(2 characters per word device, maximum of 80 single-
byte characters). You can only specify an internal device.
For the device address configuration procedure, refer to
Chapter 2 “5.1 Device Address Settings” on page 2-70.
Example: from Upper byte is selected as the Storage Method of String Data on
the System tab in the Project Settings dialog box, and the device address
specified by (File Name Device Address) is LDR100 and the text to set is
"IDEC":
The file name at this time becomes "IDEC.CSV".
LDR100
LDR101
LDR102
(File Name Device Address)
4944
(Hex)
4543
(Hex)
‘ I ’
‘D’
‘E’ ‘C’
0000
(Hex)
(NULL)