Changes for page 06 Data Tool

Last modified by Joe on 2026/09/07 10:15

From version 21.1
edited by Joe
on 2025/09/09 10:39
Change comment: There is no comment for this version
To version 30.1
edited by Joe
on 2026/09/07 10:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -618,22 +618,22 @@
618 618  The special addresses used in the Recipe are shown in the following table:
619 619  
620 620  (% class="table-bordered" %)
621 -|=Address|=Description|=Function
622 -|HSW1611|Traditional Recipe transfer operation.|(((
621 +|=Address|=(% style="width: 445px;" %)Description|=(% style="width: 629px;" %)Function
622 +|HSW1611|(% style="width:445px" %)Traditional Recipe transfer operation.|(% style="width:629px" %)(((
623 623  ~=1: Recipe download.
624 624  
625 625  ~=2: Recipe upload.
626 626  )))
627 -|HSW1612|Traditional Recipe group number.|Traditional Recipe group number.
627 +|HSW1612|(% style="width:445px" %)Traditional Recipe group number.|(% style="width:629px" %)Traditional Recipe group number.
628 628  |(((
629 629  HSW242
630 -)))|(((
630 +)))|(% style="width:445px" %)(((
631 631  Recipe operation result prompt:
632 632  
633 633  Upload: Data is written to recipe file from address.
634 634  
635 635  Download: Data is written to the address from recipe file.
636 -)))|(((
636 +)))|(% style="width:629px" %)(((
637 637  ~=1: Recipe download, start.
638 638  
639 639  ~=2: Recipe download, execution error.
... ... @@ -648,6 +648,7 @@
648 648  
649 649  ~=12: Recipe upload, successful.
650 650  )))
651 +|HSW11816|(% style="width:445px" %)Recipe record component button spacing control|(% style="width:629px" %)This controls the spacing between the top and bottom rows of buttons in all recipe record widgets. The value is the pixel spacing between the buttons. The minimum value is 0, and the maximum value is calculated based on the width of each recipe widget. The spacing plus the button size must not exceed the widget's size. (Note that if the register is greater than the maximum value, the actual spacing is the maximum spacing.)
651 651  
652 652  == **Recipe index** ==
653 653  
... ... @@ -923,15 +923,14 @@
923 923  (% class="wikigeneratedid" %)
924 924  **Color sequence configuration interface**
925 925  
927 +(% style="text-align:center" %)
928 +[[image:2.png]]
926 926  
927 927  **Upgrade to Global Configuration: **This color sequence is upgraded to the global default.
928 928  
929 929  **Global Configuration:** When a new bar chart control is created in a project, the color sequence has a default configuration. When you upgrade an existing configuration to a global configuration, the default color sequence for the new control will be the same as the configured color sequence.
930 930  
931 -(% style="text-align:center" %)
932 -[[image:2.png]]
933 933  
934 -
935 935  **Enable Baseline:** Set baselines on the bar chart.
936 936  
937 937  **Baseline: **The baseline ID bound to the channel) (click to enter the baseline configuration interface).
... ... @@ -996,12 +996,17 @@
996 996  
997 997  
998 998  
999 +
999 999  :Restore button (Reset the chart's zoom level to its original 1:1 ratio)
1000 1000  
1001 1001  
1003 +
1004 +
1002 1002  :Data label hide/show button(Controls hiding/showing of data labels)
1003 1003  
1004 1004  
1008 +
1009 +
1005 1005  :Settings Button
1006 1006  
1007 1007  
... ... @@ -1389,6 +1389,12 @@
1389 1389  
1390 1390  = **Cloud** =
1391 1391  
1397 +(% class="box infomessage" %)
1398 +(((
1399 +**Note:** Regarding to how to download V-net Client in PC or V-net app on the phone, please refer to the following link.
1400 +**Link: [[Download>>https://docs.we-con.com.cn/bin/view/V-Net%202.0/Download/Software/]]**
1401 +)))
1402 +
1392 1392  **Introduction**
1393 1393  
1394 1394  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.)
... ... @@ -1438,7 +1438,7 @@
1438 1438  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.
1439 1439  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.
1440 1440  
1441 -= MQTT[[image:2.png]] =
1452 += MQTT =
1442 1442  
1443 1443  (% class="wikigeneratedid" %)
1444 1444  Configurable type MQTT. Users can publish message to the MQTT server or subscribe topics from the MQTT server.
... ... @@ -3048,6 +3048,22 @@
3048 3048  (% style="text-align:center" %)
3049 3049  [[image:56.jpg]]
3050 3050  
3062 +This chapter describes how to use various MQTT communication protocols. Users can publish messages to the MQTT server and subscribe to topics from the server.
3063 +
3064 +Some HMI models support a multi-instance MQTT client architecture, allowing the HMI device to act as a client and connect to multiple independent MQTT Brokers (servers). With this function, messages can be published to different servers without interference. It breaks the limit of a single data channel, supports distributed data reporting, multi-cloud collaboration, and integration of heterogeneous systems, enabling "one-device multi-send" directly on the device side. In addition, different network adapters can be selected to bind data flows and enhance data security.
3065 +
3066 +Each MQTT connection instance supports independent operating status control and complete parameter configurations, ensuring high availability and flexibility of communication in complex network environments. In addition to enabling or disabling each server in project configuration, users can dynamically adjust the communication status of specific channels by operating registers according to service requirements or network conditions, without device restart or interference to other channels.
3067 +
3068 +Click [MQTT] [[image:1788161202460-725.png]]under Function Configuration/Cloud Configuration in the top menu bar of the software. Click the Add button to pop up the setting window, and select different cloud services for MQTT configuration, as shown in the figure below:
3069 +
3070 +[[image:1788161202461-324.png]]
3071 +
3072 +[[image:1788161202466-398.png]]
3073 +
3074 +Enabled: Check this option to enable the connection of the designated server.
3075 +
3076 +Network adapter: Click the button on the right and select a specified network adapter from the drop-down list. If [Default] is selected, the system will automatically use an available network port for connection. Multiple servers can share the same network adapter.
3077 +
3051 3051  = OPCUA Server =
3052 3052  
3053 3053  (% class="box infomessage" %)
1788160673662-172.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Iris
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 KB
Content
1788161202460-725.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Iris
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 KB
Content
1788161202461-324.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Iris
Size
... ... @@ -1,0 +1,1 @@
1 +37.6 KB
Content
1788161202466-398.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Iris
Size
... ... @@ -1,0 +1,1 @@
1 +17.1 KB
Content