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, 4 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Jim1 +XWiki.Stone - Content
-
... ... @@ -19,20 +19,17 @@ 19 19 20 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 21 22 -(% class="box infomessage" %) 23 -((( 24 24 **✎Note:** 25 25 26 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 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: 28 28 29 -(% class="table-bordered" style="margin-left:auto; margin-right:auto; width:358px" %)27 +(% style="margin-left:auto; margin-right:auto; width:358px" %) 30 30 |=(% style="width: 79px;" %)Series|=(% style="width: 276px;" %)Number of Alarm upload to Cloud 31 31 |(% style="width:79px" %)8000-R|(% style="text-align:center; width:276px" %)200 32 32 |(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200 33 33 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20 34 34 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200 35 -))) 36 36 37 37 **Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF. 38 38 ... ... @@ -91,8 +91,6 @@ 91 91 92 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) 93 93 94 -(% class="box infomessage" %) 95 -((( 96 96 **✎Note:** 97 97 98 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. ... ... @@ -104,7 +104,6 @@ 104 104 |(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200 105 105 |(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20 106 106 |(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200 107 -))) 108 108 109 109 **Record alarm:** Whether to record the alarm history data of word alarm, if checked, it will be saved in the designated storage location. 110 110 ... ... @@ -185,10 +185,7 @@ 185 185 **Basic** 186 186 187 187 * **Recipe Folder:** Give Recipe folder name (It can be used, when setting Recipe display object); 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 -))) 182 +** **✎Note: **Recipe Folder name can only consist of (0~~9), (a~~z), (A~~Z), ('_'), (' ') and other non-English characters; 192 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. 193 193 * **Elements:** It sets members' initial number of each group; 194 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; ... ... @@ -250,29 +250,13 @@ 250 250 **✎Note: **This function only supported in HMI+, i series, ie series, ig series. 251 251 ))) 252 252 244 +[[image:image-20220805174501-1.jpeg]] 253 253 254 - **Description ofadcancedmode**246 +[[image:image-20220805174543-2.jpeg]] 255 255 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 - 274 274 **Recipe Demo Download Link: **[[Download>>url:https://drive.google.com/open?id=1Cjbq_tW-NIirHFBpxt47g7IKvoYaWqUR]] 275 275 250 + 276 276 == Calling CSV recipe file == 277 277 278 278 **Overview** ... ... @@ -698,10 +698,7 @@ 698 698 699 699 (% class="box infomessage" %) 700 700 ((( 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 676 +✎**Note: **The user name and password must be unique. 705 705 ))) 706 706 707 707 == Settings == ... ... @@ -711,11 +711,6 @@ 711 711 (% style="text-align:center" %) 712 712 [[image:用户权限 1.png||class="img-thumbnail"]] 713 713 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 - 719 719 1. Click "User Permission" in "Data Tool" toolbar. 720 720 1. Edit user name, click "User0" cell under "UserName", and then enter the user name, one project allows maximum 20 users. 721 721 1. Edit password, click "User0" cell under "PassWord", and then enter the user name. ... ... @@ -729,9 +729,6 @@ 729 729 * 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. 730 730 * When the configured file does not have the administrator account, a new user can be added through "Funtion address" and set as the administrator. 731 731 * 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. 732 -* ((( 733 -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. 734 -))) 735 735 736 736 == Object permission configuration == 737 737 ... ... @@ -738,11 +738,6 @@ 738 738 (% style="text-align:center" %) 739 739 [[image:用户权限 2.png||class="img-thumbnail"]] 740 740 741 -User operation logs support multi languages configuration. Click on the Log Message, the text editor of multi language will be pop up: 742 - 743 -(% style="text-align:center" %) 744 -[[image:LogMessagesMultilan.png]] 745 - 746 746 **Operation Procedure of Object Permission** 747 747 748 748 1. Open the object setting windows; ... ... @@ -932,14 +932,11 @@ 932 932 933 933 User deletes default content or modifies default content, but he wants to give up modification back to original, just click "Reload text". 934 934 935 -(% class="box infomessage" %) 936 -((( 937 937 **✎Note:** 938 938 939 939 * If you do not want this prompt during the running of HMI, please uncheck "Show message". 940 940 * "Reload text" function would be invalid after clicking "save". 941 941 * These 5 special characters are not supported in the header Multi language settings: ",", "|", "<", ">", "&". 942 -))) 943 943 944 944 = **Cloud** = 945 945
- LogMessagesMultilan.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.5 KB - Content
- UserPermissionMultilan.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Hunter - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.2 KB - Content
- image-20220806111333-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -131.4 KB - Content
- image-20220806111355-2.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Stone - Size
-
... ... @@ -1,1 +1,0 @@ 1 -135.4 KB - Content