6.3.4 Recipe display

Introduction

[Recipe display] displays information (such as recipe, operations, and so on) in the form of a table.

This object not only displays the recipe, but also displays other content. The specific functions are described in detail later. And it only displays content normally after function is set.

Description

1) Function (Recipe file)

File type: There are more than one function in this object, this is for selecting function, select [Recipe File], when [Recipe function] is set, it will display recipe data in the form of a table;

Folder name: This is located to recipe function setting;

Select line: Set address for select row,

For example, set 40,

if 40=1, the first row of object is selected;

If 40=2, the second row of object is selected;

...

If 40=10, the 10th row of object is selected;

Folder name address: This is for setting recipe file name, in advance recipe mode;

2) Function (Operating Record)

File type: There are more than one function in this object, this is for selecting function, select [Operating Record], when [User Permission] is enabled, the operation record of each user in HMI is recorded and displayed in the form of a table, and the time and date display format could be set as needed;

Select line: Set address for select row;

3) Function (Timeout Alert)

File type: There are more than one function in this object, this is for selecting function, select [Timeout], it displays the current HMI project communication timeout information. (The built-in screen has this special function; it will pop up automatically when timeout, users do not need to set)

Select line: Set address for select row;

4) Function (Client Manage)

File type: There are more than one functions in this object, this is for selecting function, select [Client manage], it displays the current visitors' screens information.

Select line: Set address for select row;

5) Function (User Manage)

File type: There are more than one functions in this object, this is for selecting function, select [User Manage], when [User Permission] is enabled, it displays all users' information;

Select line: Set address for select row;

Refresh: Set address for refresh users list; (bit address)

6) Function (System Message)

File type: There are more than one functions in this object, this is for selecting function, select [System message], when event occurs, it displays prompt messages automatically;

Select line: Set address for select row;

7) Address control

Start group: control displaying start from specified row, which means display from specified group.

For example set 40,

If 40=1, Start from first row (first group);

If 40=2, Start from second row (second group);

...

If 40=10, Start from 10th row (10th group);

Group number address: Control the number of rows displayed;

For example set 410,

If 410=1, this object only displays 1 row (1 group);

If 410=2, this object displays 2 rows (2 groups);

...

If 410=10, this object displays 10 rows (10 groups);

Start address: Control displaying start from specified column, which means display from specified member.

For example, set 420,

If 420=1, Start from first column (first member);

If 420=2, Start from second column (second member);

...

If 420=10, Start from 10th column (10th member);

Address number: Control the number of columns displayed;

For example, set 430,

If 430=1, this object only displays 1 column (1 member);

If 430=2, this object displays 2 columns (2 members);

...

If 430=10, this object displays 10 columns (10 members);

Result

When all configurations are completed, when the HMI is running, object will display like below.

1) Recipe

2) Operating record

3) Client Manage

Last updated