Changes for page 06 Data Tool

Last modified by Jett on 2025/02/18 16:43

From version 18.1
edited by Hunter
on 2022/07/26 17:52
Change comment: There is no comment for this version
To version 19.3
edited by Stone Wu
on 2022/08/02 11:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -PIStudio.1 User Manual.WebHome
1 +PIStudio.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Stone
Content
... ... @@ -3,22 +3,21 @@
3 3  
4 4  = **Alarm** =
5 5  
6 -== **Bit Alarm** ==
6 +== Bit alarm ==
7 7  
8 -Click "Project"->"Bit Alarm", it is displayed as the following figure.
8 +Click "Project""Bit Alarm", it is displayed as the following figure.
9 9  
10 10  (% style="text-align:center" %)
11 11  [[image:位报警 1.png||data-xwiki-image-style-alignment="center" class="img-thumbnail"]]
12 12  
13 -**(1) Group No.: **Group number of Bit alarm. The name is unique and cannot be duplicated.
13 +**Group No.: **Group number of Bit alarm. The name is unique and cannot be duplicated.
14 14  
15 -**(2) Bit Address: **Bit address of alarm monitoring
15 +**Bit Address: **Bit address of alarm monitoring
16 16  
17 -(% start="1" %)
18 -1. **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.
19 -1. **Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
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.
20 20  
21 -**(3) 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)
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)
22 22  
23 23  **✎Note:**
24 24  
... ... @@ -32,20 +32,20 @@
32 32  |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
33 33  |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
34 34  
35 -**(4) Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF.
34 +**Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF.
36 36  
37 -**(5) 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.
36 +**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.
38 38  
39 -**(6) 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.
38 +**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.
40 40  
41 -**(7) Content: **It is used for setting alarm content (command).
40 +**Content: **It is used for setting alarm content (command).
42 42  
43 -**(8) Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
42 +**Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
44 44  
45 -1. **Position: **The location of the screen alarm display.
46 -1. **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed.
47 -1. **Pop-up once: **Pop up alarm screen once, and the screen would not pop up again
48 -1. **Close window when alarm off: **Automatically close the alarm screen when alarm off.
44 +* **Position: **The location of the screen alarm display.
45 +* **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed.
46 +* **Pop-up once: **Pop up alarm screen once, and the screen would not pop up again
47 +* **Close window when alarm off: **Automatically close the alarm screen when alarm off.
49 49  
50 50  **✎Note:**
51 51  
... ... @@ -54,42 +54,40 @@
54 54  
55 55  **Operating Procedures of Adding One Alarm**
56 56  
57 -1. Click "Project"->"Bit Alarm" as below shows.
56 +* Click "Project""Bit Alarm" as below shows.
58 58  
59 59  (% style="text-align:center" %)
60 60  [[image:8.Basic Function_html_5f8da20315334bac.png||data-xwiki-image-style-alignment="center" height="144" width="539" class="img-thumbnail"]]
61 61  
62 -(% start="2" %)
63 -1. Click "Add" button to open "Bit Alarm" setting window.
61 +* Click "Add" button to open "Bit Alarm" setting window.
64 64  
65 65  (% style="text-align:center" %)
66 66  [[image:8.Basic Function_html_94a019683b506e15.png||data-xwiki-image-style-alignment="center" height="307" width="554" class="img-thumbnail"]]
67 67  
68 -(% start="3" %)
69 -1. Set "Bit Address".
70 -1. Set "Alarm Condition".
71 -1. Set "Content".
72 -1. Other settings can be set according to the actual situation".
73 -1. Click "OK" button to complete settings.
66 +* Set "Bit Address".
67 +* Set "Alarm Condition".
68 +* Set "Content".
69 +* Other settings can be set according to the actual situation".
70 +* Click "OK" button to complete settings.
74 74  
75 -== **Word Alarm** ==
72 +== Word alarm ==
76 76  
77 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 78  
79 -Click "Project"->"Word alarm", it is displayed as the following figure.
76 +Click "Project""Word alarm", it is displayed as the following figure.
80 80  
81 81  (% style="text-align:center" %)
82 82  [[image:字报警 1.png||class="img-thumbnail"]]
83 83  
84 -**(1) 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.
81 +**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.
85 85  
86 -**(2) Alarm Address: **It is used for setting word address for word alarm, such as HDW0.
83 +**Alarm Address: **It is used for setting word address for word alarm, such as HDW0.
87 87  
88 -**(3) 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.
85 +**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.
89 89  
90 -**(4)  Group No.: **Group number of word alarm. The name is unique and cannot be duplicated.
87 +**Group No.: **Group number of word alarm. The name is unique and cannot be duplicated.
91 91  
92 -**(5) 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)
89 +**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)
93 93  
94 94  **✎Note:**
95 95  
... ... @@ -103,11 +103,11 @@
103 103  |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
104 104  |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
105 105  
106 -**(6) Record alarm:**  Whether to record the alarm history data of word alarm, if checked, it will be saved in the designated storage location.
103 +**Record alarm:**  Whether to record the alarm history data of word alarm, if checked, it will be saved in the designated storage location.
107 107  
108 -**(7) Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
105 +**Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
109 109  
110 -**(8) Alarm Condition**: Alarm is triggered when designated address meets the alarm condition, it provides four conditions;
107 +**Alarm Condition**: Alarm is triggered when designated address meets the alarm condition, it provides four conditions;
111 111  
112 112  1. **High alarm:** Alarm is triggered when it reaches high limit. It can be a constant or a variable
113 113  1. **Low alarm:** Alarm is triggered when it reaches low limit. It can be a constant or a variable
... ... @@ -114,11 +114,11 @@
114 114  1. **Range alarm:** Alarm is triggered when it exceeds the range. It can be a constant or a variable
115 115  1. **Equivalent alarm: **Alarm is triggered when the value equals to the given data. It can be a constant or a variable
116 116  
117 -**(9) Alarm Info: **It is used for setting alarm content (command);
114 +**Alarm Info: **It is used for setting alarm content (command);
118 118  
119 -**(10) 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.
116 +**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.
120 120  
121 -**(11) Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
118 +**Alarm Screen: **Pop-up alarm screen (it need to be sub-screen);
122 122  
123 123  1. **Position: **The location of the screen alarm display.
124 124  1. **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed.
... ... @@ -125,38 +125,36 @@
125 125  1. **Pop-up once: **Pop up alarm screen once.
126 126  1. **Close window when alarm off: **Automatically close the alarm screen when alarm off.
127 127  
128 -**(12) Beep when alarm ON: **beep works when the alarm is triggered, in the default mode, the beep works until the alarm is released.
125 +**Beep when alarm ON: **beep works when the alarm is triggered, in the default mode, the beep works until the alarm is released.
129 129  
130 -**(13) Beep once:** Beep works once, when alarm is triggered.
127 +**Beep once:** Beep works once, when alarm is triggered.
131 131  
132 -**(14) Alarm List**
129 +**Alarm List**
133 133  
134 134  It displays all the word alarm lists; it will show the alarm information;
135 135  
136 136  **Operating Procedures of Adding One Alarm**
137 137  
138 -1. Click "Project"-> "Word Alarm" as below shows.
135 +* Click "Project" "Word Alarm" as below shows.
139 139  
140 140  (% style="text-align:center" %)
141 141  [[image:8.Basic Function_html_1b59522c984cd7c2.png||height="144" width="492" class="img-thumbnail"]]
142 142  
143 -(% start="2" %)
144 -1. Click [Add] button to open [Word Alarm] setting window.
140 +* Click "AddClick" button to open "Word Alarm" setting window.
145 145  
146 146  (% style="text-align:center" %)
147 147  [[image:8.Basic Function_html_942107c81fc6901c.png||height="307" width="554" class="img-thumbnail"]]
148 148  
149 -(% start="3" %)
150 -1. Set Basic information of word alarm.
151 -1. Set "Content".
152 -1. Other settings can be set according to the actual situation.
153 -1. Click "OK" button to complete settings.
145 +* Set Basic information of word alarm.
146 +* Set "Content".
147 +* Other settings can be set according to the actual situation.
148 +* Click "OK" button to complete settings.
154 154  
155 155  **HMI Alarm Demo Download Link**
156 156  
157 157  [[https:~~/~~/drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP>>url:https://drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP]]
158 158  
159 -= **{{id name="_Toc17174"/}}{{id name="_Recipe"/}}Recipe** =
154 += **Recipe** =
160 160  
161 161  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.
162 162  
... ... @@ -181,23 +181,20 @@
181 181  (% style="text-align:center" %)
182 182  [[image:8-1Recipe.png]]
183 183  
184 -**(1) Basic**
179 +**Basic**
185 185  
186 -1. **Recipe Folder:** Give Recipe folder name (It can be used, when setting Recipe display object);
181 +* **Recipe Folder:** Give Recipe folder name (It can be used, when setting Recipe display object);
182 +** **✎Note: **Recipe Folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters;
183 +* **Group: **It sets the groups' initial number of recipe;
184 +* **Elements:** It sets members' initial number of each group;
185 +* **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;
186 +* **Decimal: **It sets integer and scale digits;
187 187  
188 -* **✎Note: **Recipe Folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters;
188 +**Mode Selection**
189 189  
190 -(% start="2" %)
191 -1. **Group: **It sets the groups' initial number of recipe;
192 -1. **Elements:** It sets members' initial number of each group;
193 -1. **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;
194 -1. **Decimal: **It sets integer and scale digits;
195 -
196 -**(2) Mode Selection**
197 -
198 198  Users could select Simple or Advanced mode.
199 199  
200 -**(3) Function Address:**
192 +**Function Address:**
201 201  
202 202  All the operations for recipe is by this address
203 203  
... ... @@ -208,77 +208,83 @@
208 208  * =8 Delete.
209 209  * =16 Delete and Sequence.
210 210  
211 -**(4) Use Multiple File**
203 +**Use Multiple File**
212 212  
213 213  Check it to use more than one recipe file in HMI, but this option only valid in [Advanced mode];
214 214  
215 -**(5) Select language**
207 +**Select language**
216 216  
217 217  The text in HMI can be in 8 languages, user can set language in here;
218 218  
219 -**(6) Address**
211 +**Address**
220 220  
221 221  1. **Group:** This address is for selecting group number;
222 222  1. **Start: **This is starting address is for reading and writing in recipe, PIStudio will automatically assigns addresses for each members;
223 223  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.
224 224  
225 -**(7) Use Index**
217 +**Use Index**
226 226  
227 227  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.
228 228  
229 -**(8) Query by Element**
221 +**Query by Element**
230 230  
231 231  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;
232 232  
225 +(% class="box infomessage" %)
226 +(((
233 233  **✎Note: **When this option is enabled, Group address will be invalid.
228 +)))
234 234  
235 -**(9) Use Independent Write Address**
230 +**Use Independent Write Address**
236 236  
237 237  To separate Recipe read address and write address.
238 238  
239 -**(10) Use Insert**
234 +**Use Insert**
240 240  
241 241  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.
242 242  
243 -**(11) Discontinuous Address**
238 +**Discontinuous Address**
244 244  
245 245  Whether enable the non-consecutive recipe operation addresses or not. If disabled, the recipe address will recover as the continuous addresses.
246 246  
242 +(% class="box infomessage" %)
243 +(((
247 247  **✎Note: **This function only supported in HMI+, i series, ie series, ig series.
245 +)))
248 248  
249 249  **Operating Procedures**
250 250  
251 -1) Click "Project"->"Bit Alarm" as below shows.
249 +* Click "Project""Bit Alarm" as below shows.
252 252  
253 253  (% style="text-align:center" %)
254 254  [[image:8.Basic Function_html_a7d1546a3a9f752f.png||height="144" width="535" class="img-thumbnail"]]
255 255  
256 -2) Click "Add" button to open "Recipe" setting window.
254 +* Click "Add" button to open "Recipe" setting window.
257 257  
258 258  (% style="text-align:center" %)
259 259  [[image:8.Basic Function_html_8f04e01413981054.png||height="307" width="554" class="img-thumbnail"]]
260 260  
261 -3) Set basic settings for recipe.
259 +* Set basic settings for recipe.
260 +* Select mode according to actual condition.
261 +* Other settings can be set according to the actual situation.
262 +* Click "OK“ button to complete settings.
262 262  
263 -4) Select mode according to actual condition.
264 -
265 -5) Other settings can be set according to the actual situation.
266 -
267 -6) Click [OK] button to complete settings.
268 -
269 269  **Recipe Demo Download Link**
270 270  
271 271  [[https:~~/~~/drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR>>url:https://drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR]]
272 272  
273 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**Traditional Recipe**(%%) =
268 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**Traditional recipe**(%%) =
274 274  
275 275  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.
276 276  
277 277  Traditional recipe function is valid only when the LEVI project is converted to the PI project, and the original project uses the traditional recipe.
278 278  
274 +(% class="box infomessage" %)
275 +(((
279 279  **✎Note**: Currently, only HMI+, i series, ie series, and ig series support the traditional recipe.
277 +)))
280 280  
281 -== **Simple recipe mode** ==
279 +== Simple recipe mode ==
282 282  
283 283  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:
284 284  
... ... @@ -290,16 +290,19 @@
290 290  * The recipe folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), ('').
291 291  * The element name of the recipe cannot include following 5 special characters: " **,** " , " **|** " , " **<** " , " **>** " , " **&** " .
292 292  
293 -== **Recipe display** ==
291 +== Recipe display ==
294 294  
295 295  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.
296 296  
295 +(% class="box infomessage" %)
296 +(((
297 297  **✎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:
298 +)))
298 298  
299 299  (% style="text-align:center" %)
300 300  [[image:8-4TraditionalRecipeDisplayConfigScreen.png||class="img-thumbnail"]]
301 301  
302 -== **Recipe transmission address** ==
303 +== Recipe transmission address ==
303 303  
304 304  The special addresses used in the Recipe are shown in the following table:
305 305  
... ... @@ -350,26 +350,26 @@
350 350  1. The RPW register only supports word address access.
351 351  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.
352 352  
353 -== **Recipe example** ==
354 +== Recipe example ==
354 354  
355 355  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".
356 356  
357 -(1) Edit the recipe configuration, create three groups of recipes, 4 elements for per group: Red, green, blue, spraying time, as following shown:
358 +Edit the recipe configuration, create three groups of recipes, 4 elements for per group: Red, green, blue, spraying time, as following shown:
358 358  
359 359  (% style="text-align:center" %)
360 360  [[image:8-5TraditionalRecipeCaseConfig.png]]
361 361  
362 -(2) 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:
363 +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:
363 363  
364 364  (% style="text-align:center" %)
365 365  [[image:8-7TraditionalRecipeCaseShowNoOpera.png]]
366 366  
367 -(3) 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.
368 +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.
368 368  
369 369  (% style="text-align:center" %)
370 370  [[image:8-6TraditionalRecipeCaseShow.png]]
371 371  
372 -= **{{id name="_Toc5565"/}}{{id name="_Trend_Chart"/}}Trend Chart** =
373 += **Trend chart** =
373 373  
374 374  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.
375 375  
... ... @@ -407,13 +407,16 @@
407 407  
408 408  **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content.
409 409  
411 +(% class="box infomessage" %)
412 +(((
410 410  **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters.
414 +)))
411 411  
412 412  **Trend Chart Demo Download Link**
413 413  
414 414  [[https:~~/~~/drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC>>url:https://drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC]]
415 415  
416 -= **{{id name="_Toc7121"/}}{{id name="_History_XY_Plot"/}}History XY Plot** =
420 += **History XY plot** =
417 417  
418 418  Different from TrendChart, uses need to set history XY curve items in project. Please click "Project"-> "History XY Plot" to open the setting screen.
419 419  
... ... @@ -449,29 +449,31 @@
449 449  
450 450  **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content.
451 451  
456 +(% class="box infomessage" %)
457 +(((
452 452  **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters.
459 +)))
453 453  
454 454  **Operating Procedure**
455 455  
456 -1. Click "Project" -> "History XY Plot" to open the function selecting windows.
463 +* Click "Project" "History XY Plot" to open the function selecting windows.
457 457  
458 458  (% style="text-align:center" %)
459 459  [[image:8.Basic Function_html_5da6ca44bd28acbe.png||height="144" width="533" class="img-thumbnail"]]
460 460  
461 -(% start="2" %)
462 -1. Click "Add" button to open [History XY Plot] setting windows.
468 +* Click "Add" button to open "History XY Plot” setting windows.
463 463  
464 464  (% style="text-align:center" %)
465 465  [[image:8.Basic Function_html_6345b50ea55168fa.png||height="307" width="554" class="img-thumbnail"]]
466 466  
467 -1. Setting the function of History XY Plot.
468 -1. Click "OK" to save the setting.
473 +* Setting the function of History XY Plot.
474 +* Click "OK" to save the setting.
469 469  
470 470  **Download Link**
471 471  
472 472  [[https:~~/~~/drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r>>url:https://drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r]]
473 473  
474 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**Data Record**(%%) =
480 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**Data record**(%%) =
475 475  
476 476  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.
477 477  
... ... @@ -492,9 +492,9 @@
492 492  
493 493  ✎**Note: **
494 494  
495 -1) 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.
501 +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.
496 496  
497 -2) 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:
503 +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:
498 498  
499 499  (% style="margin-left:auto; margin-right:auto; width:513px" %)
500 500  |=(% style="width: 70px;" %)Series|=(% style="width: 442px;" %)Number of Data Record upload to Cloud
... ... @@ -503,11 +503,10 @@
503 503  |(% style="width:70px" %)3000ig|(% style="text-align:center; width:442px" %)50
504 504  |(% style="width:70px" %)8000ig|(% style="text-align:center; width:442px" %)100
505 505  
506 -3) The record group name can only be composed of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_'), ('') and other non-English characters.
512 +The record group name can only be composed of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_'), ('') and other non-English characters.
507 507  
508 -4) Channel name cannot incloud following symbols: :" , ", " | ", " < ", " > ", " & ".
514 +Channel name cannot incloud following symbols: :" , ", " | ", " < ", " > ", " & ".
509 509  
510 -
511 511  (% class="wikigeneratedid" id="HSettings" %)
512 512  **Settings**
513 513