Changes for page 06 Data Tool
Last modified by Jett on 2025/02/18 16:43
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 13 removed)
- image-20220805170000-1.jpeg
- image-20220805170046-2.jpeg
- image-20220805170102-3.jpeg
- image-20220805170147-4.jpeg
- image-20220805170232-5.jpeg
- image-20220805174501-1.jpeg
- image-20220805174543-2.jpeg
- image-20220806100635-1.jpeg
- image-20220806100702-2.jpeg
- image-20220806100753-3.jpeg
- image-20220806101048-4.jpeg
- image-20220806101129-5.jpeg
- image-20220806101520-6.jpeg
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Stone1 +XWiki.Hunter - Content
-
... ... @@ -3,21 +3,22 @@ 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 -**Group No.: **Group number of Bit alarm. The name is unique and cannot be duplicated. 13 +**(1) Group No.: **Group number of Bit alarm. The name is unique and cannot be duplicated. 14 14 15 -**Bit Address: **Bit address of alarm monitoring 15 +**(2) Bit Address: **Bit address of alarm monitoring 16 16 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. 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. 19 19 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) 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) 21 21 22 22 **✎Note:** 23 23 ... ... @@ -31,20 +31,20 @@ 31 31 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20 32 32 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200 33 33 34 -**Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF. 35 +**(4) Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF. 35 35 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. 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. 37 37 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. 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. 39 39 40 -**Content: **It is used for setting alarm content (command). 41 +**(7) Content: **It is used for setting alarm content (command). 41 41 42 -**Alarm Screen: **Pop-up alarm screen (it need to be sub-screen); 43 +**(8) Alarm Screen: **Pop-up alarm screen (it need to be sub-screen); 43 43 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 again47 - ***Close window when alarm off: **Automatically close the alarm screen when alarm off.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. 48 48 49 49 **✎Note:** 50 50 ... ... @@ -53,40 +53,42 @@ 53 53 54 54 **Operating Procedures of Adding One Alarm** 55 55 56 - *Click "Project"→"Bit Alarm" as below shows.57 +1. Click "Project"->"Bit Alarm" as below shows. 57 57 58 58 (% style="text-align:center" %) 59 59 [[image:8.Basic Function_html_5f8da20315334bac.png||data-xwiki-image-style-alignment="center" height="144" width="539" class="img-thumbnail"]] 60 60 61 -* Click "Add" button to open "Bit Alarm" setting window. 62 +(% start="2" %) 63 +1. Click "Add" button to open "Bit Alarm" setting window. 62 62 63 63 (% style="text-align:center" %) 64 64 [[image:8.Basic Function_html_94a019683b506e15.png||data-xwiki-image-style-alignment="center" height="307" width="554" class="img-thumbnail"]] 65 65 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. 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. 71 71 72 -== Word alarm ==75 +== **Word Alarm** == 73 73 74 74 Word alarm is to monitor the word address of a device. If the data meets the set conditions, an alarm will be generated. 75 75 76 -Click "Project" →"Word alarm", it is displayed as the following figure.79 +Click "Project"->"Word alarm", it is displayed as the following figure. 77 77 78 78 (% style="text-align:center" %) 79 79 [[image:字报警 1.png||class="img-thumbnail"]] 80 80 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. 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. 82 82 83 -**Alarm Address: **It is used for setting word address for word alarm, such as HDW0. 86 +**(2) Alarm Address: **It is used for setting word address for word alarm, such as HDW0. 84 84 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. 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. 86 86 87 -**Group No.: **Group number of word alarm. The name is unique and cannot be duplicated. 90 +**(4) Group No.: **Group number of word alarm. The name is unique and cannot be duplicated. 88 88 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) 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) 90 90 91 91 **✎Note:** 92 92 ... ... @@ -100,11 +100,11 @@ 100 100 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20 101 101 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200 102 102 103 -**Record alarm:** Whether to record the alarm history data of word alarm, if checked, it will be saved in the designated storage location. 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. 104 104 105 -**Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file. 108 +**(7) Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file. 106 106 107 -**Alarm Condition**: Alarm is triggered when designated address meets the alarm condition, it provides four conditions; 110 +**(8) Alarm Condition**: Alarm is triggered when designated address meets the alarm condition, it provides four conditions; 108 108 109 109 1. **High alarm:** Alarm is triggered when it reaches high limit. It can be a constant or a variable 110 110 1. **Low alarm:** Alarm is triggered when it reaches low limit. It can be a constant or a variable ... ... @@ -111,11 +111,11 @@ 111 111 1. **Range alarm:** Alarm is triggered when it exceeds the range. It can be a constant or a variable 112 112 1. **Equivalent alarm: **Alarm is triggered when the value equals to the given data. It can be a constant or a variable 113 113 114 -**Alarm Info: **It is used for setting alarm content (command); 117 +**(9) Alarm Info: **It is used for setting alarm content (command); 115 115 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. 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. 117 117 118 -**Alarm Screen: **Pop-up alarm screen (it need to be sub-screen); 121 +**(11) Alarm Screen: **Pop-up alarm screen (it need to be sub-screen); 119 119 120 120 1. **Position: **The location of the screen alarm display. 121 121 1. **Pop-up Interval: **The time of reopen the alarm screen when alarm screen closed. ... ... @@ -122,36 +122,38 @@ 122 122 1. **Pop-up once: **Pop up alarm screen once. 123 123 1. **Close window when alarm off: **Automatically close the alarm screen when alarm off. 124 124 125 -**Beep when alarm ON: **beep works when the alarm is triggered, in the default mode, the beep works until the alarm is released. 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. 126 126 127 -**Beep once:** Beep works once, when alarm is triggered. 130 +**(13) Beep once:** Beep works once, when alarm is triggered. 128 128 129 -**Alarm List** 132 +**(14) Alarm List** 130 130 131 131 It displays all the word alarm lists; it will show the alarm information; 132 132 133 133 **Operating Procedures of Adding One Alarm** 134 134 135 - *Click "Project"→"Word Alarm" as below shows.138 +1. Click "Project"-> "Word Alarm" as below shows. 136 136 137 137 (% style="text-align:center" %) 138 138 [[image:8.Basic Function_html_1b59522c984cd7c2.png||height="144" width="492" class="img-thumbnail"]] 139 139 140 -* Click "AddClick" button to open "Word Alarm" setting window. 143 +(% start="2" %) 144 +1. Click [Add] button to open [Word Alarm] setting window. 141 141 142 142 (% style="text-align:center" %) 143 143 [[image:8.Basic Function_html_942107c81fc6901c.png||height="307" width="554" class="img-thumbnail"]] 144 144 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. 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. 149 149 150 150 **HMI Alarm Demo Download Link** 151 151 152 152 [[https:~~/~~/drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP>>url:https://drive.google.com/open?id=1Llq03CMISM_1mMIfU308hxFbs4rGdQGP]] 153 153 154 -= **Recipe** = 159 += **{{id name="_Toc17174"/}}{{id name="_Recipe"/}}Recipe** = 155 155 156 156 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. 157 157 ... ... @@ -176,187 +176,104 @@ 176 176 (% style="text-align:center" %) 177 177 [[image:8-1Recipe.png]] 178 178 179 -**Basic** 184 +**(1) Basic** 180 180 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: **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. 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; 186 +1. **Recipe Folder:** Give Recipe folder name (It can be used, when setting Recipe display object); 187 187 188 -** Mode Selection: **Select Simple or Advanced mode.Recipefile isdividedinto simplemodeandadvanced mode. Onlyin advanced mode canexistmultiple recipefilesusedatthe same time.(usedwiht file list onject),Simplemodecan only supporta recipefile; Aadvanced mode caninsertgroupinformationandreordered.188 +* **✎Note: **Recipe Folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters; 189 189 190 -Function address: all operations are done through function addresses, different operating value is as follows: 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; 191 191 192 -* = 0: no operation; 193 -* = 1: trigger read data; 194 -* = 2: new trigger or update (If there is group number, it updates.) 195 -* = 4: insert (only valid in advanced mode) 196 -* = 8: delete (Delete according to the writing group number. If write and read address are consistent, refer to the reading group number); 197 -* = 16: delete and sorted ((Delete according to the writing group number. If write and read address are consistent, refer to the reading group number) 198 -* = 64: import CSV recipe file. 196 +**(2) Mode Selection** 199 199 200 - **UseMultipleFile**198 +Users could select Simple or Advanced mode. 201 201 200 +**(3) Function Address:** 201 + 202 +All the operations for recipe is by this address 203 + 204 +* =0 No operation. 205 +* =1 Read data from recipe. 206 +* =2 Insert a new group or write data to exist group. 207 +* =4 Inserted (only advanced mode). 208 +* =8 Delete. 209 +* =16 Delete and Sequence. 210 + 211 +**(4) Use Multiple File** 212 + 202 202 Check it to use more than one recipe file in HMI, but this option only valid in [Advanced mode]; 203 203 204 -**Select language** 215 +**(5) Select language** 205 205 206 206 The text in HMI can be in 8 languages, user can set language in here; 207 207 208 -**Address** 219 +**(6) Address** 209 209 210 210 1. **Group:** This address is for selecting group number; 211 211 1. **Start: **This is starting address is for reading and writing in recipe, PIStudio will automatically assigns addresses for each members; 212 212 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. 213 213 214 -**Use Index** 225 +**(7) Use Index** 215 215 216 216 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. 217 217 218 -**Query by Element** 229 +**(8) Query by Element** 219 219 220 220 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; 221 221 222 -(% class="box infomessage" %) 223 -((( 224 224 **✎Note: **When this option is enabled, Group address will be invalid. 225 -))) 226 226 227 -**Use Independent Write Address** 235 +**(9) Use Independent Write Address** 228 228 229 229 To separate Recipe read address and write address. 230 230 231 -**Use Insert** 239 +**(10) Use Insert** 232 232 233 233 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. 234 234 235 -**Discontinuous Address** 243 +**(11) Discontinuous Address** 236 236 237 237 Whether enable the non-consecutive recipe operation addresses or not. If disabled, the recipe address will recover as the continuous addresses. 238 238 239 -(% class="box infomessage" %) 240 -((( 241 241 **✎Note: **This function only supported in HMI+, i series, ie series, ig series. 242 -))) 243 243 244 - [[image:image-20220805174501-1.jpeg]]249 +**Operating Procedures** 245 245 246 - [[image:image-20220805174543-2.jpeg]]251 +1) Click "Project"->"Bit Alarm" as below shows. 247 247 248 -**Recipe Demo Download Link: **[[Download>>url:https://drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR]] 249 - 250 - 251 -== Calling CSV recipe file == 252 - 253 -**Overview** 254 - 255 -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. 256 - 257 -**Operations** 258 - 259 -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. 260 - 261 261 (% style="text-align:center" %) 262 -((( 263 -(% style="display:inline-block" %) 264 -[[Figure 1>>image:image-20220806100702-2.jpeg]] 265 -))) 254 +[[image:8.Basic Function_html_a7d1546a3a9f752f.png||height="144" width="535" class="img-thumbnail"]] 266 266 267 -2 .Placea"Recipe RecordDisplay"objectand a "File List"object on the projectscreen for viewingtherecipefilesin thefolder 123, andthe address configuration inthe object shouldbe consistentwith the above configuration.256 +2) Click "Add" button to open "Recipe" setting window. 268 268 269 269 (% style="text-align:center" %) 270 -[[image:im age-20220806100753-3.jpeg]]259 +[[image:8.Basic Function_html_8f04e01413981054.png||height="307" width="554" class="img-thumbnail"]] 271 271 272 - Byconfiguring the addressintheable and combiningthe recipefunction,the CSVrecipefiles of regular series are imported.261 +3) Set basic settings for recipe. 273 273 274 -|=Address range|=Object type|=Address function 275 -|HSW1050 to 1065|Text input object|Enter the CSV recipe file name to import 276 -|HSW1066|Numerical input object|Import CSV file type:((( 277 -* = 0: Custom CSV file (all data in the file is valid) 278 -* = 1: Normal recipe file for regular series HMI (the data in line 1 of the file is invalid) 279 -* = 2: Special recipe file for regular series HMI (the data in line 1 and 2 and column 1 of the file are invalid) 280 -))) 281 -|HSW1067|Numerical input object|((( 282 -Where the CSV file is saved: 263 +4) Select mode according to actual condition. 283 283 284 -* = 0: In the CsvFile directory of U disk 285 -* = 1: In the CsvFile directory of the SD card 265 +5) Other settings can be set according to the actual situation. 286 286 287 -**The path for offline simulation is: C:\ HMIEmulation\ CustomFileDir\ CsvFile** 288 -))) 289 -|HSW242|Numerical input object|Returns the results of the csv import:((( 290 -* = 37: CSV file imported successfully 291 -* = 38: CSV file import failed 292 -))) 267 +6) Click [OK] button to complete settings. 293 293 294 -** Select CSV recipefile(take Udiskas anexample):**269 +**Recipe Demo Download Link** 295 295 296 - Using the file listobject, select the recipe file in the U disk by path, andconfigure the recipefilename address directly tothe special address HSW1050 in the abovetable, which can directly detect the CSV file in theUdisk; Select therecipe file in the file list, and write theselectedecipefilename intothe recipefilename:InHSW1050to1065.271 +[[https:~~/~~/drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR>>url:https://drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR]] 297 297 298 - Usethespecialaddressof theabovetabletoconfigure thepathofhe CSV file:HSW106, configurerecipefile name: HSW1050 to1065273 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**Traditional Recipe**(%%) = 299 299 300 -Use HSW1066 address to select the corresponding CSV recipe file type. 301 - 302 -* HSW1066 = 0: Import a user-defined CSV recipe file (all data in the custom CSV file must be valid); 303 - 304 -(% style="text-align:center" %) 305 -[[image:image-20220806101129-5.jpeg]] 306 - 307 -* HSW1066=1: Import the normal recipe file of regular series HMI (the data in line 1 of the file is invalid); 308 - 309 -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.** 310 - 311 -(% style="text-align:center" %) 312 -[[image:image-20220806101520-6.jpeg]] 313 - 314 -* 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); 315 - 316 -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.** 317 - 318 -**Perform import** 319 - 320 -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: 321 - 322 -* Configure the DB recipe file name by text input object: HDW500 = 3 (recipe file configured in Figure 1), 323 -* Set the recipe function address to: HDW1000 = 64 (the function address configured in Figure 1), 324 -* Transform the CSV recipe file in U disk into DB recipe file with file name “3.rcp2”. 325 - 326 -**DB recipe file for storing CSV data:** 327 - 328 -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. 329 - 330 -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). 331 - 332 -**Import results:** 333 - 334 -* HSW242 = 37: Import succeeded; 335 -* HSW242 = 38: Import failed. 336 - 337 -**Precautions:** 338 - 339 -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); 340 - 341 -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; 342 - 343 - 344 -3. 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. 345 - 346 - 347 - 348 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**Traditional recipe**(%%) = 349 - 350 350 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. 351 351 352 352 Traditional recipe function is valid only when the LEVI project is converted to the PI project, and the original project uses the traditional recipe. 353 353 354 -(% class="box infomessage" %) 355 -((( 356 356 **✎Note**: Currently, only HMI+, i series, ie series, and ig series support the traditional recipe. 357 -))) 358 358 359 -== Simple recipe mode == 281 +== **Simple recipe mode** == 360 360 361 361 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: 362 362 ... ... @@ -368,19 +368,16 @@ 368 368 * The recipe folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (''). 369 369 * The element name of the recipe cannot include following 5 special characters: " **,** " , " **|** " , " **<** " , " **>** " , " **&** " . 370 370 371 -== Recipe display == 293 +== **Recipe display** == 372 372 373 373 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. 374 374 375 -(% class="box infomessage" %) 376 -((( 377 377 **✎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: 378 -))) 379 379 380 380 (% style="text-align:center" %) 381 381 [[image:8-4TraditionalRecipeDisplayConfigScreen.png||class="img-thumbnail"]] 382 382 383 -== Recipe transmission address == 302 +== **Recipe transmission address** == 384 384 385 385 The special addresses used in the Recipe are shown in the following table: 386 386 ... ... @@ -431,26 +431,26 @@ 431 431 1. The RPW register only supports word address access. 432 432 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. 433 433 434 -== Recipe example == 353 +== **Recipe example** == 435 435 436 436 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". 437 437 438 -Edit the recipe configuration, create three groups of recipes, 4 elements for per group: Red, green, blue, spraying time, as following shown: 357 +(1) Edit the recipe configuration, create three groups of recipes, 4 elements for per group: Red, green, blue, spraying time, as following shown: 439 439 440 440 (% style="text-align:center" %) 441 441 [[image:8-5TraditionalRecipeCaseConfig.png]] 442 442 443 -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: 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: 444 444 445 445 (% style="text-align:center" %) 446 446 [[image:8-7TraditionalRecipeCaseShowNoOpera.png]] 447 447 448 -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. 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. 449 449 450 450 (% style="text-align:center" %) 451 451 [[image:8-6TraditionalRecipeCaseShow.png]] 452 452 453 -= **Trend chart** =372 += **{{id name="_Toc5565"/}}{{id name="_Trend_Chart"/}}Trend Chart** = 454 454 455 455 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. 456 456 ... ... @@ -488,20 +488,17 @@ 488 488 489 489 **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content. 490 490 491 -(% class="box infomessage" %) 492 -((( 493 493 **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters. 494 -))) 495 495 496 496 **Trend Chart Demo Download Link** 497 497 498 498 [[https:~~/~~/drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC>>url:https://drive.google.com/open?id=1smnaAvSxOWC0WQK4_uvqHXWn4vUZxGJC]] 499 499 500 -= **History XY plot** =416 += **{{id name="_Toc7121"/}}{{id name="_History_XY_Plot"/}}History XY Plot** = 501 501 502 502 Different from TrendChart, uses need to set history XY curve items in project. Please click "Project"-> "History XY Plot" to open the setting screen. 503 503 504 -Recipe function settings will be display in "[[History XY Plot>>path:http s://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HHistoryXYplot]]" object.420 +Recipe function settings will be display in "[[History XY Plot>>path:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HHistoryXYplot]]" object. 505 505 506 506 (% style="text-align:center" %) 507 507 [[image:历史XY 2.png||class="img-thumbnail"]] ... ... @@ -533,31 +533,29 @@ 533 533 534 534 **(4) Curve Table:** The sample address you have set would display on it. Click the corresponding box to modify the content. 535 535 536 -(% class="box infomessage" %) 537 -((( 538 538 **✎Note: **Curve names can only consist of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_') (' '), and other non-English characters. 539 -))) 540 540 541 541 **Operating Procedure** 542 542 543 - *Click "Project"→"History XY Plot" to open the function selecting windows.456 +1. Click "Project" -> "History XY Plot" to open the function selecting windows. 544 544 545 545 (% style="text-align:center" %) 546 546 [[image:8.Basic Function_html_5da6ca44bd28acbe.png||height="144" width="533" class="img-thumbnail"]] 547 547 548 -* Click "Add" button to open "History XY Plot” setting windows. 461 +(% start="2" %) 462 +1. Click "Add" button to open [History XY Plot] setting windows. 549 549 550 550 (% style="text-align:center" %) 551 551 [[image:8.Basic Function_html_6345b50ea55168fa.png||height="307" width="554" class="img-thumbnail"]] 552 552 553 - *Setting the function of History XY Plot.554 - *Click "OK" to save the setting.467 +1. Setting the function of History XY Plot. 468 +1. Click "OK" to save the setting. 555 555 556 556 **Download Link** 557 557 558 558 [[https:~~/~~/drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r>>url:https://drive.google.com/open?id=1t4_HuRmIJJ-B5ryA2kVMadD9FywKhZ4r]] 559 559 560 -= (% style="color:inherit; font-family:inherit; font-size:29px" %)**Data record**(%%) =474 += (% style="color:inherit; font-family:inherit; font-size:29px" %)**Data Record**(%%) = 561 561 562 562 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. 563 563 ... ... @@ -578,9 +578,9 @@ 578 578 579 579 ✎**Note: ** 580 580 581 -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. 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. 582 582 583 -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: 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: 584 584 585 585 (% style="margin-left:auto; margin-right:auto; width:513px" %) 586 586 |=(% style="width: 70px;" %)Series|=(% style="width: 442px;" %)Number of Data Record upload to Cloud ... ... @@ -589,10 +589,11 @@ 589 589 |(% style="width:70px" %)3000ig|(% style="text-align:center; width:442px" %)50 590 590 |(% style="width:70px" %)8000ig|(% style="text-align:center; width:442px" %)100 591 591 592 -The record group name can only be composed of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_'), ('') and other non-English characters. 506 +3) The record group name can only be composed of Chinese characters, (0~~9), (a~~z), (A~~Z), ('_'), ('') and other non-English characters. 593 593 594 -Channel name cannot incloud following symbols: :" , ", " | ", " < ", " > ", " & ". 508 +4) Channel name cannot incloud following symbols: :" , ", " | ", " < ", " > ", " & ". 595 595 510 + 596 596 (% class="wikigeneratedid" id="HSettings" %) 597 597 **Settings** 598 598 ... ... @@ -662,10 +662,17 @@ 662 662 * The channel name does not include these 5 special characters: ", ", "| "," <", "> "," & ". 663 663 * 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. 664 664 665 -You could click here to jump to object "[[Data Record Display>>http s://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HDatarecorddisplay]]"580 +You could click here to jump to object "[[Data Record Display>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HDataRecordDisplay]]" 666 666 667 -= **User permission** = 582 +(% class="wikigeneratedid" id="H" %) 583 +**PI Data Record Demo Download** 668 668 585 +**[[Demo Link>>https://drive.google.com/open?id=1h7VUsIJqH4LIRjjtphbv9Kmzd6jUMPtE]]** 586 + 587 +**[[Video Link>>https://drive.google.com/open?id=1h7VUsIJqH4LIRjjtphbv9Kmzd6jUMPtE]]** 588 + 589 += **{{id name="_Toc3497"/}}{{id name="_User_Permission"/}}User Permission** = 590 + 669 669 **Introduction** 670 670 671 671 1. User permission is one of expansion function in PI Series HMI; it provides multi-level of permission for control HMI operations. ... ... @@ -673,14 +673,11 @@ 673 673 1. Operating record: it records user operations information, the records files are saved in HMI flash; its path is [~\~\flash~\~\UserOperationLogs.db]. 674 674 1. When it is on simulator mode, the files are saved in C disk, its path is [C:~\~\WECON\UserMgrFile\UserOperationLogs.db]. 675 675 676 -(% class="box infomessage" %) 677 -((( 678 678 ✎**Note: **The user name and password must be unique. 679 -))) 680 680 681 -== Settings == 600 +== **Settings** == 682 682 683 -Open PIStudio software, then operate as the following figure. 602 +**Open PIStudio software, then operate as the following figure.** 684 684 685 685 (% style="text-align:center" %) 686 686 [[image:用户权限 1.png||class="img-thumbnail"]] ... ... @@ -699,26 +699,25 @@ 699 699 * When the configured file does not have the administrator account, a new user can be added through "Funtion address" and set as the administrator. 700 700 * 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. 701 701 702 -== Object permission configuration == 621 +== **Object permission configuration** == 703 703 704 704 (% style="text-align:center" %) 705 705 [[image:用户权限 2.png||class="img-thumbnail"]] 706 706 707 -**Operation Procedure of Object Permission** 626 +{{id name="OLE_LINK3"/}}{{id name="OLE_LINK4"/}}**Operation Procedure of Object Permission** 708 708 709 709 1. Open the object setting windows; 710 -1. Select "Security"windows;711 -1. Check the "User Permission";712 -1. Select "Level"to set permission level;713 -1. Enter "Log Message", it is for operation records, if it was empty, the operation for this object would be not be recorded;714 -1. Select the "Access Denied Setting"mode;629 +1. Select [Security] windows; 630 +1. Check the [User Permission]; 631 +1. Select [Level] to set permission level; 632 +1. Enter [Log Message], it is for operation records, if it was empty, the operation for this object would be not be recorded; 633 +1. Select the ~[[[Access Denied Setting>>path:#_Security]]] mode; 715 715 716 716 **Log information description** 717 717 718 -A combination of Chinese characters, numbers, and uppercase and lowercase letters can be entered, and the number does not exceed 63. 637 +1. A combination of Chinese characters, numbers, and uppercase and lowercase letters can be entered, and the number does not exceed 63. 638 +1. The format of insert variable:{variable address, data format}. e.g., {HDW100,UW2.1}. 719 719 720 -The format of insert variable:{variable address, data format}. e.g., {HDW100,UW2.1}. 721 - 722 722 The data format are as follows. 723 723 724 724 (% class="table-bordered" %) ... ... @@ -734,7 +734,8 @@ 734 734 |W|Single word 735 735 |D|Double word 736 736 737 -Examples. 655 +(% start="3" %) 656 +1. Examples. 738 738 739 739 * Unsigned decimal, BCD, 32-bit float and Signed decimal are as follows. 740 740 ... ... @@ -857,7 +857,7 @@ 857 857 858 858 [[https:~~/~~/drive.google.com/open?id=1qOiEDvo_1H1YqpoLDpS77dGaAFm8nrGq>>url:https://drive.google.com/open?id=1qOiEDvo_1H1YqpoLDpS77dGaAFm8nrGq]] 859 859 860 -= Message 779 += **{{id name="_Toc29015"/}}{{id name="_MessagePrompt"/}}Message Prompt** = 861 861 862 862 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. 863 863 ... ... @@ -924,10 +924,12 @@ 924 924 925 925 For example: 926 926 927 -* In 3000ig's Cloud, the monitoring tags upload to the Cloud in real time is limited to 100. 928 -* 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). 929 -* 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]]). 846 +~1. In 3000ig's Cloud, the monitoring tags upload to the Cloud in real time is limited to 100. 930 930 848 +2. 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). 849 + 850 +3. 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]]). 851 + 931 931 **(2) Server Selection** 932 932 933 933 **Server**: China, ASEAN, and Europe.
- image-20220805170000-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 KB - Content
- image-20220805170046-2.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -34.5 KB - Content
- image-20220805170102-3.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.3 KB - Content
- image-20220805170147-4.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.3 KB - Content
- image-20220805170232-5.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -58.3 KB - Content
- image-20220805174501-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -79.3 KB - Content
- image-20220805174543-2.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -80.0 KB - Content
- image-20220806100635-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -85.6 KB - Content
- image-20220806100702-2.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -131.3 KB - Content
- image-20220806100753-3.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -10.5 KB - Content
- image-20220806101048-4.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -226.9 KB - Content
- image-20220806101129-5.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -168.6 KB - Content
- image-20220806101520-6.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -24.8 KB - Content