Changes for page 06 Data Tool

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

From version 13.1
edited by Hunter
on 2022/07/09 10:49
Change comment: There is no comment for this version
To version 3.4
edited by Stone Wu
on 2022/06/30 11:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Stone
Content
... ... @@ -1,11 +1,11 @@
1 1  (% class="wikigeneratedid" id="H8BasicFunction" %)
2 2  This chapter provides information about basic functions and configuration in PIStudio.
3 3  
4 -= **Alarm** =
4 += **{{id name="_Toc28532"/}}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"]]
... ... @@ -18,20 +18,8 @@
18 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 19  1. **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)
21 +**(3) Upload to Cloud: **The data upload by "bit alarm" is stored in the Cloud and it is alarm data. (Only ig supported)
22 22  
23 -**✎Note:**
24 -
25 -* 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.
26 -* 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:
27 -
28 -(% style="margin-left:auto; margin-right:auto; width:358px" %)
29 -|=(% style="width: 79px;" %)Series|=(% style="width: 276px;" %)Number of Alarm upload to Cloud
30 -|(% style="width:79px" %)8000-R|(% style="text-align:center; width:276px" %)200
31 -|(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200
32 -|(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
33 -|(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
34 -
35 35  **(4) Alarm Condition:** It sets alarm trigger condition, there are two types: alarm when ON and alarm when OFF.
36 36  
37 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.
... ... @@ -72,7 +72,7 @@
72 72  1. Other settings can be set according to the actual situation".
73 73  1. Click "OK" button to complete settings.
74 74  
75 -== **Word Alarm** ==
63 +== **{{id name="_Toc5343"/}}{{id name="_Word_alarm"/}}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  
... ... @@ -89,7 +89,7 @@
89 89  
90 90  **(4)  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)
80 +**(5) Upload to Cloud: **The data upload by "word alarm" is stored in the Cloud and it is alarm data. (Only ig supported)
93 93  
94 94  **✎Note:**
95 95  
... ... @@ -96,13 +96,6 @@
96 96  * 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.
97 97  * 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.
98 98  
99 -(% style="margin-left:auto; margin-right:auto; width:358px" %)
100 -|=(% style="width: 79px;" %)Series|=(% style="width: 276px;" %)Number of Alarm upload to Cloud
101 -|(% style="width:79px" %)8000-R|(% style="text-align:center; width:276px" %)200
102 -|(% style="width:79px" %)9000-R|(% style="text-align:center; width:276px" %)200
103 -|(% style="width:79px" %)3000ig|(% style="text-align:center; width:276px" %)20
104 -|(% style="width:79px" %)8000ig|(% style="text-align:center; width:276px" %)200
105 -
106 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.
107 107  
108 108  **(7) Not save alarm OFF:** If checked, after the alarm is dismissed, the corresponding alarm records will be deleted from the log file.
... ... @@ -482,7 +482,7 @@
482 482  
483 483  The data record stored in SD card is also organized according to the above figure.
484 484  
485 -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.
466 +The sample time and save time is consistent in the same recored 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.
486 486  
487 487  **Sampling interval: **The interval between two consecutive samples was recorded.
488 488  
... ... @@ -530,7 +530,7 @@
530 530  1. **Trigger to record by sample cycle: **Data will be recorded in every same time, when trigger control bit set ON.
531 531  1. **Trigger to record once and reset: **Data will be recorded when trigger control bit set ON, and the bit will be reset automatically.
532 532  1. **Trigger to record once: **Data will be recorded when trigger control bit set ON, and the bit need to be reset manually.
533 -1. **Trigger address: **It is only valid when the trigger condition is selected. The monitoring cycle for trigger sampling address is 1s.
514 +1. **Trigger address: **It is only valid when the trigger condition is selected. The monitoring cyclce for trigger sampling address is 1s.
534 534  
535 535  **(3) Total channels (1~~100): **Set the numbers of channels. Click "apply" to view the channel lists on the right record channel.
536 536  
... ... @@ -546,8 +546,8 @@
546 546  
547 547  **(7) Quick Settings**
548 548  
549 -1. **Start Channel:** It sets the continuous addresses for channels.
550 -1. **Data Format: **It sets the same data format for channels.
530 +1. **Start Channel:** It sets the continuous addressesfor channels.
531 +1. **Data Format: **It setsthe samedata format for channels.
551 551  1. **Number of Digits:** It sets the digits’ number for channels.
552 552  1. **Language Settings**: The text in HMI can be in 8 languages, user can set language in here.
553 553  
... ... @@ -589,7 +589,7 @@
589 589  [[image:用户权限 1.png||class="img-thumbnail"]]
590 590  
591 591  1. Click "User Permission" in "Data Tool" toolbar.
592 -1. Edit user name, click "User0" cell under "UserName", and then enter the user name, one project allows maximum 20 users.
573 +1. Edit user name, click "User0" cellunder "UserName", and then enter the user name, one project allows maximum 20 users.
593 593  1. Edit password, click "User0" cell under "PassWord", and then enter the user name.
594 594  1. Edit description, click "User0" cell under "Desc", and then enter, description is not necessary。
595 595  1. Check the groups for each user, there are 11 groups beside admin.
... ... @@ -616,7 +616,7 @@
616 616  1. Enter [Log Message], it is for operation records, if it was empty, the operation for this object would be not be recorded;
617 617  1. Select the ~[[[Access Denied Setting>>path:#_Security]]] mode;
618 618  
619 -**Log information description**
600 +**Log imformation description**
620 620  
621 621  1. A combination of Chinese characters, numbers, and uppercase and lowercase letters can be entered, and the number does not exceed 63.
622 622  1. The format of insert variable:{variable address, data format}. e.g., {HDW100,UW2.1}.
... ... @@ -781,7 +781,7 @@
781 781  
782 782  **For Example:**
783 783  
784 -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.
765 +Trigger address is 011, during insertinga USB flash disk into HMI, and 011 would be set ON, once HMI recognizes USB flash disk, and display message.
785 785  
786 786  1. **Show message: **Check it to display message when HMI is running. It is checked by default.
787 787  1. **Show on web: **Check it to display message when remote access HMI screen, it is unchecked by default.
... ... @@ -800,14 +800,12 @@
800 800  
801 801  * If you do not want this prompt during the running of HMI, please uncheck "Show message".
802 802  * "Reload text" function would be invalid after clicking "save".
803 -* These 5 special characters are not supported in the header Multi language settings: ",", "|", "<", ">", "&".
784 +* These 5 special characters are not supported in the header Multilanguage settings: ",", "|", "<", ">", "&".
804 804  
805 -= **Cloud** =
786 += **Cloud (Only ig series)** =
806 806  
807 807  **Introduction**
808 808  
809 -Cloud function is available for following models: the ig series and 8000/9000 series with -R after system upgrade
810 -
811 811  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.)
812 812  
813 813  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.
... ... @@ -817,24 +817,56 @@
817 817  
818 818  **(1) Enable**
819 819  
820 -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:
799 +If the HMI supports Cloud, select "enable" and "to cloud", then it will upload the real-time data sampled by the HMI to the cloud. The number of tags is limited, the specific parameters are as follows.
821 821  
822 -|=Series|=Monitoring Tags|=Alarm Record|=Data Record|=OpenCloud Data
823 -|8000-R|300|200|100|1000
824 -|9000-R|300|200|100|1000
825 -|3000ig|100|20|50|500
826 -|8000ig|300|200|100|1000
801 +1. In Cloud, the monitoring tags upload to the cloud in real time is limited to 100.
802 +1. The total number of data upload to the Cloud for the Alarm records of word alarms and bit alarms is limited to 20. (See [["Alarm">>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HAlarm]] for details).
803 +1. The total number of data upload to the Cloud for Data record 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]]).
827 827  
828 -For example:
805 +**{{id name="_GoBack"/}}(2) Server Selection**
829 829  
830 -~1. In 3000ig's Cloud, the monitoring tags upload to the Cloud in real time is limited to 100.
807 + **Server**: China, ASEAN, and Europe.
831 831  
832 -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).
809 + **Password**:
833 833  
834 -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]]).
811 +1. If the HMI is not bound, this access password will be updated and downloaded into the HMI screen simultaneously.
812 +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.
835 835  
836 -**(2) Server Selection**
814 +**(3) Upload Selection**
837 837  
816 +To upload the data collected by HMI to the cloud or a to the third-party server, only one upload method can be selected.
817 +
818 +1. **to Cloud**: All the configured tags, data records, and alarm records would be pushed to V-NET.
819 +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]]".
820 +
821 +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.
822 +
823 +**4) Low Data Mode setting**
824 +
825 +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.
826 +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.
827 +
828 += **Cloud (Only ig series)** =
829 +
830 +**Introduction**
831 +
832 +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.)
833 +
834 +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.
835 +
836 +(% style="text-align:center" %)
837 +[[image:云配置1.png||height="494" width="750" class="img-thumbnail"]]
838 +
839 +**(1) Enable**
840 +
841 +If the HMI supports Cloud, select "enable" and "to cloud", then it will upload the real-time data sampled by the HMI to the cloud. The number of tags is limited, the specific parameters are as follows.
842 +
843 +1. In Cloud, the monitoring tags upload to the cloud in real time is limited to 100.
844 +1. The total number of data upload to the Cloud for the Alarm records of word alarms and bit alarms is limited to 20. (See [["Alarm">>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#H8.4AlarmRecord]] for details)
845 +1. The total number of data upload to the Cloud for Data record is limited to 50. (For details, please refer to [["Data Record">>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#H8.3DataRecord]])
846 +
847 +**{{id name="_GoBack"/}}(2) Server Selection**
848 +
838 838   **Server**: China, ASEAN, and Europe.
839 839  
840 840   **Password**:
... ... @@ -847,7 +847,7 @@
847 847  To upload the data collected by HMI to the cloud or a to the third-party server, only one upload method can be selected.
848 848  
849 849  1. **to Cloud**: All the configured tags, data records, and alarm records would be pushed to V-NET.
850 -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]]".
861 +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/#H10.19CloudInterface]].
851 851  
852 852  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.
853 853