15
產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series 2. Functions: The Operation Log Table is for recording the operation and date/time of the operation of each element when users enter the HMI screen, such as changing the element data, security level, switching elements, etc. You may refer to the Operation Log Table when the machine malfunctions or there are defects in the products. The recorded data can be saved as a CSV file. And you may view and archive the file with a computer. NOTE The Operation Log Table is preset as a CSV file and records up to 10,000 entries. The Operation Log Table can only be saved in USB Disks or SD Cards, so the read speed of the external storage device affects the display speed of the Operation Log Table and the update speed of the screen operation. The Operation Log file is saved in the HMI / HMI-000 / HistoryOp folder of the external storage device (USB Disk or SD Card). When the HMI is downloading screens, this folder is backed up and the folder name is HistoryOp.datetime. When you change the HMI screen, the previous operation data is retained. Technical Announcement Issued by IMSBU HMI Author(s) Daisy Huang Security Classification General Confidential Issue No. HMI17071000 Release Date July 10, 2017 Recipient Product Manager, BU Sales Representative, Global Service Partners

產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

1/15

Subject:

Operation Log Setting Instructions

Description:

1. Applicable Models: DOP-W series

2. Functions:

The Operation Log Table is for recording the operation and date/time of the operation of each

element when users enter the HMI screen, such as changing the element data, security level,

switching elements, etc. You may refer to the Operation Log Table when the machine

malfunctions or there are defects in the products. The recorded data can be saved as a CSV file.

And you may view and archive the file with a computer.

NOTE:

The Operation Log Table is preset as a CSV file and records up to 10,000 entries.

The Operation Log Table can only be saved in USB Disks or SD Cards, so the read speed

of the external storage device affects the display speed of the Operation Log Table and the

update speed of the screen operation.

The Operation Log file is saved in the HMI / HMI-000 / HistoryOp folder of the external

storage device (USB Disk or SD Card). When the HMI is downloading screens, this folder is

backed up and the folder name is HistoryOp.datetime. When you change the HMI screen,

the previous operation data is retained.

Technical Announcement

Issued by IMSBU

HMI Author(s) Daisy Huang

Security Classification

General

Confidential

Issue No. HMI17071000 Release Date July 10, 2017

Recipient Product Manager, BU Sales Representative, Global Service Partners

Page 2: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

2/15

3. Instructions:

3.1 Operation Log Table Element

3.2 Operation Log Setting

3.3 Example

3.4 Description of Operation Name

Page 3: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

3/15

1. Operation Log Table Element:

The following figure shows the property setting screen when you double-click the

Operation Log Table.

Operation Log Table

Function

Page Description

Preview Operation Log Table elements do not support multiple status values and

multi-language data display.

Main

Toolbar Set the width, height, and color of the function buttons.

Style Set the title background color, title text color, content text color,

border color, element background color, vertical and horizontal

Page 4: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

4/15

grid lines, and grid line color.

Button Text Set the text font, size, and color.

Coordinates Set the X-Y coordinates, width, and height of the elements.

2. Operation Log Setting:

Click [Options] > [Operation Log Setting] to open the setting window.

Page 5: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

5/15

Operation Log Setting

Function Description

Enable Default is not enabled. Check [Enable] to edit settings.

Trigger

Set Operation Log Table trigger address, and provide addresses of the internal memory and external PLC. Only supports bit trigger.

When this bit is triggered, the Operation Log Table starts recording all HMI operations.

If the memory address is not set, the Operation Log starts recording once the HMI is booted.

Display

Settings

Set the recorded time and date format when displaying the Operation Log Table.

Save

Settings

Set the Operation Log Table to save in a USB Disk or SD Card in CSV format. Select [Stop Log] or [Overwrite File] when there is insufficient storage space

on the external storage device. [Stop Log] is to stop recording the operation of the HMI; [Overwrite File] is to overwrite the previous recorded data and restart the recording of the operation of the HMI.

Font

Setting Set the title and content font sizes in the Operation Log Table.

Field

Order:

Set the column display order in the Operation Log Table.

Page 6: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

6/15

3. Example:

Step 1: click [Options] > [Operation Log Setting] to set the properties of the Operation Log.

Enable the Operation Log function, set trigger address to $100.0, and save the record in a

USB Disk.

Page 7: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

7/15

Step 2: on the project screen, create a Log Trigger button with the write address as $100.0 to

trigger the Operation Log function.

Step 3: on the project screen, create an Increase button and a numeric entry element with both

write addresses as $300; create an Enter Password button to switch users; create a Screen

Change button to switch the screen to Screen 2; create an Operation Log Table.

Page 8: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

8/15

Step 4: create new screen 2 with an Increase button and a numeric entry element with both

write addresses as $301; create a Previous Page button to switch the screen to Screen 1;

create an Operation Log Table.

Page 9: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

9/15

Step 5: download the screen and start the HMI. The operation is not recorded if you haven't

