Changes for page 05 Objects

Last modified by Jett on 2025/07/04 09:41

From version 76.1
edited by Jim(Forgotten)
on 2023/08/10 17:23
Change comment: There is no comment for this version
To version 41.2
edited by Karen
on 2023/05/24 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.Karen
Content
... ... @@ -458,8 +458,6 @@
458 458  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
459 459  * **Break:** Stop executing sub-function when trigger address is ON.
460 460  
461 -(% class="box infomessage" %)
462 -(((
463 463  ✎**Note:**
464 464  
465 465  * Nested patterns of object cycle and sub-function cycles are as follows.
... ... @@ -469,7 +469,6 @@
469 469  ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
470 470  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
471 471  * For [[text>>https://docs.we-con.com.cn/bin/view/PIStudio/7.Library/#HText]]/[[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]]/[[security>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HSecurity]]/[[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
472 -)))
473 473  
474 474  == Slider switch ==
475 475  
... ... @@ -774,8 +774,6 @@
774 774  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
775 775  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
776 776  
777 -(% class="box infomessage" %)
778 -(((
779 779  **✎Note:**
780 780  
781 781  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -782,9 +782,6 @@
782 782  * When the start time and end time of the query are enabled, if the end time is smaller than the start time, the system automatically swaps the start and end times to calculate the span of the query;
783 783  * After manually setting the start time and end time of the query, you need to manually update the data (the default will be automatically updated);
784 784  
785 -
786 -)))
787 -
788 788  **Appearance**
789 789  
790 790  (% style="text-align:center" %)
... ... @@ -934,10 +934,7 @@
934 934  * ...
935 935  * 40=10 means this object display 10th page.
936 936  
937 -(% class="box infomessage" %)
938 -(((
939 939  **✎Note:** Every page contains 50 records.
940 -)))
941 941  
942 942  **Start Time**
943 943  
... ... @@ -1097,24 +1097,24 @@
1097 1097  (% style="text-align:center" %)
1098 1098  [[image:6.Objects_html_858d4ec965274b8a.gif||class="img-thumbnail"]]
1099 1099  
1100 -* **File type: **There are more than one function in this object, this is for selecting function, select [System message], when event occurs, it displays prompt messages automatically.
1089 +* **File type: **There are more than one functions in this object, this is for selecting function, select [System message],when event occurs, it displays prompt messages automatically.
1101 1101  * **Select line: **Set address for select row.
1102 1102  
1103 1103  **Address Control**
1104 1104  
1105 -* **Start group: **Control displaying start from specified row, which means display from specified group.
1106 -* For example, set 40
1094 +* **Start group: **control displaying start fromspecified row, which means display from specified group.
1095 +* For example set 40,
1107 1107  ** If 40=1, Start from first row (first group).
1108 1108  ** If 40=2, Start from second row (second group).
1109 1109  ** ...
1110 1110  ** If 40=10, Start from 10th row (10th group).
1111 1111  * **Group number address: **Control the number of rows displayed;
1112 -* For example, set 410
1101 +* For example set 410,
1113 1113  ** If 410=1, this object only displays 1 row (1 group).
1114 1114  ** If 410=2, this object displays 2 rows (2 groups).
1115 1115  ** ...
1116 1116  ** If 410=10, this object displays 10 rows (10 groups).
1117 -* **Start address: **Control displaying start from specified column, which means display from specified member.
1106 +* **Start address: **Control displaying start fromspecified column, which means display from specified member.
1118 1118  * For example, set 420,
1119 1119  ** If 420=1, Start from first column (first member).
1120 1120  ** If 420=2, Start from second column (second member).
... ... @@ -1147,7 +1147,7 @@
1147 1147  **✎Note:**
1148 1148  
1149 1149  * If the file type is recipe file, modify the value of the address of "Select line" to control the selected line in the display list to the corresponding line. If another file type is selected, this address can only display the selected line (read-only mode).
1150 -* For ie series and ig series HMI, "system message" and "timeout alert" will be displayed in the top pop-up window. The options of them will no longer be displayed in the record.
1139 +* For ie series and ig series HMI, "system message" and "timeout alert" will be displayed in the top pop-up window. They options of them will no longer be displayed in the record.
1151 1151  * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1152 1152  
1153 1153  == **File list** ==
... ... @@ -1154,7 +1154,7 @@
1154 1154  
1155 1155  "File List" displays the recipe file name of the current project in the form of table in HMI. If there is no recipe file in the project, the table of the object is empty. (Table and trend chart objects currently only support Song Typeface, other fonts you set will not work.
1156 1156  
1157 -Recipe files in "Flash", and also shows custom folder information.
1146 +recipe files in "Flash", and also shows custom folder information.
1158 1158  
1159 1159  **Function (Recipe File)**
1160 1160  
... ... @@ -1164,7 +1164,7 @@
1164 1164  (% style="text-align:center" %)
1165 1165  [[image:6.Objects_html_66cd30b2b962a04e.gif||class="img-thumbnail"]]
1166 1166  
1167 -* **File type: **[Recipe File] is for displaying recipe files in Flash.
1156 +* **File type: **[Recipe File] is for display recipe files in Flash.
1168 1168  * **Folder name:** This is located to recipe function setting.
1169 1169  * **Select line:** Select one line in list and display its line No. in this address.
1170 1170  * For example, set 40,
... ... @@ -1173,7 +1173,7 @@
1173 1173  ** ...
1174 1174  ** If 40=10, the 10th row of object is selected.
1175 1175  
1176 -✎**Note: **When the file type is Recipe File, modify the address value to control the selected line of the list to jump to the corresponding line; for other file types, this address only has the effect of displaying line No.
1165 +✎**Note: **When the file type is Recipe File, modify the address value to control the selected line of the list to jump to the corresponding line; for other file types, this address only has the effect of displaying the line No.
1177 1177  
1178 1178  * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1179 1179  
... ... @@ -1198,9 +1198,9 @@
1198 1198  (% style="text-align:center" %)
1199 1199  [[image:6.Objects_html_dc49c7d7148792b3.gif||class="img-thumbnail"]]
1200 1200  
1201 -Function address includes copy, paste, delete, and rename. And HMI automatically assigns the functions to bit addresses.
1190 +Function address includes copy, past, delete and rename. And HMI automatically assigns the functions to bit addresses.
1202 1202  
1203 -For example, if the function address is HDW 90, the detailed information is below.
1192 +For example, if the function address is HDW 90, the detailed information as below.
1204 1204  
1205 1205  (% class="table-bordered" %)
1206 1206  |**Address**|**Address type**|**Object type**|**Function**
... ... @@ -1343,15 +1343,15 @@
1343 1343  ** **History**: Historical data can be queried.
1344 1344  ** **Real Time**: Only real-time data is displayed.
1345 1345  * **Curve Buffer**
1346 -** **History**: Iis in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1335 +** **History**: Ii is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1347 1347  ** **Real Time**: It is in Real-time trend chart configured by data record. Multiple record groups could be configured, and each record group has multiple curve numbers.
1348 1348  
1349 -**✎Note: **There must be one of settings (Data record and real-time trend chart) in configurations, otherwise there will be no data in curve buffer.
1338 +**✎Note: **There must be one of settings (Data record and real-time trend chart) in configurations, otherwise there will no data in curve buffer.
1350 1350  
1351 -* **Curve No.**: The number of curves is the same as the number of channels in the record group. A maximum of 8 curves could be displayed. After selecting the curve to be displayed, it can set the scale range and scale color of each curve.
1352 -* **Enable**: After selecting the corresponding curve number in the status bar and enabling the curve, set different curve styles and colors according to your needs, then select the channel number in the data buffer, and finally set the data range.
1340 +* **Curve No.**: The number of curves is the same as the number of channels in the record group. A maximum of 8 curves could be displayed.After selecting the curve to be displayed, it can set the scale range and scale color of each curve.
1341 +* **Enable**: After selecting the corresponding curve number in the status bar and enable the curve, set different curve styles and colors according to your needs, then select the channel number in the data buffer, and finally set the data range.
1353 1353  * **Data Range: **Directly set the maximum and minimum values of the displayed graph. If the box "Variable Range" is checked, the set data is read from the filled address. The data format of the address is set as needed, and the length of the variable address is related to the set data format.
1354 -* **Display Scale Value: **Display the value of disc record. The font color could be changed.
1343 +* **Display Scale Value: **Display the value of disc record. The font color could be changed
1355 1355  
1356 1356  **Appearance**
1357 1357  
... ... @@ -1358,9 +1358,9 @@
1358 1358  (% style="text-align:center" %)
1359 1359  [[image:6-3DiscRecordConfigAppearen.png||class="img-thumbnail"]]
1360 1360  
1361 -1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is 1 to 10.
1362 -1. **Start Position**: The starting position to draw the curve: top, bottom, left, and right.
1363 -1. **Rotary Axis Scale**: Number of scale intervals in the direction of the axis of rotation. The range is 4, 6, and 12.
1350 +1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is1 to10.
1351 +1. **Start Position**: The starting position to draw the curve: top, bottom, left and right.
1352 +1. **Rotary Axis Scale**: Number of scale intervals in the direction of the axis of rotation. The range is 4, 6 and 12.
1364 1364  1. **Inner Circle Size**: Ratio of the inner circle to the outer circle.
1365 1365  1. **Scale Style**: The way the scale is displayed, style 0 represents adaptive display, and style 1 represents forward display.
1366 1366  1. **Background Color**: Appearance background color.
... ... @@ -1396,7 +1396,7 @@
1396 1396  
1397 1397  == **Pointer meter** ==
1398 1398  
1399 -The meter responds to change in the value of the indicated word address by means of a dial and a pointer. The meter looks very similar to the actual meter.
1388 +The meter responds to changes in the value of the indicated word address by means of a dial and a pointer. The meter looks very similar to the actual meter.
1400 1400  
1401 1401  (% style="text-align:center" %)
1402 1402  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1411,13 +1411,13 @@
1411 1411  * 32-bit signed decimal
1412 1412  * 32-bit unsigned decimal
1413 1413  
1414 -**Digits setting:** Set directly the maximum and the minimum. Only when the floating point number is selected, can the maximum and minimum value be with a decimal point, and other data formats can't be with a decimal point. If the value is read by the address, then select "variable limits", and fill in the address.
1403 +**Digits setting:** set directly the maximum and the minimum. Only when the floating point number is selected, can the the maximum and minimum value be with a decimal point, and other data format can't be with a decimal point. If the value is read by the address, then select "variable limits", and fill in the address.
1415 1415  
1416 1416  * **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1417 1417  
1418 -**Variable limits:** When checked, low limit address and high limit address could be edit showed below;
1407 +**Variable limits:** when checked, low limit address and high limit address could be edit showed below;
1419 1419  
1420 -**Show meter background**: This is for setting meter background. When not checked, the background color is transparent; When checked, there are four styles of pointer meter to select according to needs.
1409 +**Show meter background**: This is for setting meter background. When not checked, the background color is transparent; When checked, there are four styles of pointer meter to select it according to needs.
1421 1421  
1422 1422  **Show pointer**: When not checked, the pointer is not displayed; When checked, you could set the style and color of pointer.
1423 1423  
... ... @@ -1425,15 +1425,15 @@
1425 1425  
1426 1426  **Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value.
1427 1427  
1428 -**Meter Type:** It sets the angle between the maximum and minimum value. It provides 7 kinds of styles, they are 180°, 210°, 240°, 270°, 300°, 330° and 360°.
1417 +**Meter Type:** It sets the angel between the maximum and minimum value. It provides 7 kinds of styles, they are 180°, 210°, 240°, 270°, 300°, 330° and 360°.
1429 1429  
1430 1430  **Start angle: **It sets the position where the minimum value is displayed.
1431 1431  
1432 -**Position&size:** Set the position of the object on the screen and the size of the object. The object is displayed as square. If the width or the height of the object is changed, the other data will also be changed.
1421 +**Position&size:** Set the position of the object in the screen and the size of the object. The object is displayed as square. If the width or the height of the object is changed, the other data will also be changed.
1433 1433  
1434 1434  **Result**
1435 1435  
1436 -When configuration is completed, the object is shown below picture when HMI is running.
1425 +When configuration is completed, the object is shown as below picture when HMI is running.
1437 1437  
1438 1438  (% style="text-align:center" %)
1439 1439  [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]]
... ... @@ -1616,10 +1616,13 @@
1616 1616  
1617 1617  == **QR Code** ==
1618 1618  
1608 +**Introduction**
1609 +
1619 1619  It is similar to the universal QR code. You could scan this object to get the connection or content, but it provides content settings for QR code.
1620 1620  
1621 1621  **Description**
1622 1622  
1614 +
1623 1623  (% style="text-align:center" %)
1624 1624  [[image:6.Objects_html_4cf155075ac97d16.gif||class="img-thumbnail"]]
1625 1625  
... ... @@ -1631,7 +1631,7 @@
1631 1631  **✎Note:**
1632 1632  
1633 1633  * HMI machine ID address: HSW10494 ~~ HSW10558.
1634 -* So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1626 +* So if user want to use QR code to display machine ID in project screen, please check "Variable QR", and set address is HSW10494.
1635 1635  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1636 1636  
1637 1637  == **Picture** ==
... ... @@ -1657,9 +1657,9 @@
1657 1657  
1658 1658  This is advanced function of picture object; user can change display picture when HMI is running. The supported formats are bmp, jpg, png, jpeg. This feature is unavailable for offline and online simulation.
1659 1659  
1660 -1. **Root: **Set the save location of the picture, which can be set to U disk,SD card,but could not be set to Flash.
1652 +1. **Root: **Set the save location of the picture,which can be set to U disk,SD card,but could not be set to Flash.
1661 1661  1. **Folder: **Set the name of the folder where the picture is located.The folder name can be up to 31 characters. (Note:The picture must be stored in the U disk folder and cannot be stored in the root directory of the U disk.)
1662 -1. **File address: **16 consecutive addresses enter a picture name in the address (need to be the full name of the suffix), if the picture exists, the picture content is displayed; otherwise the default picture is displayed.
1654 +1. **File address: **16 consecutive addressesenter a picture name in the address (need to be the full name of the suffix), if the picture exists, the picture content is displayed; otherwise the default picture is displayed.
1663 1663  
1664 1664  ✎**Note:** 
1665 1665  
... ... @@ -1692,7 +1692,7 @@
1692 1692  * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode).
1693 1693  * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode).
1694 1694  
1695 -**Rotation angle: **The rotating angle is determined by designated address;
1687 +**Rotation angle: **the rotating angle is determined by designated address;
1696 1696  
1697 1697  **Rotation center**: It shows the rotation center coordinates;
1698 1698  
... ... @@ -1706,7 +1706,7 @@
1706 1706  
1707 1707  **Enable auto-spin: **When the address is set to ON, the picture will rotate automatically.
1708 1708  
1709 -**Hide:** Control the hiding status of the object through the status of the control bit address. The hiding mode can be divided into hide when OFF and hide when ON.
1701 +**Hide:** control the hiding status of the object through the status of the control bit address. The hiding mode can be divided into hide when OFF and hide when ON.
1710 1710  
1711 1711  == **Drop-down List** ==
1712 1712  
... ... @@ -1722,18 +1722,18 @@
1722 1722  **1) Edit**
1723 1723  
1724 1724  1. **Read Address:** The data from designated address will be displayed.
1725 -1. **Same read-write address:** Configure "Write Address" as the same as "Read Address".
1726 -1. **Write Address: **Write data to designated address. The address can be different from "Read Address".
1717 +1. **Same read-write address:** Configure "Write Address" is the same as "Read Address".
1718 +1. **Write Address: **Write data to designated address. The address can be different "Read Address".
1727 1727  
1728 1728  **2) Format**
1729 1729  
1730 -Set data format for object, it provides 16-bit unsigned decimal,16-bit BCD, 16-bit unsigned decimal, 32-bit BCD, 32-bit unsigned decimal, and 32-bit unsigned decimal.
1722 +Set data format for object, it provides 16-bit unsigned decimal,16-bit BCD, 16-bit unsigned decimal, 32-bit BCD, 32-bit unsigned decimal and 32-bit unsigned decimal.
1731 1731  
1732 1732  **3) State count**
1733 1733  
1734 1734  It could set the total number to display in the drop-list and supports up to 128 states (1 to 128). The default value of state is corresponding to the number of states. (State 1 corresponding to value 1). You can also click "state values" to set it according to your needs.
1735 1735  
1736 -**State value: **User can set different values to correspond to different states, the setting window as below figure shows.
1728 +**State value: **You can set different values to correspond to different states, the setting window as below figure shows.
1737 1737  
1738 1738  (% style="text-align:center" %)
1739 1739  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
... ... @@ -1777,12 +1777,12 @@
1777 1777  
1778 1778  **3) Read state text from address**
1779 1779  
1780 -1. **Text start address: **The first address of occupied multiple consecutive addresses. Address length: [Text length/2] *[state number +1].
1772 +1. **Text start address: **the first address of occupied multiple consecutive addresses. Address length: [Text length/2] *[state number +1].
1781 1781  
1782 1782  * For example: 10 states, the address length= (10/2) *(10+1) =55. It set HDW100 as start address, so the HDW100-HDW104 stores the currently selected text content, the HDW105-HDW109 displays the text in the first state, the HDW110-HDW114 displays the second, and so on.
1783 1783  
1784 1784  (% start="2" %)
1785 -1. **Refresh: **The drop-down list status value is updated according to the text address content. The drop-down list is not updated immediately, when the data in the text address change is completed, only the refresh is triggered, it will update.
1777 +1. **Refresh:**The drop-down list status value is updated according to the text address content.The drop-down list is not updated immediately, when the data in the text address change is completed, only the refresh is triggered, it will update.
1786 1786  
1787 1787  == **Camera display** ==
1788 1788  
... ... @@ -1794,8 +1794,6 @@
1794 1794  
1795 1795  === **IP Camera** ===
1796 1796  
1797 -**(1) General**
1798 -
1799 1799  (% style="text-align:center" %)
1800 1800  [[image:6.Objects_html_2bc22bd50bf65eb.gif||class="img-thumbnail"]]
1801 1801  
... ... @@ -2205,7 +2205,7 @@
2205 2205  The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2206 2206  )))
2207 2207  
2208 -**EZVIZ Cloud Description**
2198 +**EZVIZ Cloud Descirption**
2209 2209  
2210 2210  (% style="text-align:center" %)
2211 2211  [[image:企业微信截图_1673081149790.png]]
... ... @@ -2311,23 +2311,23 @@
2311 2311  |=(% style="width: 129px;" %)60020|(% style="width:366px" %)Unsupport this command|(% style="width:531px" %)Confirm the device whether supports this operation or not
2312 2312  
2313 2313  (% class="wikigeneratedid" %)
2314 -**Default Configuration**: Enable the default configuration, the initialization of the EZVIZ cloud camera display components will use the default configuration for binding, the screen can also be modified through the function address configuration information; do not enable the default configuration, the default initial configuration of the EZVIZ cloud camera display components are empty.
2304 +**Default Configuration**:Enable the default configuration, the initialization of the EZVIZ cloud camera display components will use the default configuration for binding, the screen can also be modified through the function address configuration information; do not enable the default configuration, the default initial configuration of the EZVIZ cloud camera display components are empty.
2315 2315  
2316 2316  **In the default configuration, the following are required:**
2317 2317  
2318 -**AppKey**: EZVIZ cloud application information AppKey, up to 32 characters in length, only letters and numbers can be entered, which can be obtained through the EZVIZ cloud open platform.
2319 -**Secret**: EZVIZ cloud application information Secret, up to 32 characters in length, only letters and numbers can be entered, available through the EZVIZ cloud open platform.
2320 -**Channel number**: EZVIZ cloud device source channel number, 1~~65535, no special modification, generally defaulted to 1, which can be obtained by viewing the EZVIZ cloud client software.
2308 +**AppKey**:EZVIZ cloud application information AppKey, up to 32 characters in length, only letters and numbers can be entered, which can be obtained through the EZVIZ cloud open platform.
2309 +**Secret**:EZVIZ cloud application information Secret, up to 32 characters in length, only letters and numbers can be entered, available through the EZVIZ cloud open platform.
2310 +**Channel number**:EZVIZ cloud device source channel number, 1~~65535, no special modification, generally defaulted to 1, which can be obtained by viewing the EZVIZ cloud client software.
2321 2321  
2322 -**S/N: **EZVIZ cloud device serial number, 0 to 80 characters in length, only letters, numbers and "-" can be entered, which can be obtained through the device information.
2312 +**S/N:**EZVIZ cloud device serial number, 0 to 80 characters in length, only letters, numbers and "-" can be entered, which can be obtained through the device information.
2323 2323  
2324 2324  
2325 2325  **In the default configuration, the following are optional:**
2326 2326  
2327 -**IP**: EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software.
2317 +**IP**:EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software.
2328 2328  
2329 -**RTSP Port**: EZVIZ cloud device source rtsp port number, range 0~~65535, no special modification, generally default to 554, can be obtained by viewing the EZVIZ cloud client software.
2330 -**Verification Code**: EZVIZ cloud device authentication code, up to 32 characters in length, obtainable through device information.
2319 +**RTSP Port**:EZVIZ cloud device source rtsp port number, range 0~~65535, no special modification, generally default to 554, can be obtained by viewing the EZVIZ cloud client software.
2320 +**Verification Code**:EZVIZ cloud device authentication code, up to 32 characters in length, obtainable through device information.
2331 2331  
2332 2332  {{info}}
2333 2333  **✎Note: **The required content in the configuration only supports remote monitoring when the camera screen can be displayed, if there is a demand for the screen side can also display the camera screen, user need to fill in the optional content in the configuration.
... ... @@ -2335,8 +2335,6 @@
2335 2335  
2336 2336  === **USB Camera** ===
2337 2337  
2338 -**(1) General**
2339 -
2340 2340  (% style="text-align:center" %)
2341 2341  [[image:6.Objects_html_6d926ea40f8267c.gif||class="img-thumbnail"]]
2342 2342  
... ... @@ -2353,7 +2353,7 @@
2353 2353  |(% style="width:144px" %)1|(% style="width:700px" %)Enable the screenshot function
2354 2354  |(% style="width:144px" %)2|(% style="width:700px" %)refresh camera display object
2355 2355  
2356 -**Camera state: **It shows the current camera states. It occupies a word address. Different value means different operations, as below table shows:
2344 +**Camera state: **It shows the current camera states. Itoccupies a word address. Different value means different operations, as below table shows:
2357 2357  
2358 2358  (% class="table-bordered" %)
2359 2359  |=**Value**|=**Operation**
... ... @@ -2374,11 +2374,11 @@
2374 2374  
2375 2375  The current screenshots are only allowed on the SD card. When the SD card does not exist the system will cache the latest 10 screenshots.
2376 2376  
2377 -**Picture name: **The name of the image is controlled by the address. The length of the file name is limited to 64 words. If the image name address is not set, it will be named according to the time and displayed as [YYYYMMDDHHMMSS.bmp] and screenshot format is [.bmp].
2365 +**Picture name: **The name of the image is controlled by the address.The length of the file name is limited to 64 words. If the image name address is not set, it will be named according to the time and displayed as [YYYYMMDDHHMMSS.bmp] and screenshot format is [.bmp].
2378 2378  
2379 2379  **4) Global screenshot**
2380 2380  
2381 -If this function is enabled, camera display object can perform the screenshot operation when HMI is running and save it as a . BMP image.
2369 +If this function is enable, camera display object can perform the screenshot operation when HMI is running and save it as a .BMP image.
2382 2382  
2383 2383  If this function is disabled, camera display object only performs the screenshot operation when it is displayed on screen.
2384 2384  
... ... @@ -2388,30 +2388,27 @@
2388 2388  
2389 2389  **6) Use resolution size**
2390 2390  
2391 -Coordinate displays the object location on the screen, and size is the length and width of the object.
2379 +Coordinate displays the object location in the screen, and size is the length and width of the object.
2392 2392  
2393 -(% class="box infomessage" %)
2394 -(((
2395 2395  **✎Note:**
2396 2396  
2397 2397  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
2398 -* When HMI is displayed horizontally, the USB camera screen displays normally. If select vertical display, USB camera can't display normally. (USB camera can only display normally when the display Angle of HMI is 0.)
2384 +* When HMI is displayed horizontally, the USB camera screen displays normally.If select vertical display, USB camera can't display normally. (USB camera can only display normally when the display Angle of HMI is 0.)
2399 2399  * One HMI is only allowed to connect with one USB camera device. There is only one USB camera display part in the whole project screen, and the camera display part is not allowed to be placed on the public screen (1002: common Windows).
2400 2400  * Sometimes the USB camera may lose the image because of the influence in the field, then we suggest to PI9000 HMI and the recommended USB camera model.
2401 -* All below USB camera model have been tested by WECON to ensure compatibility.
2387 +* All below USB camera model have been tested by WECON to ensure the compatibility.
2402 2402  * Currently, only PI8000 and PI9000 series support the USB camera function. Recommended USB cameras include:
2403 2403  ** REB-USB 100W07M (supports 720p)
2404 2404  ** WX152HD (supports 720p)
2405 2405  ** RMONCAM G200 (supports 720p)
2406 -** ASHU S300 (640*480
2407 -)))
2392 +** ASHU S300 (640*480)
2408 2408  
2409 -* \\
2410 -
2411 2411  == **Camera control** ==
2412 2412  
2413 -This is for control camera; This object need to be used with camera display object.
2396 +**Introduction**
2414 2414  
2398 +This is for control camera; this object need to be used with camera display object.
2399 +
2415 2415  **Description**
2416 2416  
2417 2417  (% style="text-align:center" %)
... ... @@ -2421,11 +2421,11 @@
2421 2421  
2422 2422  Read a string from designated system address, and then combine the instruction to control the camera image.
2423 2423  
2424 -When the dynamic control command is disabled, the complete camera control command is entered in order to display the camera contents.
2409 +When the dynamic control command is disabled, the complete camera control command be entered in order to display the camera contents.
2425 2425  
2426 2426  **2) Camera control instruction**
2427 2427  
2428 -This is for entering static instruction for camera so that users can operate camera when HMI running.
2413 +This is for enter static instruction for camera, so that users can operation camera when HMI running;
2429 2429  
2430 2430  **3) Control bit**
2431 2431  
... ... @@ -2437,7 +2437,7 @@
2437 2437  
2438 2438  == **Flow component** ==
2439 2439  
2440 -The flow components are mainly used to reflect the flow state in process flow production. User could set the style of flow components according to requirements.
2425 +The flow components are mainly used to reflect the flow state in process flow production. You could set the style of flow components according to requirements.
2441 2441  
2442 2442  **Description**
2443 2443  
... ... @@ -2457,9 +2457,9 @@
2457 2457  1. **Block width:** It sets block width of flow component.
2458 2458  1. **PipeFrn width: **It sets outer border width of flow component.
2459 2459  1. **Block length: **It sets block length of flow component.
2460 -1. **Transparence:** It sets transparence of flow component. (from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2461 -1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2462 -1. **Speed:** It sets flow speed of the block during HMI running.
2445 +1. **Transparence:** It sets transparence of flow component.(from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2446 +1. **Ratio:** It sets display ratio of block and background (Display density of the block in flow component).
2447 +1. **Speed:** It setsflow speed of the block during HMI running.
2463 2463  
2464 2464  **(3) Control**
2465 2465  
... ... @@ -2483,9 +2483,9 @@
2483 2483  
2484 2484  == **Printer** ==
2485 2485  
2486 -The printing object is primarily suitable for printing out or screenshots saving when connected to micro printer.
2471 +The printing object is primarily suitable for print out or screenshots saving when connected to micro printer.
2487 2487  
2488 -Printer has two types: serial printer and USB printer. Printf (printext function) should be called when it's used to print fixed message in a script.
2473 +Printer has two types: **serial printer and USB printer**. Printf (printext function) should be called when it's used to print fixed message in a script.
2489 2489  
2490 2490  **Printer protocol**
2491 2491  
... ... @@ -2505,18 +2505,18 @@
2505 2505  **(1) Display settings**
2506 2506  
2507 2507  1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2508 -1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion to paper size.
2493 +1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion with paper size.
2509 2509  
2510 2510  **(2) Trigger mode**
2511 2511  
2512 -1. **Trigger address: **When trigger address turns ON. The printer starts to respond operationally.
2497 +1. **Trigger address: **When trigger address turns ON.Printer starts to respond operation.
2513 2513  1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2514 2514  
2515 2515  **(3) Save path**
2516 2516  
2517 -Valid when the save mode is selected, screenshot the content in printing object area, and save it in specified storage and folder, when trigger address turns ON.
2502 +Valid when the save mode is selected, screenshot the content in printing object area and the save it in specified storage and folder, when trigger address turns ON.
2518 2518  
2519 -Folder: It's available to select an SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture the first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2504 +Folder: It's available to select SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2520 2520  
2521 2521  **Related issues**
2522 2522  
... ... @@ -2609,14 +2609,16 @@
2609 2609  
2610 2610  == **Text** ==
2611 2611  
2612 -It adds text to HMI screen, and an object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2597 +It adds text to HMI screen, and a object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2613 2613  
2599 +**Description**
2600 +
2614 2614  (% style="text-align:center" %)
2615 2615  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2616 2616  
2617 2617  **(1) Current state**
2618 2618  
2619 -It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2606 +It used to switch the object states, but [Text] object only has one state, so this function is invalid.
2620 2620  
2621 2621  **(2) All language**
2622 2622  
... ... @@ -2635,7 +2635,7 @@
2635 2635  
2636 2636  **(5) Text color**
2637 2637  
2638 -It sets color of text in object.
2625 +It sets color for text in object.
2639 2639  
2640 2640  **(6) Text background**
2641 2641  
... ... @@ -2643,8 +2643,10 @@
2643 2643  
2644 2644  == **Table** ==
2645 2645  
2646 -It is displayed in a table format on the HMI screen to meet the display needs of user.
2633 +It is displayed in a table format in the HMI screen to meet the display needs of user.
2647 2647  
2635 +**Description**
2636 +
2648 2648  (% style="text-align:center" %)
2649 2649  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2650 2650  
... ... @@ -2657,7 +2657,7 @@
2657 2657  1. **Border:** It sets table line color, including table line and frame line.
2658 2658  1. **Transparence: **It sets the transparency of the object background.
2659 2659  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2660 -1. **Background:** Valid when selecting display background in "Fill style".
2649 +1. **Background:** Valid when select display background in "Fill style".
2661 2661  
2662 2662  **(2) View**
2663 2663  
... ... @@ -2667,6 +2667,8 @@
2667 2667  
2668 2668  It is displayed in line format in the HMI screen to meet the display needs of user.
2669 2669  
2659 +**Description**
2660 +
2670 2670  (% style="text-align:center" %)
2671 2671  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2672 2672  
... ... @@ -2684,7 +2684,7 @@
2684 2684  
2685 2685  **(3) Coordinate control**
2686 2686  
2687 -Dynamically set the position coordinate between two points in line. Set four addresses respectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2678 +Dynamically set the position coordinate between two points in line. Set four addressesrespectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2688 2688  
2689 2689  **(4) Color control**
2690 2690  
... ... @@ -2696,10 +2696,12 @@
2696 2696  
2697 2697  == **Polygon** ==
2698 2698  
2699 -It is displayed in polygon format on the HMI screen to meet the display needs of user.
2690 +It is displayed in polygon format in the HMI screen to meet the display needs of user.
2700 2700  
2701 2701  Right click to close polygon and then complete the creation procedure. Select the polygon, then click its point position to change its vertex coordinate after it is created.
2702 2702  
2694 +**Description**
2695 +
2703 2703  (% style="text-align:center" %)
2704 2704  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2705 2705  
... ... @@ -2708,7 +2708,7 @@
2708 2708  1. **Border color: **It sets border line color.
2709 2709  1. **Border type:** It sets border line type.
2710 2710  1. **Border width: **It sets border line width.
2711 -1. **Transparence: **It sets the transparency of the object's background.
2704 +1. **Transparence: **It sets the transparency of the object background.
2712 2712  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2713 2713  
2714 2714  (% style="text-align:center" %)
... ... @@ -2732,8 +2732,10 @@
2732 2732  
2733 2733  == **Cycle/ Ellipse** ==
2734 2734  
2735 -It is displayed as cycle on HMI screen to meet the display needs of user.
2728 +It is displayed as cycle in HMI screen to meet the display needs of user.
2736 2736  
2730 +**Description**
2731 +
2737 2737  (% style="text-align:center" %)
2738 2738  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2739 2739  
... ... @@ -2743,8 +2743,8 @@
2743 2743  1. **Frame width: **It sets border line type.
2744 2744  1. **Frame type: **It sets border line width
2745 2745  1. **Pattern: **It sets background type, there are four types.
2746 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2747 -1. **Transparence:** It sets the transparency of the object's background.
2741 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]
2742 +1. **Transparence:** It sets the transparency of the object background.
2748 2748  
2749 2749  **2) Transparence control**
2750 2750  
... ... @@ -2752,7 +2752,7 @@
2752 2752  
2753 2753  **3) Cycle**
2754 2754  
2755 -Check if it is for circle; uncheck it for ellipse.
2750 +Check if for circle; uncheck it for ellipse.
2756 2756  
2757 2757  **4) Color control**
2758 2758  
... ... @@ -2778,6 +2778,7 @@
2778 2778  
2779 2779  **2) Display settings**
2780 2780  
2776 +
2781 2781  (% style="text-align:center" %)
2782 2782  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2783 2783  
... ... @@ -2786,7 +2786,7 @@
2786 2786  1. **Line width: **It sets border line type.
2787 2787  1. **Fill style: **It sets background type, there are four types.
2788 2788  1. **Transparence:** It sets the transparency of the object background.
2789 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2785 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern].
2790 2790  
2791 2791  **(3) Only show arc**
2792 2792  
... ... @@ -2812,6 +2812,8 @@
2812 2812  
2813 2813  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2814 2814  
2811 +**Description**
2812 +
2815 2815  (% style="text-align:center" %)
2816 2816  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2817 2817  
... ... @@ -2834,7 +2834,7 @@
2834 2834  
2835 2835  In basic display settings, the line width can't be changed, but user can change width by address.
2836 2836  
2837 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2835 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2838 2838  
2839 2839  **(4) View**
2840 2840  
... ... @@ -2844,6 +2844,8 @@
2844 2844  
2845 2845  The linear scale is a linear scale that draws the specified area with a bisector. The specific scale of the scale can be marked with static text.
2846 2846  
2845 +**Description**
2846 +
2847 2847  (% style="text-align:center" %)
2848 2848  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2849 2849  
... ... @@ -2851,12 +2851,12 @@
2851 2851  
2852 2852  1. **Line color:** It sets all line in object (including main and sub scale).
2853 2853  1. **Display direction: **It provides four modes for display.
2854 -1. **Main scale: **It sets the cell of the main scale.
2854 +1. **Main scale:**It sets the cell of the main scale.
2855 2855  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2856 2856  
2857 2857  **(2) View**
2858 2858  
2859 -It is for preview object.
2859 +It is for preview object;
2860 2860  
2861 2861  == **Arc scale** ==
2862 2862  
... ... @@ -2890,15 +2890,15 @@
2890 2890  
2891 2891  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2892 2892  
2893 +**Description**
2894 +
2893 2893  (% style="text-align:center" %)
2894 2894  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2895 2895  
2896 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2897 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2898 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2898 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2899 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2900 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2899 2899  
2900 -(% class="box infomessage" %)
2901 -(((
2902 2902  **✎Note:**
2903 2903  
2904 2904  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2905,7 +2905,6 @@
2905 2905  
2906 2906  Required documents: two XXXXXX.dll files and an document.
2907 2907  
2908 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2908 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2909 2909  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2910 2910  * A document for illustrating the dll files.
2911 -)))
XWiki.XWikiComments[0]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.Roy" style="FULL_NAME" anchor="XWiki-Roy-1tuen8"/}} {{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-v9dwdf"/}} this is test message
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:16:52.686
XWiki.XWikiComments[1]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-54p1l2"/}} hi
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:20:52.190
XWiki.XWikiComments[2]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.Roy" style="FULL_NAME" anchor="XWiki-Roy-xj75f6"/}} {{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-le3bx2"/}} 这个应该可以了吧
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:23:11.227
XWiki.XWikiComments[3]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -hello
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:28:36.248
XWiki.XWikiComments[4]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -撒反对
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:31:30.668
XWiki.XWikiComments[5]
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.test
Comment
... ... @@ -1,1 +1,0 @@
1 -{{mention reference="XWiki.admin" style="FULL_NAME" anchor="XWiki-admin-z27h71"/}} 最新的测试
Date
... ... @@ -1,1 +1,0 @@
1 -2023-07-27 17:38:03.653