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)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. admin1 +XWiki.Stone - Content
-
... ... @@ -1,7 +1,7 @@ 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 6 == **Bit alarm** == 7 7 ... ... @@ -762,7 +762,7 @@ 762 762 763 763 **For Example:** 764 764 765 -Trigger address is 011, during inserting 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. 766 766 767 767 1. **Show message: **Check it to display message when HMI is running. It is checked by default. 768 768 1. **Show on web: **Check it to display message when remote access HMI screen, it is unchecked by default. ... ... @@ -781,7 +781,7 @@ 781 781 782 782 * If you do not want this prompt during the running of HMI, please uncheck "Show message". 783 783 * "Reload text" function would be invalid after clicking "save". 784 -* These 5 special characters are not supported in the header Multi 784 +* These 5 special characters are not supported in the header Multilanguage settings: ",", "|", "<", ">", "&". 785 785 786 786 = **Cloud (Only ig series)** = 787 787 ... ... @@ -824,3 +824,45 @@ 824 824 825 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 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 + 849 + **Server**: China, ASEAN, and Europe. 850 + 851 + **Password**: 852 + 853 +1. If the HMI is not bound, this access password will be updated and downloaded into the HMI screen simultaneously. 854 +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. 855 + 856 +**(3) Upload Selection**: 857 + 858 +To upload the data collected by HMI to the cloud or a to the third-party server, only one upload method can be selected. 859 + 860 +1. **to Cloud**: All the configured tags, data records, and alarm records would be pushed to V-NET. 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]]. 862 + 863 +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. 864 + 865 +**4) Low Data Mode setting** 866 + 867 +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. 868 +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.