Wiki source code of 06 Data Tool

Version 36.1 by Jim on 2023/08/11 09:45

Hide last authors
Leo Wei 1.1 1 (% class="wikigeneratedid" id="H8BasicFunction" %)
Stone Wu 3.2 2 This chapter provides information about basic functions and configuration in PIStudio.
Leo Wei 1.1 3
Leo Wei 6.1 4 = **Alarm** =
Leo Wei 1.1 5
Stone Wu 19.3 6 == Bit alarm ==
Leo Wei 1.1 7
Stone Wu 19.3 8 Click "Project"→"Bit Alarm", it is displayed as the following figure.
Leo Wei 1.1 9
10 (% style="text-align:center" %)
11 [[image:位报警 1.png||data-xwiki-image-style-alignment="center" class="img-thumbnail"]]
12
Stone Wu 19.3 13 **Group No.: **Group number of Bit alarm. The name is unique and cannot be duplicated.
Leo Wei 1.1 14
Stone Wu 19.3 15 **Bit Address: **Bit address of alarm monitoring
Leo Wei 1.1 16
Stone Wu 19.3 17 * **Record bit alarm by default:**  Whether to record the alarm history data of bit alarm, if checked, it will be saved in the designated storage location.
18 * **Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
Leo Wei 1.1 19
Stone Wu 19.3 20 **Upload to Cloud: **The data upload by "bit alarm" is stored in the Cloud and it is alarm data. (Only ig series and 8000/9000 series with -R after system upgrade are supported)
Leo Wei 1.1 21
Jim 31.1 22 (% class="box infomessage" %)
23 (((
Hunter 12.1 24 **✎Note:**
25
Hunter 13.1 26 * After enable the Cloud and check the box of Upload to Cloud, the communication port settings of the address in the imported Bit Alarm record configuration must be the same as the communication port settings of the current project, otherwise it cannot be used normally.
27 * The number of Alarm records upload to Cloud shall not exceed the limit value, or the sum of the imported alarm records and the number of existing alarm records shall not exceed the limit value. the specific limitation as following table:
Hunter 12.1 28
Karen 30.1 29 (% class="table-bordered" style="margin-left:auto; margin-right:auto; width:358px" %)
Hunter 12.1 30 |=(% style="width: 79px;" %)Series|=(% style="width: 276px;" %)Number of Alarm upload to Cloud
31 |(% style="width:79px" %)8000-R|(% style="text-align:center; width:276px" %)200
32 |(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200
33 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
34 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
Jim 31.1 35 )))
Hunter 12.1 36
Stone Wu 19.3 37 **Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF.
Leo Wei 1.1 38
Stone Wu 19.3 39 **Alert: **It is used to mark whether the alarm has occurred. if an alarm occurs, the address of "control bit" will be written to 1. If "clear alert when alarm OFF" is checked, the address of "control bit" will be written to 0.
Leo Wei 1.1 40
Stone Wu 19.3 41 **Beep when alarm ON: **The beep works when the alarm is triggered. If "beep once" is checked, bit address alarm only beep once and stop.
Leo Wei 1.1 42
Stone Wu 19.3 43 **Content: **It is used for setting alarm content (command).
Leo Wei 1.1 44
Stone Wu 19.3 45 **Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
Leo Wei 1.1 46
Stone Wu 19.3 47 * **Position: **The location of the screen alarm display.
48 * **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed.
49 * **Pop-up once: **Pop up alarm screen once, and the screen would not pop up again
50 * **Close window when alarm off: **Automatically close the alarm screen when alarm off.
Leo Wei 1.1 51
52 **✎Note:**
53
Stone Wu 3.2 54 * If the "cloud" function is enabled and "upload to cloud" is checked, the communication port of the address in the configuration of the imported bit alarm record must be the same as that of the current project; otherwise, it cannot be used normally.
Leo Wei 1.1 55 * The number of alarm configuration points reported to the cloud cannot exceed 20, or the sum of imported alarm records and the current alarm records cannot exceed 20. If it exceeds, please reconfigure.
56
57 **Operating Procedures of Adding One Alarm**
58
Stone Wu 19.3 59 * Click "Project"→"Bit Alarm" as below shows.
Leo Wei 1.1 60
61 (% style="text-align:center" %)
62 [[image:8.Basic Function_html_5f8da20315334bac.png||data-xwiki-image-style-alignment="center" height="144" width="539" class="img-thumbnail"]]
63
Stone Wu 19.3 64 * Click "Add" button to open "Bit Alarm" setting window.
Leo Wei 1.1 65
66 (% style="text-align:center" %)
67 [[image:8.Basic Function_html_94a019683b506e15.png||data-xwiki-image-style-alignment="center" height="307" width="554" class="img-thumbnail"]]
68
Stone Wu 19.3 69 * Set "Bit Address".
70 * Set "Alarm Condition".
71 * Set "Content".
72 * Other settings can be set according to the actual situation".
73 * Click "OK" button to complete settings.
Leo Wei 1.1 74
Stone Wu 19.3 75 == Word alarm ==
Leo Wei 1.1 76
77 Word alarm is to monitor the word address of a device. If the data meets the set conditions, an alarm will be generated.
78
Stone Wu 19.3 79 Click "Project"→"Word alarm", it is displayed as the following figure.
Leo Wei 1.1 80
81 (% style="text-align:center" %)
82 [[image:字报警 1.png||class="img-thumbnail"]]
83
Stone Wu 19.3 84 **Alarm Name:** You can set alarm name for it. Alarm Name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters.
Leo Wei 1.1 85
Stone Wu 19.3 86 **Alarm Address: **It is used for setting word address for word alarm, such as HDW0.
Leo Wei 1.1 87
Stone Wu 19.3 88 **Data Format: **16-bit unsigned decimal, 16-bit signed decimal, 16-bit BCD, 32-bit unsigned decimal, 32-bit signed decimal, 32-bit BCD, 32-bit float.
Leo Wei 1.1 89
Stone Wu 19.3 90 **Group No.: **Group number of word alarm. The name is unique and cannot be duplicated.
Leo Wei 1.1 91
Stone Wu 19.3 92 **Upload to Cloud: **The data upload by "word alarm" is stored in the Cloud and it is alarm data. (Only ig series and 8000/9000 series with -R after system upgrade are supported)
Leo Wei 1.1 93
Jim 32.1 94 (% class="box infomessage" %)
95 (((
Leo Wei 1.1 96 **✎Note:**
97
Stone Wu 3.3 98 * If the "cloud" function is enabled and "upload to cloud" is checked, the communication port of the address in the configuration of the imported word alarm record must be the same as that of the current project; otherwise, it cannot be used normally.
Leo Wei 1.1 99 * The number of alarm configuration points reported to the cloud cannot exceed 20, or the sum of imported alarm records and the current alarm records cannot exceed 20. If it exceeds, please reconfigure.
100
Hunter 13.1 101 (% style="margin-left:auto; margin-right:auto; width:358px" %)
102 |=(% style="width: 79px;" %)Series|=(% style="width: 276px;" %)Number of Alarm upload to Cloud
103 |(% style="width:79px" %)8000-R|(% style="text-align:center; width:276px" %)200
104 |(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200
105 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
106 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
Jim 32.1 107 )))
Hunter 13.1 108
Stone Wu 19.3 109 **Record alarm:**  Whether to record the alarm history data of word alarm, if checked, it will be saved in the designated storage location.
Leo Wei 1.1 110
Stone Wu 19.3 111 **Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
Leo Wei 1.1 112
Stone Wu 19.3 113 **Alarm Condition**: Alarm is triggered when designated address meets the alarm condition, it provides four conditions;
Leo Wei 1.1 114
115 1. **High alarm:** Alarm is triggered when it reaches high limit. It can be a constant or a variable
116 1. **Low alarm:** Alarm is triggered when it reaches low limit. It can be a constant or a variable
117 1. **Range alarm:** Alarm is triggered when it exceeds the range. It can be a constant or a variable
118 1. **Equivalent alarm: **Alarm is triggered when the value equals to the given data. It can be a constant or a variable
119
Stone Wu 19.3 120 **Alarm Info: **It is used for setting alarm content (command);
Leo Wei 1.1 121
Stone Wu 19.3 122 **Alert: **It is used to mark whether the alarm has occurred. if an alarm occurs, the address of "control bit" will be written to 1. If "clear alert when alarm OFF" is checked, the address of "control bit" will be written to 0.
Leo Wei 1.1 123
Stone Wu 19.3 124 **Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
Leo Wei 1.1 125
126 1. **Position: **The location of the screen alarm display.
127 1. **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed.
128 1. **Pop-up once: **Pop up alarm screen once.
129 1. **Close window when alarm off: **Automatically close the alarm screen when alarm off.
130
Stone Wu 19.3 131 **Beep when alarm ON: **beep works when the alarm is triggered, in the default mode, the beep works until the alarm is released.
Leo Wei 1.1 132
Stone Wu 19.3 133 **Beep once:** Beep works once, when alarm is triggered.
Leo Wei 1.1 134
Stone Wu 19.3 135 **Alarm List**
Leo Wei 1.1 136
137 It displays all the word alarm lists; it will show the alarm information;
138
139 **Operating Procedures of Adding One Alarm**
140
Stone Wu 19.3 141 * Click "Project"→ "Word Alarm" as below shows.
Leo Wei 1.1 142
143 (% style="text-align:center" %)
Joey 2.1 144 [[image:8.Basic Function_html_1b59522c984cd7c2.png||height="144" width="492" class="img-thumbnail"]]
Leo Wei 1.1 145
Stone Wu 19.3 146 * Click "AddClick" button to open "Word Alarm" setting window.
Leo Wei 1.1 147
148 (% style="text-align:center" %)
Joey 2.1 149 [[image:8.Basic Function_html_942107c81fc6901c.png||height="307" width="554" class="img-thumbnail"]]
Leo Wei 1.1 150
Stone Wu 19.3 151 * Set Basic information of word alarm.
152 * Set "Content".
153 * Other settings can be set according to the actual situation.
154 * Click "OK" button to complete settings.
Leo Wei 1.1 155
156 **HMI Alarm Demo Download Link**
157
158 [[https:~~/~~/drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP>>url:https://drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP]]
159
Stone Wu 19.3 160 = **Recipe** =
Leo Wei 1.1 161
162 Traditional recipe is composed of multiple groups of information with the same structure and different data. Due to the similarity of these information, you could edit them into a set of recipes to facilitate the transfer of data between HMI and PLC.
163
164 Data operation
165
166 1. **Read:** Read a group of data from the recipe file and assign the group of data to the set address.
167 1. **Write: **Read a group of data from the set address and assign the group of data to the corresponding recipe file.
168
169 PI Series HMI has Recipe function, Recipe function keeps data in the HMI, used to download the data from HMI to designated device addresses, or upload the data from device addresses to HMI.
170
171 The maximum number of group in recipe is 1000, and the maximum number of member in each group is 1500.
172
Stone Wu 3.3 173 Recipe could store the data in USB flash disk and SD card and view the recipe data by object "Recipe display". It has two mode: simple mode and advanced mode.
Leo Wei 1.1 174
175 1. **Simple: **Only support the data operation of one recipe file, including read and write.
176 1. **Advanced:** Support the data operation of multiple recipe files, including read, write, insert and index. View and select recipe file by object "File list".
177
178 Recipe function settings will be display in "[[Recipe display>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HRecipedisplay]]" object.
179
180 **Description**
181
182 (% style="text-align:center" %)
183 [[image:8-1Recipe.png]]
184
Stone Wu 19.3 185 **Basic**
Leo Wei 1.1 186
Stone Wu 19.3 187 * **Recipe Folder:** Give Recipe folder name (It can be used, when setting Recipe display object);
Jim 33.1 188 ** (% class="box infomessage" %)
189 (((
190 **✎Note: **Recipe Folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters;
191 )))
Stone Wu 21.4 192 * **Group: **Set the recipe group number, the number of elements, the data format. The data format has 8 modes: 16-bit signed decimal, 16-bit unsigned decimal, 16-bit BCD, 32-bit signed decimal, 32-bit unsigned decimal, 16-bit BCD, 32-bit floating point number, 64-bit (double-precision) floating-point number, string, and the choice of data integer and decimal places.
Stone Wu 19.3 193 * **Elements:** It sets members' initial number of each group;
194 * **Data Format:** There are some formats can be supported in Recipe, like 16-bit BCD, 16-bit signed, 16-bit unsigned, 32-bit BCD, 32-bit signed, 32-bit unsigned, 32-bit floating and string. If each member requires different formats, please set it one by one in form;
195 * **Decimal: **It sets integer and scale digits;
Leo Wei 1.1 196
Stone Wu 21.4 197 **Mode Selection: **Select Simple or Advanced mode. Recipe file is divided into simple mode and advanced mode. Only in advanced mode can exist multiple recipe files used at the same time. (used wiht file list onject), Simple mode can only support a recipe file; Aadvanced mode can insert group information and reordered.
Leo Wei 1.1 198
Stone Wu 21.4 199 Function address: all operations are done through function addresses, different operating value is as follows:
Leo Wei 1.1 200
Stone Wu 21.4 201 * = 0: no operation;
202 * = 1: trigger read data;
203 * = 2: new trigger or update (If there is group number, it updates.)
204 * = 4: insert (only valid in advanced mode)
205 * = 8: delete (Delete according to the writing group number. If write and read address are consistent, refer to the reading group number);
206 * = 16: delete and sorted ((Delete according to the writing group number. If write and read address are consistent, refer to the reading group number)
207 * = 64: import CSV recipe file.
Leo Wei 1.1 208
Stone Wu 19.3 209 **Use Multiple File**
Leo Wei 1.1 210
211 Check it to use more than one recipe file in HMI, but this option only valid in [Advanced mode];
212
Stone Wu 19.3 213 **Select language**
Leo Wei 1.1 214
215 The text in HMI can be in 8 languages, user can set language in here;
216
Stone Wu 19.3 217 **Address**
Leo Wei 1.1 218
219 1. **Group:** This address is for selecting group number;
220 1. **Start: **This is starting address is for reading and writing in recipe, PIStudio will automatically assigns addresses for each members;
221 1. **File(16 words): **This address only available when enable the Use Multiple File. This setting address is for input the recipe file's filename.
222
Stone Wu 19.3 223 **Use Index**
Leo Wei 1.1 224
225 If the value from Group address is changed, Read address will display the new data according to new group number immediately. Relatively, if the data of write address is changed, the corresponding group from table is also changed.
226
Stone Wu 19.3 227 **Query by Element**
Leo Wei 1.1 228
229 Enable it for querying group by specify element, select a primary key from all the elements, except the group number. This element value from all groups must be unique if want to set as primary key;
230
Stone Wu 19.3 231 (% class="box infomessage" %)
232 (((
Leo Wei 1.1 233 **✎Note: **When this option is enabled, Group address will be invalid.
Stone Wu 19.3 234 )))
Leo Wei 1.1 235
Stone Wu 19.3 236 **Use Independent Write Address**
Leo Wei 1.1 237
238 To separate Recipe read address and write address.
239
Stone Wu 19.3 240 **Use Insert**
Leo Wei 1.1 241
242 It inserts data into the specified group, if the specified group already exists, it would not cover the original data, while it will move the original group next one after it.
243
Stone Wu 19.3 244 **Discontinuous Address**
Leo Wei 1.1 245
246 Whether enable the non-consecutive recipe operation addresses or not. If disabled, the recipe address will recover as the continuous addresses.
247
Stone Wu 19.3 248 (% class="box infomessage" %)
249 (((
Leo Wei 1.1 250 **✎Note: **This function only supported in HMI+, i series, ie series, ig series.
Stone Wu 19.3 251 )))
Leo Wei 1.1 252
Stone Wu 23.1 253
Jim 33.1 254 **Description of adcanced mode**
Stone Wu 23.1 255
Stone Wu 26.1 256 According to the recipe configuration information in Figure 2 above. The function address is HDW70, and each function configuration corresponds to the group number address, recipe element address and recipe file name address. The recipe information configured in figure 2 can be displayed in the table in figure 3 with the "Record Display" object.
257
258 [[image:image-20220806111333-1.jpeg]]
259
260 **Read recipe**: Input 1 to the file name, when the group number addresses HDW100=1 and HDW70=1 (read), the element data of the first group (ID=1) is written to the recipe address from the recipe file. As shown in Figure 3 above: HDW105=1, HHDW106=2, HDW107=3, HDW108=4, HDW109=5.
261
262 **Write recipe**: Input 1 to the file name, when the group number addresses HDW101=4 and HDW70=2 (write), the data will be read from the recipe address and written to the corresponding group of the recipe file. As shown in figure 3 above: HDW110=20, HHDW111=21, HDW112=22, HDW113=23, HDW114=24. Write the data of this set to the elements of ID=4 in the recipe table (if there is no data of Group 4 in the recipe file, a new set of data will be added; If there is data of Group 4 in the original recipe, the original data will be overwritten and the latest data will be displayed in the recipe file).
263
264 **Index recipe**: When the file name is input 1, when the group number address HDW102=3, the data of ID=3 (Group 3) in the recipe file will be directly displayed in the component address of the index, that is, HDW115=11, HHDW116=12, HDW117=13, HDW118=14 and HDW119=15. If the data of the index component address is modified, the modified data will be automatically filled into the table of the recipe file, that is, the data of the recipe file will be automatically updated after the data is modified.
265
266 [[image:image-20220806111355-2.jpeg]]
267
268 **Insert recipe**: Input 1 to the file name, when the group number addresses HDW103=3 and HDW70=4 (insert), the data of the 3rd group will be inserted, but the data of the third group already exists in the original recipe file (see Figure 3 above), then the original data will be moved down by one group, that is, the original 3rd group will become the 4th group, and so on, and HDW120=16, HHDW121=17, HDW122=18, HDW123=19 and HDW124=20 will be written into the new 3rd group of the recipe file at the same time. The results are shown in Figure 4 above.
269
270 When the group number address HDW101=2 (**The delete function only works on the group number of the write function**), HDW70=8 (delete), the data in the recipe file with ID=2 (Group 2) will be deleted.
271
272 When the group number address HDW101=5 (**The delete function only works on the group number of the write function**), HDW70=16 (delete and sort), the data of ID=5 (Group 5) in the recipe file will be deleted, and the original ID=6 (Group 6) data will be reordered to become the new Group 5 data, the original ID=7 (Group 7) data will be reordered to become the new Group 6 data, and so on.
273
Stone Wu 21.2 274 **Recipe Demo Download Link: **[[Download>>url:https://drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR]]
275
Stone Wu 24.1 276 == Calling CSV recipe file ==
277
Stone Wu 24.2 278 **Overview**
Stone Wu 24.1 279
280 The recipe files used by the regular series HMI are in CSV format, and the recipe files used by the current series HMI are in database format. In order to be compatible with CSV format recipe files on the current series of HMI, please follow the instruction when using it.
281
Stone Wu 24.2 282 **Operations**
Stone Wu 24.1 283
Stone Wu 24.2 284 Create the recipe as it is configured. The default recipe file name is “1. rcp2”, which is placed in folder 123, as shown in the following figure.
Stone Wu 24.1 285
Stone Wu 24.2 286 (% style="text-align:center" %)
287 (((
288 (% style="display:inline-block" %)
289 [[Figure 1>>image:image-20220806100702-2.jpeg]]
290 )))
Stone Wu 24.1 291
292 2. Place a "Recipe Record Display" object and a "File List" object on the project screen for viewing the recipe files in the folder 123, and the address configuration in the object should be consistent with the above configuration.
293
Stone Wu 24.2 294 (% style="text-align:center" %)
295 [[image:image-20220806100753-3.jpeg]]
Stone Wu 24.1 296
Stone Wu 24.2 297 By configuring the address in the table and combining the recipe function, the CSV recipe files of regular series are imported.
Stone Wu 24.1 298
Stone Wu 24.2 299 |=Address range|=Object type|=Address function
Stone Wu 24.1 300 |HSW1050 to 1065|Text input object|Enter the CSV recipe file name to import
Stone Wu 24.2 301 |HSW1066|Numerical input object|Import CSV file type:(((
302 * = 0: Custom CSV file (all data in the file is valid)
303 * = 1: Normal recipe file for regular series HMI (the data in line 1 of the file is invalid)
304 * = 2: Special recipe file for regular series HMI (the data in line 1 and 2 and column 1 of the file are invalid)
305 )))
Stone Wu 24.1 306 |HSW1067|Numerical input object|(((
307 Where the CSV file is saved:
308
Stone Wu 24.2 309 * = 0: In the CsvFile directory of U disk
310 * = 1: In the CsvFile directory of the SD card
311
Stone Wu 24.6 312 **The path for offline simulation is: C:\ HMIEmulation\ CustomFileDir\ CsvFile**
Stone Wu 24.1 313 )))
Stone Wu 24.2 314 |HSW242|Numerical input object|Returns the results of the csv import:(((
315 * = 37: CSV file imported successfully
316 * = 38: CSV file import failed
317 )))
Stone Wu 24.1 318
Stone Wu 24.2 319 **Select CSV recipe file (take U disk as an example):**
Stone Wu 24.1 320
Stone Wu 24.3 321 Using the file list object, select the recipe file in the U disk by path, and configure the recipe file name address directly to the special address HSW1050 in the above table, which can directly detect the CSV file in the U disk; Select the recipe file in the file list, and write the selected recipe file name into the recipe file name: In HSW1050 to 1065.
Stone Wu 24.1 322
Stone Wu 24.3 323 Use the special address of the above table to configure the path of the CSV file: HSW106, configure recipe file name: HSW1050 to1065
Stone Wu 24.1 324
Stone Wu 24.3 325 Use HSW1066 address to select the corresponding CSV recipe file type.
Stone Wu 24.1 326
Stone Wu 24.3 327 * HSW1066 = 0: Import a user-defined CSV recipe file (all data in the custom CSV file must be valid);
Stone Wu 24.1 328
Stone Wu 24.3 329 (% style="text-align:center" %)
330 [[image:image-20220806101129-5.jpeg]]
Stone Wu 24.1 331
Stone Wu 24.3 332 * HSW1066=1: Import the normal recipe file of regular series HMI (the data in line 1 of the file is invalid);
Stone Wu 24.1 333
Stone Wu 24.6 334 The data in line 1 of the normal recipe file is used to define the format of the recipe and will not be imported into the recipe table as recipe information, **but you must ensure that the data in line 1 representing the elements and number of groups is correct, otherwise the CSV recipe file will fail to be imported.**
Stone Wu 24.1 335
Stone Wu 24.4 336 (% style="text-align:center" %)
337 [[image:image-20220806101520-6.jpeg]]
Stone Wu 24.1 338
Stone Wu 24.4 339 * HSW1066=2: Import the special recipe file of regular series HMI (the data in line 1, 2 and column 1 of the file are invalid);
Stone Wu 24.1 340
Stone Wu 24.6 341 In the special recipe file, line 1 is used to define the format of the recipe, line 2 is used to define the element name of the recipe, and column 1 is used to define the group name of the recipe, so lines 1, 2 and column 1 of the special recipe will not be imported into the recipe table as recipe information. **During use, ensure that the data such as the number of groups and elements representing the recipe format in the first line are correct, otherwise the import of the CSV recipe file will fail.**
Stone Wu 24.1 342
Stone Wu 24.7 343 (% style="text-align:center" %)
344 [[image:image-20220806102610-7.jpeg]]
345
Stone Wu 24.6 346 **Perform import**
Stone Wu 24.1 347
Stone Wu 24.6 348 After configuring the saving path of CSV recipe file, the name of recipe file and the type of recipe according to the above steps, the method of transferring CSV file to DB file is as follows:
Stone Wu 24.1 349
Stone Wu 24.6 350 * Configure the DB recipe file name by text input object: HDW500 = 3 (recipe file configured in Figure 1),
351 * Set the recipe function address to: HDW1000 = 64 (the function address configured in Figure 1),
352 * Transform the CSV recipe file in U disk into DB recipe file with file name “3.rcp2”.
Stone Wu 24.1 353
Stone Wu 24.6 354 **DB recipe file for storing CSV data:**
Stone Wu 24.1 355
Stone Wu 24.6 356 Simple mode: When the recipe file is set to simple mode, the file of CSV data is saved as the DB recipe file of 1. rcp2 by default.
Stone Wu 24.1 357
Stone Wu 24.6 358 Advanced mode: When the recipe is enabled in advanced mode (multi-file recipe), the imported CSV file data is saved to the file recorded at the recipe file address HDW500 (the address configured in Figure 1).
Stone Wu 24.1 359
Stone Wu 24.6 360 **Import results:**
Stone Wu 24.1 361
Stone Wu 24.6 362 * HSW242 = 37: Import succeeded;
363 * HSW242 = 38: Import failed.
Stone Wu 24.1 364
Stone Wu 24.6 365 **Precautions:**
Stone Wu 24.1 366
Stone Wu 24.7 367 * Ensure that the data format of each element in the CSV file is the same as the recipe data format set in the software (DB), and ensure that the elements of each row in the valid data area is the same as the elements set in the software (DB);
368 * When the elements of a line in CSV file is more than the elements set in the software (DB), it will prompt the import failure;
369 * When the CSV file imported into the regular series HMI is a recipe file, the data representing the recipe format (elements, number of groups, whether it is a special recipe) in line 1 must be correct, otherwise the import of CSV file will fail.
Stone Wu 24.1 370
Stone Wu 19.3 371 = (% style="color:inherit; font-family:inherit; font-size:29px" %)**Traditional recipe**(%%) =
Leo Wei 1.1 372
373 Traditional recipe is composed of multiple groups of information with the same structure and different data. Due to the similarity of these information, you could edit them into a set of recipes to facilitate the transfer of data between HMI and PLC.
374
375 Traditional recipe function is valid only when the LEVI project is converted to the PI project, and the original project uses the traditional recipe.
376
Stone Wu 19.3 377 (% class="box infomessage" %)
378 (((
Leo Wei 1.1 379 **✎Note**: Currently, only HMI+, i series, ie series, and ig series support the traditional recipe.
Stone Wu 19.3 380 )))
Leo Wei 1.1 381
Stone Wu 19.3 382 == Simple recipe mode ==
Leo Wei 1.1 383
384 Click the "Traditional Recipe" [[image:8-2TraditionalRecipe.png]] in the "Data tool" bar in the upper side of the software, and the following interface will pop up:
385
386 (% style="text-align:center" %)
387 [[image:8-3TraditionalRecipeConfigScreen.png||class="img-thumbnail"]]
388
389 **✎Note**:
390
391 * The recipe folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), ('').
392 * The element name of the recipe cannot include following 5 special characters: " **,** " , " **|** " , " **<** " , " **>** " , " **&** " .
393
Stone Wu 19.3 394 == Recipe display ==
Leo Wei 1.1 395
Stone Wu 3.3 396 Select the file type "Traditional recipe file" in object "Recipe Display", and it is recommended to fill in the traditional recipe group number HSW1612 to the address of select line.
Leo Wei 1.1 397
Stone Wu 19.3 398 (% class="box infomessage" %)
399 (((
Hunter 18.1 400 **✎Note**: The Recipe Display can display up to 50 groups of 100 elements by default, which can be to display out of range by enabled "Address Control". After the "Address Control" is enabled, the display group number can be reached to 100. If want to display more than 100, please adjust the "Start Group" from "Address Control" to index the display group, as following shown:
Stone Wu 19.3 401 )))
Leo Wei 1.1 402
403 (% style="text-align:center" %)
404 [[image:8-4TraditionalRecipeDisplayConfigScreen.png||class="img-thumbnail"]]
405
Stone Wu 19.3 406 == Recipe transmission address ==
Leo Wei 1.1 407
408 The special addresses used in the Recipe are shown in the following table:
409
410 (% class="table-bordered" %)
411 |=Address|=Description|=Function
412 |HSW1611|Traditional Recipe transfer operation.|(((
413 ~=1: Recipe download.
414
415 ~=2: Recipe upload.
416 )))
417 |HSW1612|Traditional Recipe group number.|Traditional Recipe group number.
418 |(((
419 HSW242
420 )))|(((
421 Recipe operation result prompt:
422
423 Upload: Data is written to recipe file from address.
424
425 Download: Data is written to the address from recipe file.
426 )))|(((
427 ~=1: Recipe download, start.
428
429 ~=2: Recipe download, execution error.
430
431 ~=6: Recipe download, successful.
432
433 ~=7: Recipe upload, start.
434
435 ~=8: Recipe upload, execution error.
436
437 ~=11: Recipe group name does not exist.
438
439 ~=12: Recipe upload, successful.
440 )))
441
442 == **Recipe index** ==
443
444 The recipe index address RPW is mainly used for editing traditional recipes, and it is more convenient to modify the data and display of recipes. Only need to modify and display the data of the recipe file through "Numeric Input/Display" Object and "Word Switch".
445
446 The recipe index area (RPW)'s instruction as follows:
447
448 1. RPW~*~*~#~#~#~#, a total of six digits, the first two ~*~* represent the Recipe group number, ~#~#~#~# represents the element order number. For example, RPW010000 indicates the 1st element of the Recipe group No.1, and RPW110002 indicates the 3rd element of the Recipe group No.11.
449 1. If the indexed group number or element number does not exist, the value of RPW defaults to zero. For example, RPW110011 represents the 12th element of the Recipe group No.11. If it does not exist, the value returned by accessing RPW110011 is zero. The value written in RPW110011 will not be saved to the recipe file.
450
451 * **✎Note**: As long as RPW~*~*~#~#~#~# exists, any object "writes" to HPW~*~*~#~#~#~# will be saved to the recipe file. 
452
453 (% start="3" %)
454 1. The RPW register only supports word address access.
455 1. It can be known from the coding method of RPW~*~*~#~#~#~# that the range of RPW is from RPW000000-RPW990450, wherein the range of group number is 0-100, and the range of element is 0-450.
456
Stone Wu 19.3 457 == Recipe example ==
Leo Wei 1.1 458
459 The recipe index makes the modification and display of recipe data more convenient. Only need to modify and display the data of the recipe file through "Numeric Input/Display" Object and "Word Switch".
460
Stone Wu 19.3 461 Edit the recipe configuration, create three groups of recipes, 4 elements for per group: Red, green, blue, spraying time, as following shown:
Leo Wei 1.1 462
463 (% style="text-align:center" %)
464 [[image:8-5TraditionalRecipeCaseConfig.png]]
465
Stone Wu 19.3 466 RPW 0~~3 can display the data of group for the selected line. RPW10000~~10003, RPW20000~~20003, RPW30000~~30003 each address can display the single element. Directly modify the content of the RPW address and then modify the recipe data, as following shown:
Leo Wei 1.1 467
468 (% style="text-align:center" %)
469 [[image:8-7TraditionalRecipeCaseShowNoOpera.png]]
470
Stone Wu 19.3 471 After selecting the 2nd group, trigger the download button to download the whole group data to the corresponding element address (For this case, the data will write into HDW0~~3), or trigger the upload button to upload the content of the element address to the specified recipe group.
Leo Wei 1.1 472
473 (% style="text-align:center" %)
474 [[image:8-6TraditionalRecipeCaseShow.png]]
475
Stone Wu 19.3 476 = **Trend chart** =
Leo Wei 1.1 477
478 Trend chart function is used for displaying the real-time data in HMI as curve graph, which X axis represent as time, Y axis represent as data.
479
480 Click "Project" → "Trend chart", it will pop up the following screen. Click "Add" to creat new curve record.
481
482 (% style="text-align:center" %)
483 [[image:趋势图配置 001.png||class="img-thumbnail"]]
484
485 **Settings**
486
487 (% style="text-align:center" %)
488 [[image:趋势图设置 2.png||height="507" width="866"]]
489
490 **(1) Basic settings**
491
Stone Wu 3.4 492 1. **Curve NO.: **It is for setting curve number,
Leo Wei 1.1 493 1. **Curve Name:** It is for setting curve name. The length limitation is 31 bytes.
494 1. **Curve (1~~8):** It is for setting the number of curves. The default is 3.
495 1. **Dots of one curve: **It is for setting dots number of each curve. The default is 1000, but the maximum dots are 10,000 for all the curves.
496
497 **(2) Sample Type**
498
Stone Wu 3.4 499 1. **Sample method:** There are two types, one is Cycle sample, the other is Trigger cycle sample. If you select Trigger cycle same mode, the trigger sample address is required to edit.
Leo Wei 1.1 500 1. **Sample unit:** 100ms.
501
502 **(3) Quick Setting**
503
504 1. **Data format: **It is for setting all the curves, select the data format for all curves, and setting the reading addresses for curves. There are as follows.
505
506 (% style="text-align:center" %)
507 [[image:趋势图设置 3.png||class="img-thumbnail"]]
508
509 (% start="2" %)
Stone Wu 3.4 510 1. **Sample address: **Fill in the start address that read the device data. If the sampl address is consecutive, check "use continuous address". For example, set HDW0 as start address, curve number is 3, then the HDW0 is for Curve 1, HDW1 is for Curve2, HDW2 is for Curve 3.
Leo Wei 1.1 511
512 **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content.
513
Stone Wu 19.3 514 (% class="box infomessage" %)
515 (((
Leo Wei 1.1 516 **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters.
Stone Wu 19.3 517 )))
Leo Wei 1.1 518
519 **Trend Chart Demo Download Link**
520
521 [[https:~~/~~/drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC>>url:https://drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC]]
522
Stone Wu 19.3 523 = **History XY plot** =
Leo Wei 1.1 524
525 Different from TrendChart, uses need to set history XY curve items in project. Please click "Project"-> "History XY Plot" to open the setting screen.
526
Stone Wu 21.1 527 Recipe function settings will be display in "[[History XY Plot>>path:https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HHistoryXYplot]]" object.
Leo Wei 1.1 528
529 (% style="text-align:center" %)
530 [[image:历史XY 2.png||class="img-thumbnail"]]
531
532 (% style="text-align:center" %)
533 [[image:历史XY 3.png||class="img-thumbnail"]]
534
535 **(1) Basic settings**
536
Stone Wu 3.4 537 1. **Curve NO.: **It is for setting curve number,
Leo Wei 1.1 538 1. **Curve Name:** It is for setting curve name. The length limitation is 31 bytes.
539 1. **Curve (1~~8):** It is for setting the number of curves. The default is 3.
540 1. **Dots of one curve: **It is for setting dots number of each curve. The default is 1000, but the maximum dots are 10,000 for all the curves.
541
542 **(2) Sample Type**
543
Stone Wu 3.4 544 1. **Sample method:** There are two types, one is Cycle sample, the other is Trigger cycle sample. If you select Trigger cycle same mode, the trigger sample address is required to edit.
Leo Wei 1.1 545 1. **Sample unit:** 100ms.
546
547 **(3) Quick Setting**
548
549 1. **Data format: **It is for setting all the curves, select the data format for all curves, and setting the reading addresses for curves. There are as follows.
550
551 (% style="text-align:center" %)
Joey 3.1 552 [[image:image-20220616145435-1.png]]
Leo Wei 1.1 553
554 (% start="2" %)
Stone Wu 3.4 555 1. **Sample address: **Fill in the start address that read the device data. If the sample address is consecutive, check "use continuous address". For example, set HDW0 as start address, curve number is 3, then the HDW0 is for Curve 1, HDW1 is for Curve2, HDW2 is for Curve 3.
Leo Wei 1.1 556
557 **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content.
558
Stone Wu 19.3 559 (% class="box infomessage" %)
560 (((
Leo Wei 1.1 561 **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters.
Stone Wu 19.3 562 )))
Leo Wei 1.1 563
564 **Operating Procedure**
565
Stone Wu 19.3 566 * Click "Project" → "History XY Plot" to open the function selecting windows.
Leo Wei 1.1 567
568 (% style="text-align:center" %)
Joey 2.1 569 [[image:8.Basic Function_html_5da6ca44bd28acbe.png||height="144" width="533" class="img-thumbnail"]]
Leo Wei 1.1 570
Stone Wu 19.3 571 * Click "Add" button to open "History XY Plot” setting windows.
Leo Wei 1.1 572
573 (% style="text-align:center" %)
Joey 2.1 574 [[image:8.Basic Function_html_6345b50ea55168fa.png||height="307" width="554" class="img-thumbnail"]]
Leo Wei 1.1 575
Stone Wu 19.3 576 * Setting the function of History XY Plot.
577 * Click "OK" to save the setting.
Leo Wei 1.1 578
579 **Download Link**
580
581 [[https:~~/~~/drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r>>url:https://drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r]]
582
Stone Wu 19.3 583 = (% style="color:inherit; font-family:inherit; font-size:29px" %)**Data record**(%%) =
Leo Wei 1.1 584
585 The data record function is organized according to the structure below. In a project, there can be multiple record groups, each record group containing multiple channels. Different groups have different sampling times.
586
587 The topology is shown in the following figure.
588
589 (% style="text-align:center" %)
Joey 2.1 590 [[image:8.Basic Function_html_1b4bd09dafa7e049.png||height="332" width="554" class="img-thumbnail"]]
Leo Wei 1.1 591
592 The data record stored in SD card is also organized according to the above figure.
593
Stone Wu 3.5 594 The sample time and save time is consistent in the same record group. There are multiple channels in the group, When the sampling time is up, every channel would collect data to PLC register according to its own address.
Leo Wei 1.1 595
596 **Sampling interval: **The interval between two consecutive samples was recorded.
597
598 As long as the project uses the data record function and supports the large-capacity storage module, the system will sample data according to the set sampling interval and save data according to the set saving interval.
599
600 For the file storage of data, see the file size configuration during data record configuration.
601
Hunter 14.1 602 ✎**Note: **
Leo Wei 1.1 603
Stone Wu 19.3 604 After enable the Cloud and check the box of Upload to Cloud, the communication port settings of the address in the imported Data record configuration must be the same as the communication port settings of the current project, otherwise it cannot be used normally.
Hunter 14.1 605
Stone Wu 19.3 606 The number of Data records upload to Cloud shall not exceed the limit value, or the sum of the imported Data records and the number of existing alarm records shall not exceed the limit value. the specific limitation as following table:
Hunter 14.1 607
Hunter 16.1 608 (% style="margin-left:auto; margin-right:auto; width:513px" %)
609 |=(% style="width: 70px;" %)Series|=(% style="width: 442px;" %)Number of Data Record upload to Cloud
610 |(% style="width:70px" %)8000-R|(% style="text-align:center; width:442px" %)100
611 |(% style="width:70px" %)9000-R|(% style="text-align:center; width:442px" %)100
612 |(% style="width:70px" %)3000ig|(% style="text-align:center; width:442px" %)50
613 |(% style="width:70px" %)8000ig|(% style="text-align:center; width:442px" %)100
Hunter 15.1 614
Stone Wu 19.3 615 The record group name can only be composed of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_'), ('') and other non-English characters.
Hunter 14.1 616
Stone Wu 19.3 617 Channel name cannot incloud following symbols: :" , ", " | ", " < ", " > ", " & ".
Hunter 14.1 618
Leo Wei 1.1 619 (% class="wikigeneratedid" id="HSettings" %)
620 **Settings**
621
622 (% style="text-align:center" %)
Joey 2.1 623 [[image:数据记录设置 1.png||height="533" width="848" class="img-thumbnail"]]
Leo Wei 1.1 624
625 **Operating Procedures**
626
627 1. Click "Project"->"Data record" as below shows.
628 1. Click "Add" button to open "Data record" setting window.
629 1. Enter group name, the default is "GroupName0"
630 1. Select "Trigger function" mode, such as "No trigger".
631 1. Set "Total channels", such as 3.
632 1. Click "Apply" button.
633 1. Set Sample cycle, such as 15.
634 1. Set "Start channel" in "Quick settings", such as 4 0.
635 1. Check group information in "Channel list" as below.
636 1. Click "Save" button to complete settings.
637
638 The figure above display the group of current project. The data record file would stored in "DataLogFile" folder, and the data of every  group would have a data file. The file suffix is in "db" format.
639
640 ✎**Note: **
641
642 * For HMI series 8000 and above, the size of a single file cannot exceed 300M and the total file capacity cannot exceed 1000M.
643 * For HMI series 3000, the size of a single file cannot exceed 4M and the total file capacity cannot exceed 10M.
644 * If the total amount exceeds the range, an alarm will be given during project compilation.
645
646 (% style="text-align:center" %)
Joey 2.1 647 [[image:数据记录设置 2.png||height="572" width="850" class="img-thumbnail"]]
Leo Wei 1.1 648
649 **(1) Group name:** Set group name, and he name should be unique.
650
651 **(2) Trigger function:** There are four modes to trigger record.
652
653 1. **No trigger: **Data will be recorded in every sample time.
654 1. **Trigger to record by sample cycle: **Data will be recorded in every same time, when trigger control bit set ON.
655 1. **Trigger to record once and reset: **Data will be recorded when trigger control bit set ON, and the bit will be reset automatically.
656 1. **Trigger to record once: **Data will be recorded when trigger control bit set ON, and the bit need to be reset manually.
Stone Wu 3.5 657 1. **Trigger address: **It is only valid when the trigger condition is selected. The monitoring cycle for trigger sampling address is 1s.
Leo Wei 1.1 658
659 **(3) Total channels (1~~100): **Set the numbers of channels. Click "apply" to view the channel lists on the right record channel.
660
661 **(4) Sampling cycle: **If you check "collect control address", the sampling interval is the value of the address. The unit is second. For example, Sample cycle=15s. It means that records data one time every 15s.
662
663 **Timing address:** It sets address to change sample time when HMI is running;
664
665 **(5) Total records:** It sets data record number in one data record file. If the data file size is beyond the current file size. The old data will be deleted, and the new data will replace the old data. Please remember to back up the old data record file.
666
667 **Abnormal value:** It sets a value, when communication fails, data record will record this value;
668
669 **(6) Upload to Cloud**: The data uploaded by Data Record is stored in the Cloud(Only ig series). The maximum number of record is 20.
670
671 **(7) Quick Settings**
672
Stone Wu 3.5 673 1. **Start Channel:** It sets the continuous addresses for channels.
674 1. **Data Format: **It sets the same data format for channels.
Leo Wei 1.1 675 1. **Number of Digits:** It sets the digits’ number for channels.
676 1. **Language Settings**: The text in HMI can be in 8 languages, user can set language in here.
677
678 **(8) Channel List**: Besides quick settings, user can set channel name, address, data format, and so on one by one according to real situation.
679
680 **✎Note:**
681
682 * After enabling the Cloud function and checking the upload to the Cloud, the communication port settings of the address in the imported Data record configuration must be the same as the communication settings of the current project, otherwise it cannot be used normally.
683 * The range of upload to the Cloud from Data record configuration must not exceed 50, or the total number of imported Data records and the number of currently existing Data records must not exceed 50. If it exceeds, it will prompt you to reconfigure, should reduce the number.
684 * The channel name can only be composed of English characters, (0~~9), (a~~z), (A~~Z), ('_'), ('').
685 * The channel name does not include these 5 special characters: ", ", "| "," <", "> "," & ".
686 * The data would be overwritten automatically if the capacity exceed the maximum capacity. For 8000/9000 series, the size of single file cannot exceed 300MB, and total capacity of data records cannot exceed 1000MB. For 3000/3000i/3000ie series, the size of single file cannot exceed 4MB, and total capacity of data records cannot exceed 10MB. If the total amount exceeds the range , an error will be prompted when the project is compiled.
687
Stone Wu 21.1 688 You could click here to jump to object "[[Data Record Display>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HDatarecorddisplay]]"
Leo Wei 1.1 689
Stone Wu 20.1 690 = **User permission** =
Leo Wei 1.1 691
692 **Introduction**
693
694 1. User permission is one of expansion function in PI Series HMI; it provides multi-level of permission for control HMI operations.
695 1. User need to set the user and group during designing project. Different groups have different permission levels for accessing. Each user should be added into the specified group; it is possible to add the same user into different groups.
696 1. Operating record: it records user operations information, the records files are saved in HMI flash; its path is [~\~\flash~\~\UserOperationLogs.db].
697 1. When it is on simulator mode, the files are saved in C disk, its path is [C:~\~\WECON\UserMgrFile\UserOperationLogs.db].
698
Stone Wu 20.1 699 (% class="box infomessage" %)
700 (((
Hunter 27.1 701 ✎**Note: **
702
703 * The user name and password must be unique.
704 * The multi language function of User permission only supported on HMI system version V2.0 or above
Stone Wu 20.1 705 )))
Leo Wei 1.1 706
Stone Wu 20.1 707 == Settings ==
Leo Wei 1.1 708
Stone Wu 20.1 709 Open PIStudio software, then operate as the following figure.
Leo Wei 1.1 710
711 (% style="text-align:center" %)
712 [[image:用户权限 1.png||class="img-thumbnail"]]
713
Hunter 27.1 714 Click on the cell from UserName and Desc, which can support the multi language.
715
716 (% style="text-align:center" %)
717 [[image:UserPermissionMultilan.png]]
718
Leo Wei 1.1 719 1. Click "User Permission" in "Data Tool" toolbar.
Stone Wu 3.5 720 1. Edit user name, click "User0" cell under "UserName", and then enter the user name, one project allows maximum 20 users.
Leo Wei 1.1 721 1. Edit password, click "User0" cell under "PassWord", and then enter the user name.
722 1. Edit description, click "User0" cell under "Desc", and then enter, description is not necessary。
723 1. Check the groups for each user, there are 11 groups beside admin.
724 1. Editing groups' description, but it is not necessary.
725 1. {{id name="OLE_LINK7"/}}{{id name="OLE_LINK6"/}}Click "Save and Exit" button to complete all settings.
726
Jim 36.1 727 (% class="box infomessage" %)
728 (((
Leo Wei 1.1 729 ✎**Note:**
730
731 * Only a maximum of one administrator permission is allowed in a profile with one user permission. If you want to use "Funtion address" to modify the user permission, you must log in the administrator account to operate.
732 * When the configured file does not have the administrator account, a new user can be added  through "Funtion address" and set as the administrator.
733 * If you select hidden fucntion when configuring user account, the account would display as "~*~*~*~*~*~*" in the list. You only need to enter the password of the corresponding hidden user to log in.
Hunter 27.1 734 * (((
735 Adding new UserName and Desc on the HMI by special addresses in the current language of the HMI, other languages will also configure the user names and user descriptions to the current language by default, i.e. switching to other languages, the new user names and user descriptions will not change with the language.
736 )))
Jim 36.1 737 )))
Leo Wei 1.1 738
Jim 36.1 739 (((
740
741 )))
742
Stone Wu 20.1 743 == Object permission configuration ==
Leo Wei 1.1 744
745 (% style="text-align:center" %)
746 [[image:用户权限 2.png||class="img-thumbnail"]]
747
Hunter 27.1 748 User operation logs support multi languages configuration. Click on the Log Message, the text editor of multi language will be pop up:
749
750 (% style="text-align:center" %)
751 [[image:LogMessagesMultilan.png]]
752
Stone Wu 20.1 753 **Operation Procedure of Object Permission**
Leo Wei 1.1 754
755 1. Open the object setting windows;
Stone Wu 20.1 756 1. Select "Security" windows;
757 1. Check the "User Permission";
758 1. Select "Level" to set permission level;
759 1. Enter "Log Message", it is for operation records, if it was empty, the operation for this object would be not be recorded;
Stone Wu 21.1 760 1. Select the "Access Denied Setting" mode;
Leo Wei 1.1 761
Stone Wu 3.5 762 **Log information description**
Leo Wei 1.1 763
Stone Wu 20.1 764 A combination of Chinese characters, numbers, and uppercase and lowercase letters can be entered, and the number does not exceed 63.
Leo Wei 1.1 765
Stone Wu 20.1 766 The format of insert variable:{variable address, data format}. e.g., {HDW100,UW2.1}.
767
Leo Wei 1.1 768 The data format are as follows.
769
770 (% class="table-bordered" %)
771 |=Letter|=Meaning
772 |B|Binary
773 |O|Octonary
774 |U|Unsigned decimal
775 |H|Hexadecimal
776 |b|BCD
777 |F|32-bit float
778 |S|Signed decimal
779 |C|Character
780 |W|Single word
781 |D|Double word
782
Stone Wu 20.1 783 Examples.
Leo Wei 1.1 784
785 * Unsigned decimal, BCD, 32-bit float and Signed decimal are as follows.
786
787 {HDW100,UW2.1}:  Indicates the variable address is HDW100. The data format are: unsigned decimal, single word, two integer bits, one decimal place.
788
789 * (((
790 Binary, Octonary and Hexadecimal are as follows.
791 )))
792
793 {HDW100,HD8}: Indicates the variable address is HDW100. The data format are: hexadecimal, double word, eight integer bits.
794
795 * (((
796 Character is as follows.
797 )))
798
799 {HDW100,C32}: Indicates the variable address is HDW100. The data format are: 32 characters.
800
801 When a record is generated, the contents of this variable are replaced by the value of your corresponding address.
802
803 == **Function address** ==
804
805 A user must first log in before performing an operation, and after the login is successful, the user can perform the required operation, and log out after completing the operation, making the operation permission invalid. User login, log out, modification of user password during operation and user management and other functions need to be configured.
806
807 HMI allows managing user accounts on screen. Including adding, deleting and editing the user account. HMI provide built-in screen for [Sign in] and [change password] (screen No. 1006 and 1007).
808
809 Functions and addresses are as follows.
810
811 (% class="table-bordered" %)
812 |=**Function**|=**Address**|=**Object type**|=**Address function**
813 |(% rowspan="3" %)Sign in|HUW1158~~1335|Drop down list|User name
814 |HUW1002|Character input object|Password
815 |HUW1000|Word Switch (Input 1)|OK (sign in)
816 |(% rowspan="5" %)Change password|HUW1158~~1335|Drop down list|User name
817 |HUW1002|Character input object|Old password
818 |HUW1006|Character input object|New password
819 |HUW1010|Character input object|Confirm password
820 |HUW1000|Word Switch (Input 2)|OK(change password)
821 |Sign out|HUW1000|Word Switch (Input 3) |Sign out
822 |(% rowspan="7" %)(((
823 New user ***1**
824 )))|HUW1014|Character input object|User name
825 |HUW1006|Character input object|password
826 |HUW1010|Character input object|Confirm password
827 |HUW1000|Word Switch (Input 4) |OK(add new user)
828 |HUW1336~~1345|Character input object|User description
829 |HUX1347.0|Bit switch|(((
830 ~=1: User hidden
831
832 ~=0: Visible (Defaults)
833 )))
834 |HUW1000|Word Switch (Input 8) |Save(add Hide features)
835 |(% rowspan="2" %)(((
836 Delete user ***2**
837 )))|HUW1158~~1335|Drop down list|User name
838 |HUW1000|Word Switch (Input 5)|OK (delete user)
839 |Delete Profile|HUW1000|Word Switch (Input 9)|OK(delete)
840 |Export Profile|HUW1000|Word Switch (Input 10)|OK(export)
841 |Import profile|HUW1000|Word Switch (Input 11)|OK(import)
842 |Export log file|HUW1000|Word Switch (Input 12)|OK(export)
843 |Delete log file|HUW1000|Word Switch (Input 13)|OK (delete)
844 |Current user name|HUW1349|Character object|32 Word
845 |System state information|HUW1030|Character input object|System state information
846 |(% rowspan="3" %)Permission settings|HUW1014|Character input object|User name
847 |HUW1348|Bit switch|(((
848 Set the user group:
849
850 HUX1348.0 = 1 administrator;
851
852 HUX1348.1 = 1 group 0 permission;
853
854 HUX1348.2 = 1 group 1 permission;
855
856 (Total group 0 - group 10)
857 )))
858 |HUW1000|Word Switch (Input 6)|Add user rights (set according to HUW1348)
859 |User login mode setting|HUW1382|Word Switch/Numeric input object|(((
860 0: Select a user name from the drop-down list
861
862 1: Use character input object (address HUW1014) to log in with a user name
863 )))
864
865 When the user performs a function operation, the operation result is displayed in the HUW1001.
866
867 (% class="table-bordered" %)
868 |=**Value (HUW1001)**|=**Meaning**
869 |1|Insufficient permissions.
870 |2|Username does not exist.
871 |3|Username already exists.
872 |4|Wrong username or password.
873 |5|Login successfully.
874 |6|Passwords are inconsistent in twice time.
875 |7|Password changed successfully.
876 |8|User added successfully.
877 |9|User deleted successfully.
878 |10|Maximum number of users exceeded.
879 |11|Admin user already exists.
880 |12|User permission modified successfully.
881 |13|File imported successfully.
882 |14|File imported failed.
883 |15|File exported successfully.
884 |16|File exported failed.
885 |17|Logout successfully.
886 |18|Profile deleted successfully.
887 |19|Log file deleted successfully.
888 |20|Hide settings modified successfully.
889 |21|Hide settings modified failed.
890 |22|(((
891 Password already occupied, please reset.
892
893 (For both username and password, it can not repetition)
894 )))
895
Jim 35.1 896 (% class="box infomessage" %)
897 (((
Leo Wei 1.1 898 **✎Note:**
899
900 * *1: If there is an admin user account, then the new user can no longer add one more admin, that is, one project can only have one administrator account.
901 * *1: When adding new user, the password could not be duplicated with other users.
902 * *2: When deleting user, it is forbidden to delete the admin user.
Jim 35.1 903 )))
Leo Wei 1.1 904
905 **User Permission Demo Download**
906
907 [[https:~~/~~/drive.google.com/open?id=1qOiEDvo_1H1YqpoLDpS77dGaAFm8nrGq>>url:https://drive.google.com/open?id=1qOiEDvo_1H1YqpoLDpS77dGaAFm8nrGq]]
908
Stone Wu 20.1 909 = Message prompt =
Leo Wei 1.1 910
911 A message box is a window used to show some prompts or warnings to users. For example, the application process a task in the process of pop-up message box, suggesting that "U disk has been detected", then the customer can carry out data dump function.
912
913 (% style="text-align:center" %)
914 [[image:消息提示 2.png||class="img-thumbnail"]]
915
916 (% style="text-align:center" %)
Joey 2.1 917 [[image:8.Basic Function_html_5ce2091d6f7cd732.png||height="515" width="704" class="img-thumbnail"]]
Leo Wei 1.1 918
919 **(1) Message**
920
921 It includes system classes (u disk, SD card, and others), chart classes (alarm, data record, recipe, file list), curve classes (Trend Chart, historical XY trend Plot).
922
923 **(2) Control**
924
925 1. **Current item: **It shows selected message information.
926 1. **Use trigger address: **When the message is triggered, the trigger address would be set ON.
927
928 **For Example:**
929
Stone Wu 3.6 930 Trigger address is 011, during inserting a USB flash disk into HMI, and 011 would be set ON, once HMI recognizes USB flash disk, and display message.
Leo Wei 1.1 931
932 1. **Show message: **Check it to display message when HMI is running. It is checked by default.
933 1. **Show on web: **Check it to display message when remote access HMI screen, it is unchecked by default.
934
935 **(3) Message Content**
936
937 Each message has default content, but you could set different content according to the actual situation. And the same message could be displayed in 8 languages.
938
939 **(4) Reload Text: **It means discard changes.
940
941 **For Example**
942
943 User deletes default content or modifies default content, but he wants to give up modification back to original, just click "Reload text".
944
Jim 34.1 945 (% class="box infomessage" %)
946 (((
Leo Wei 1.1 947 **✎Note:**
948
949 * If you do not want this prompt during the running of HMI, please uncheck "Show message".
950 * "Reload text" function would be invalid after clicking "save".
Stone Wu 3.6 951 * These 5 special characters are not supported in the header Multi language settings: ",", "|", "<", ">", "&".
Jim 34.1 952 )))
Leo Wei 1.1 953
Hunter 8.1 954 = **Cloud** =
Leo Wei 1.1 955
956 **Introduction**
957
Hunter 8.1 958 Cloud function is available for following models: the ig series and 8000/9000 series with -R after system upgrade
959
Leo Wei 1.1 960 You may configure the basic settings of Cloud functions, tags, and User MQTT according to your needs. (If the device supports the Cloud function, you can use the function and configure the tags after checking the box to enable it, or upload the data to the 3rd party server.)
961
962 Click "Project"-"[[image:hh_B4H5OuNT87.png||height="29" width="30"]]Cloud" in the upper left corner of the software, as shown in the following figure.
963
964 (% style="text-align:center" %)
Joey 2.1 965 [[image:云配置1.png||height="494" width="750" class="img-thumbnail"]]
Leo Wei 1.1 966
967 **(1) Enable**
968
Hunter 9.1 969 If the HMI supports the Cloud function, check it to enable the Cloud function, and it will collect the real-time data from HMI upload to the Cloud. The number of data collection is limited, and the specific parameters are as follows:
Leo Wei 1.1 970
Hunter 9.1 971 |=Series|=Monitoring Tags|=Alarm Record|=Data Record|=OpenCloud Data
972 |8000-R|300|200|100|1000
973 |9000-R|300|200|100|1000
974 |3000ig|100|20|50|500
975 |8000ig|300|200|100|1000
Leo Wei 1.1 976
Hunter 9.1 977 For example:
Leo Wei 1.1 978
Stone Wu 20.1 979 * In 3000ig's Cloud, the monitoring tags upload to the Cloud in real time is limited to 100.
980 * For 3000ig's Alarm, the Alarm records of word alarms and bit alarms upload to Cloud is limited to 20. (See [["Alarm">>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HAlarm]] for details).
981 * For 3000ig's Data record, the Data records upload to Cloud is limited to 50. (For details, please refer to [["Data Record">>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HDataRecord]]).
Hunter 9.1 982
983 **(2) Server Selection**
984
Leo Wei 1.1 985 **Server**: China, ASEAN, and Europe.
986
987 **Password**:
988
989 1. If the HMI is not bound, this access password will be updated and downloaded into the HMI screen simultaneously.
990 1. If the HMI is bound, this access password in the project cannot effectively change the binding password of the device, and it can only be changed through V-NET.
991
992 **(3) Upload Selection**: 
993
994 To upload the data collected by HMI to the cloud or a to the third-party server, only one upload method can be selected.
995
996 1. **to Cloud**: All the configured tags, data records, and alarm records would be pushed to V-NET.
997 1. **to User MQTT**: All the configured tags, data records, and alarm records would be pushed to to the third-party server, and the relevant Lua function calls please refer to "[[Cloud interface>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/10.Lua/#HCloudInterface]]".
998
999 After the "to User MQTT" is checked. The tags, data records, and alarms cannot be viewed on V-NET, but the device can be bound to V-NET and remote monitoring the device screen normally.
1000
1001 **4) Low Data Mode setting**
1002
1003 1. When you check the "low Data Mod" by default on new tags, the newly added tags will be enabled in Low Data Mode by default.
1004 1. The longer the refresh interval, the slower the data upload, and the more traffic data will be saved. This function is only used for the control of tags.