Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Description

Type

Periodic

The data is logged according to the assigned interval. You can assign the interval from 1 to 30,000 seconds. (500min). This option operates when the block is created.

Tag Value

Logs the data when the assigned address or tag value changes from 0 to another value. You can assign the device address or tag by pressing the (blue star) button. In the case of an address, you can assign the data type (Bit/Word).

Log to CSV (Periodic/Tag Value, Daily)

Logs data according to the interval or the tag value. When you select this option, a CSV file will be created once a day, with the file name ‘YearMonthDay.csv'.

The log data of a single data logging model will be saved in the same CSV file.

Log to CSV (Periodic/Tag Value, Monthly)

Logs data according to the interval or the tag value. When you select this option, a CSV file will be created once a month, with the file name ‘YearMonth.csv'.

The log data of a single data logging model will be saved in the same CSV file.

Log to CSV (Periodic/Tag Value, New CSV on Startup)

When the starting condition is satisfied, the data logging model is activated and creates a new CSV file.

If using the main memory, the file will be stored in the ‘\Xpanel\CSV\Datalogging model name\YYYYMMDD_hhmmss.CSV’ path. After the model starts data logging, a new CSV file is created. You may store up to 3 files in the main memory. The older files will be removed automatically.

If using USB/SD memory, there is no absolute limit on the number of CSV files that can be stored. When there is not enough storage space, logged data cannot be updated as a CSV file.

※ This option is supported in XpanelDesigner 2.53 and above versions.

Standard

Period

Stores the data to the block according to the assigned interval. You can assign from 1 to 30000 seconds.

Addr/Tag

Logs the data when the assigned address or tag value changes from 0 to another value. You can assign the device address or tag by pressing the (blue star) button. In the case of an address, you can assign the data type (Bit/Word).

CSV save path

You can select the save path for the CSV file. If you wish to select USB or SD memory, the corresponding storage media must be connected to Xpanel. Logged data is not updated to the CSV file when there is not enough disk space.
Each ‘Save’ path of the storage media is as follows:

※ This option is supported in XpanelDesigner 2.53 and above versions.

Main memory

Xpanel: ATVXELXPANEL\CSV\Datalogging model name\

PC Runtime: Xpanel path\PCRun\CSV\Datalogging model name\

USB

USB memory\CSV\Datalogging model name\

SD

SD memory\CSV\Datalogging model name\

...