Jump to main content

Log File Configuration

The [Log_Files] folder is created in the root directory of the microSD memory card. This is where the log data is stored as CSV files. Log data files are created in this configuration. The number of rows changes when the number of selected monitors change.

 

First Row

Drive information

Second Row

Log data information

Third Row

Log data 1

:

Log data 2

:

Log data 3

:

:

Last Row

Log data n

First Row: Drive Information

This example shows the data text strings and data generated for the first row of log data.

Example of generated data for a long-term data log: 00,0012,160107111230,GA700,VSAA01010,2,62,1000,000001

Example of generated data for a short-term data log: 00,0012,160107111230,GA700,VSAA01010,2,62,1000,000001

 

No.

Item

Number of Characters

Example

Description

1

Attribute

2

00

[00] shows that the record is a drive information record.

2

File number

4

0012

Long-term data log: Log data file name

Shows the [xxx] part (a 3-digit number) of the [GLOG0xxx.csv] filename

Short-term data log: Log data file name

Shows the [xxx] part (a 3-digit number) of the [SLOG0xxx.csv] filename + 1000

3

Time stamp 1

12

160107111230

Date file was generated (YYMMDDHHMMSS)

  • Date: 20YY/MM/DD

  • Time in 24-hour format: HH:MM:SS

Example data of [160107111230]: 11:12:30 on January 7, 2016

4

Model

5

GA700

Drive model information

5

Software number

9

VSAA01010

Drive software number

6

Control Method Selection

1

2

Setting value (Hex.) of A1-02 [Control Method Selection]

7

Drive capacity

2

62

Setting value (Hex.) of o2-04 [Drive Model (KVA) Selection]

8

Sampling time

5

(Maximum)

1000

Setting value (Dec.) of o5-02 [Log Sampling Interval]

Unit: ms

9

Log data type 2

1

1

1: Short-term data log (trend log disabled)

2: Short-term log for short-term data log (trend log enabled)

3: Trend log for short-term data log (trend log enabled)

10

Trend log sampling cycle 2

5

(Maximum)

1000

Sampling cycle (Dec.) selected by o5-21 [Trend Log Sampling Time Selection]

Unit: ms

11

Trigger type 2

1

1

Setting value (Dec.) of o5-15 [Trigger Type Selection]

12

Digital trigger target 2

2

(Maximum)

E

Setting value (Hex.) of o5-16 [Digital Trigger Object]

13

Analog trigger target 2

3

102

Setting value (Dec.) of o5-17 [Analog Trigger Object]

14

Analog trigger level 2

6

(Maximum)

50.0

Setting value (Dec.) of o5-18 [Analog Trigger Level]

Unit: %

15

Trigger condition 2

1

1

Setting value (Dec.) of o5-19 [Trigger Condition]

16

Pre-trigger 2

3

(Maximum)

50

Setting value (Dec.) of o5-20 [Pre-Trigger Setting]

Unit: %

17

Offset between data 2

6

(Maximum)

5020

Time offset (Dec.) between the trend log and short-term log for short-term data log (trend log enabled)

Unit: ms

18

Row number

6

000001

Row number (Hex.) in the data log file

 

Second Row: Log Data Information

This example shows the data text strings and data generated for the second row of log data.

Example of generated data: 01,0012,160107111230,0101,0201,0102,0201,0103,0206,0107,0005,0108,0209,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,000002

 

No.

Item

Number of Characters

Description

1

Attribute

2

[01] shows that the record is a log data information record.

2

File number

4

Long-term data log: Shows the [xxx] part (a 3-digit number) of the [GLOG0xxx.csv] filename.

Short-term data log: Shows the [xxx] part (a 3-digit number) of the [SLOG0xxx.csv] filename + 1000.

3

Time stamp

12

Date file was generated (YYMMDDHHMMSS)

4

Monitor Number 1 3

4

Monitor number selected by o5-03 [Log Monitor Data 1]

Example: 0101 (Dec.) for U1-01

5

Monitor Unit 1 4

4

Unit code and number of decimal places used for the monitor selected with o5-03

Example when U1-01 = 30.00 Hz:

Number of decimal places = 2, Hz unit code = 01, monitor unit 1 = 0201 (Hex.)

6

Monitor number 2

4

Monitor number (Dec.) set to o5-04 [Log Monitor Data10]

7

Monitor Unit 2

4

Unit code and number of decimal places used for the monitor selected with o5-04

:

:

:

:

22

Monitor number 10

4

Monitor number (Dec.) set to o5-12 [Log Monitor Data10]

23

Monitor Unit 10

4

Unit code and number of decimal places used for the monitor selected with o5-12

24 - 27

Reserved

4

-

28

Row number

6

Row number (Hex.) in the data log file

 
Table 1. Unit Codes

Unit Code (Hex.)

Unit

Unit Code (Hex.)

Unit

Unit Code (Hex.)

Unit

Unit Code (Hex.)

Unit

00

--

08

PPR

10

H

18

0H

01

Hz

09

kW

11

V

19

--

02

RPM

0A

Ω

12

us

1A

--

03

%

0B

ms

13

min

1B

--

04

VAC

0C

kHz

14

°C

1C

--

05

VDC

0D

PSI

15

W

1D

--

06

A

0E

MPM

16

kWH

1E

--

07

sec

0F

FPM

17

MWH

1F

--

Third and Subsequent Rows: Log Data

This example shows the data text strings and data generated for the third row of log data.

Example of generated data: 02,0012,160107111239,1770,1770,00BE,0118,0028,0000,0000,0000,0000,0000,0000,0000,00000C

 

No.

Item

Number of Characters

Description

1

Attribute

2

[02] shows that the record is a monitor data record for a long-term data log.

[03] shows that the record is a monitor data record for a short-term data log.

[04] shows that the record is a monitor data record for a trend log.

2

File number

4

Long-term data log: Shows the [xxx] part (a 3-digit number) of the [GLOG0xxx.csv] filename.

Short-term data log: Shows the [xxx] part (a 3-digit number) of the [SLOG0xxx.csv] filename + 1000.

3

Time stamp

12

Data log data was generated (YYMMDDHHMMSS)

Trigger detection time for a short-term data log (common to all data)

4

Log Monitor Data 1

4

Log monitor data (Hex.) of the monitor selected with o5-03 [Log Monitor Data 1]

5

Log Monitor Data 2

4

Log monitor data (Hex.) of the monitor selected with o5-04 [Log Monitor Data 2]

:

:

:

:

13

Log Monitor Data 10

4

Log monitor data (Hex.) of the monitor selected with o5-12 [Log Monitor Data 10]

14

Reserved

4

-

15

Encoding data

4

Log Monitor Data 1 to 10 Code Data (Hex.)

Bits 0 to 9 show the encoding of log monitor data 1 to 10. A bit value of 1 shows that the data represents a negative value. (Log monitor data 1 to 10 is absolute value data without encoding)

Example: When log monitor data 2, 5, and 8 show negative values, bits 1, 4, and 7 have values of 1, and the encoding data = 0010010010 (Bin.) = 0092 (Hex.)

16

Row number

6

Row number (Hex.) in the data log file

1

If you do not set the time in the keypad, the text string of [000000000000] is generated to show the time.

2

The drive generates these items for a short-term data log only.

3

If there is no data log monitor selected, the text string of [0000] is generated.

4

Refer to Table 1 for information about unit codes.