Changes for page 06 Data Tool

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

From version 5.1
edited by Stone Wu
on 2022/06/30 11:43
Change comment: There is no comment for this version
To version 3.6
edited by Stone Wu
on 2022/06/30 11:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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.