pressed Log Trigger before pressing Increase.

Page 10: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

10/15

Step 6: press Log Trigger, then press Increase to record the operation and see the value

change. Desc. is set in the [Element description] of each element properties.

Page 11: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

11/15

Step 7: press Enter Password, then enter the default password as 33333333 for level 3;

press Increase and the level switches from 0 to 3. After this is set, the operation is executed by

a Level 3 and Account Name 3 user.

Records that the level switches from 0 to 3

Records that the operation is

executed by User 3

Page 12: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

12/15

Step 8: press Screen Change, then press Increase on Screen 2 to see the operation

performed on Screen 2.

Step 9: the Operation Log file is saved in a USB Disk and the user may use a PC to access the

file. The log file is as follows:

Records that the screen switches from 1 to 2

Execute Increase on Screen 2

Records that the operation is executed on Screen 2

Page 13: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

13/15

4. Description of Operation Name:

Item Description

Set Val

Change value. Prev. Value displays the previous value; Chg. Value displays the modified value. There are Set Val records when executing the following: Maintained button, Numeric Entry button, Set Constant button, Increment button, Decrement button, Numeric Entry, Character Entry, Barcode Input, Curve Input, Slider element, ComboBox, and ListBox elements.

There are two consecutive Set Val operation records when executing the Momentary buttons.

There are Set Val and Chg. Value records when executing the Set and Reset buttons, but no Prev. Value records.

Goto Scrn

Switch screens. Prev. Value displays the screen before switching and Chg. Value displays the screen after switching.

There are Goto Scrn records when executing the Goto Screen, Previous Page, and Previous View buttons.

Set Datetime

Set time and date. Prev. Value and Chg. Value do not display data, but the time and date in the Operation Log Table will change accordingly.

There are Set Datetime records when executing the System Date and Time button.

Level Switch

Switch user levels. Prev. Value displays the level before switching and Chg. Value displays the level after switching.

There are Level Switch records when executing the Enter Password button and after inputting the account and password.

Set Passwd Set password. Prev. Value and Chg. Value do not display data. There are Set Passwd records when executing the Password Table Setup

button.

Adj Bri Adjust brightness. Prev. Value displays the value before adjusting the

brightness and Chg. Value displays the value after adjusting the brightness. There are Adj Bri records when executing the Contrast Brightness button.

Reset Lv Set as low security. Prev. Value and Chg. Value do not display data. There are Reset Lv records when executing the Set Low Security button.

Exp Report Export Report List. Chg. Value records that the Report List is exported to the

printer, USB Disk, or SD Card. Prev. Value does not display data. There are Exp Report records when executing the Export Report List button.

Scrn Shot Screen capture. Chg. Value records that the screenshot is exported to the

USB Disk or SD Card. Prev. Value does not display data. There are Scrn Shot records when executing the Screen Capture button.

Rm Exdisk

Remove storage. Chg. Value records the removed storage device type (USB Disk or SD Card). Prev. Value does not display data.

There are Rm Exdisk records when executing the Remove Storage Device button.

Page 14: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

14/15

Item Description

Exp/Imp Rcp

Export or import Recipe. Prev. Value does not display data. When importing, Chg. Value records the device type (USB Disk or SD Card) that the recipe is imported from; when exporting, Chg. Value records the device type (USB Disk or SD Card) that the recipe is exported to.

There are Exp/Imp Rcp records when executing the Import/Export Recipe buttons.

TP Cali Touch Panel Calibration. Prev. Value and Chg. Value do not display data. There are TP Cali records when executing the Touch Panel Calibration

button.

Chg Lang

Switch languages. Prev. Value displays the language code before switching and Chg. Value displays the language code after switching.

Prev. Value and Chg. Value display the value of the language code minus 1. For example, when switching to Language3, its language code is 3, but it shows 2 on the Operation Log Table.

There are Chg Lang records when executing the Language Change button.

Import FSlot Import FileSlot. Prev. Value does not display data. Chg. Value records the

absolute address of the imported file when importing. There are Import FSlot records when executing the Import FileSlot button.

Page 15: 產品通報 Newsletter - Delta Electronics · 8/8/2017  · 產品通報 Newsletter 1/15 Subject: Operation Log Setting Instructions Description: 1. Applicable Models: DOP-W series

產品通報 Newsletter

15/15

Item Description

Export FSlot Export FileSlot. Prev. Value does not display data. Chg. Value records the

absolute address of the exported file when exporting. There are Export FSlot records when executing the Export FileSlot button.

Adj Audio Vol

Adjust volume. Prev. Value displays the value before adjusting the volume and Chg. Value displays the value after adjusting the volume.

There are Adj Audio Vol records when executing the Volume Adjustment button.

Adj Buzzer Vol

Adjust buzzer volume. Prev. Value displays the value before adjusting the volume and Chg. Value displays the value after adjusting the volume.

There are Adj Buzzer Vol records when executing the Buzzer Volume Adjustment button.