Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 6 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Hunter1 +XWiki.Karen - Content
-
... ... @@ -17,29 +17,29 @@ 17 17 18 18 **Read-write** 19 19 20 -* **Write Address: **Bit address operation control for HMI or PLC. 21 -* **Read**: Enable the monitoring the read address or not. 22 -* **Same read-write address**: Enable it if want to the read address and write address is exactly same. 23 -* **Read Address: **Monitoring address. 20 +* **Write Address: **Bit switch controls PLC or HMI address. 21 +* **Read Address: **Read and display PLC or HMI bit address state. 24 24 25 25 **Mode** 26 26 27 -* **Set OFF:** Set off the write address.28 -* **Set ON:** Set on the write address.29 -* **Momentary:** Set on the write address when switch is pressed, andresettheaddresswhen switch is released.30 -* **Delay: Intervalfor keeponthe write address.For example:Assign the delay time as 500, write address will bereset after release buttonin0.5 second.31 -* **Switch:** Switch betweenTrue(1)andFalse(0)whenswitch is triggered.25 +* **Set OFF:** set off the write address. 26 +* **Set ON:** set on the write address. 27 +* **Momentary:** set on the write address when switch is pressed, and set off when switch is released. 28 +* **Delay:** set off the write address after a delay. (for example: assign the delay time as 5, write address will be set off after releasing 5 ms.) 29 +* **Switch:** switch between 0 and 1 each time the switch is triggered. 32 32 33 33 **Display** 34 34 35 35 * **Inverted Display: **Display the state picture and text of the object reversely. 36 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen. 37 -* **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable; 38 -** **Blink when ON: **blink when control bit is ON. 39 -** **Blink when OFF: **blink when control bit is OFF. 34 +* **Quick Read: **The speed of configuring the object is priority to other objects. 40 40 41 -** Minimum hold time: **Onlywhenthe time ofpress andholdtheobjectis greater thanthesetvalue, theobjectfunctionwillbeexecuted.36 +**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable; 42 42 38 +* **Blink when ON: **blink when control bit is ON. 39 +* **Blink when OFF: **blink when control bit is OFF. 40 + 41 +**Minimum hold time: **Only when the time of pressing the object is greater than or equal to the set minimum hold time will the function of the object be performed. 42 + 43 43 **Indirect addressing:** 44 44 45 45 * **Read address**: Use the value of the read address to determine the address A after deviation, and use the address A as the read address of the object. ... ... @@ -103,19 +103,6 @@ 103 103 (% style="text-align:center" %) 104 104 [[image:位开关 6.png||class="img-thumbnail"]] 105 105 106 -**No trigger:** No way to trigger 107 - 108 -**Trigger before pressing:** Trigger bit address is set to 1 before pressing 109 - 110 -**Trigger after pressing: **After pressing Enter, trigger bit address is set to 1 before closing the keyboard 111 - 112 -**Trigger and reset before pressing: **Trigger bit address is set to 1 and then set to 0 bedore pressing 113 - 114 -**Trigger and reset after pressing: **After pressing Enter, trigger bit address is set to 1 and then set to 0 before closing the keyboard 115 - 116 -**Trigger before pressing, reset after: **Trigger bit address is set to 1 before pressing; After pressing Enter, trigger bit address is set to 0 before closing the keyboard 117 - 118 - 119 119 **Access denied setting** 120 120 121 121 Users can set enable password for object. There are following operating setting when user permissions are insufficient. But "Pop login screen" and "Hide object" are mutually exclusive. ... ... @@ -199,20 +199,18 @@ 199 199 (% style="text-align:center" %) 200 200 [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]] 201 201 202 -**Address**: Monitoringand displaytheaddressstatus.189 +**Address**: It is for setting specified PLC or HMI bit address。 203 203 204 204 **Hide** 205 205 206 -* **Inverted Display: **Display reverse state of the picture and text. For example, the value of write address is on (Corresponding to state 1), while the graphic of off (Corresponding to state 0) is displayed. 207 -* **Quick Read: **The priority of read and write is higher than any other objects on the same screen. 208 -* **Blink: **Blink condition; 209 -** Blink when ON: blink when read address is ON. 210 -** Blink when OFF: blink when read address is OFF. 211 -* **Hide: **Control the hide status of object via Control Bit's state. Hide object cannot be operated at all. 212 -* **Control Bit: **Hide condition. 213 -** **Hide when OFF**: Hide when control bit is OFF. 214 -** **Hide when ON**: Hide when control bit is ON. 215 -** **Invisible:** Object is always keeps hidden during project running. 193 +* **Inverted Display: **Display reverse state of the picture and text. *for example, the value of write address is set ON, the OFF mode is displayed. 194 +* **Blinking: **Blinking while control bit is triggered, the frequency is editable; 195 +** Blink when ON: blink when control bit is ON. 196 +** Blink when OFF: blink when control bit is OFF. 197 +* **Hide: **Display or hide object by "Control Bit" state. 198 +* **Control bit: **For hide control. 199 +** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked. 200 +** **Invisible:** object keeps hidden during project running. 216 216 217 217 (% class="box infomessage" %) 218 218 ((( ... ... @@ -473,8 +473,6 @@ 473 473 * **Run times: **Configuration sub-function execute times. 0 means unlimited times. 474 474 * **Break:** Stop executing sub-function when trigger address is ON. 475 475 476 -(% class="box infomessage" %) 477 -((( 478 478 ✎**Note:** 479 479 480 480 * Nested patterns of object cycle and sub-function cycles are as follows. ... ... @@ -484,7 +484,6 @@ 484 484 ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again. 485 485 ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time. 486 486 * 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]]". 487 -))) 488 488 489 489 == Slider switch == 490 490 ... ... @@ -789,8 +789,6 @@ 789 789 |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute 790 790 |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second 791 791 792 -(% class="box infomessage" %) 793 -((( 794 794 **✎Note:** 795 795 796 796 * [Function address (20 words)] need to be HMI internal address; ... ... @@ -797,9 +797,6 @@ 797 797 * 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; 798 798 * 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); 799 799 800 - 801 -))) 802 - 803 803 **Appearance** 804 804 805 805 (% style="text-align:center" %) ... ... @@ -949,10 +949,7 @@ 949 949 * ... 950 950 * 40=10 means this object display 10th page. 951 951 952 -(% class="box infomessage" %) 953 -((( 954 954 **✎Note:** Every page contains 50 records. 955 -))) 956 956 957 957 **Start Time** 958 958 ... ... @@ -1158,8 +1158,6 @@ 1158 1158 (% style="text-align:center" %) 1159 1159 [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]] 1160 1160 1161 -(% class="box infomessage" %) 1162 -((( 1163 1163 (% class="wikigeneratedid" %) 1164 1164 **✎Note:** 1165 1165 ... ... @@ -1166,7 +1166,6 @@ 1166 1166 * 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). 1167 1167 * 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. 1168 1168 * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]". 1169 -))) 1170 1170 1171 1171 == **File list** == 1172 1172 ... ... @@ -1191,10 +1191,7 @@ 1191 1191 ** ... 1192 1192 ** If 40=10, the 10th row of object is selected. 1193 1193 1194 -(% class="box infomessage" %) 1195 -((( 1196 1196 ✎**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. 1197 -))) 1198 1198 1199 1199 * **Folder name address:** This is for setting recipe file name, in advance recipe mode. 1200 1200 ... ... @@ -1241,10 +1241,8 @@ 1241 1241 (% style="text-align:center" %) 1242 1242 [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]] 1243 1243 1244 -(% class="box infomessage" %) 1245 -((( 1212 +(% class="wikigeneratedid" %) 1246 1246 ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]". 1247 -))) 1248 1248 1249 1249 == **XY plot** == 1250 1250 ... ... @@ -1355,10 +1355,7 @@ 1355 1355 1356 1356 The Disc Record displays the data from data source in the form of a disc curve. 1357 1357 1358 -(% class="box infomessage" %) 1359 -((( 1360 1360 **✎Note: **This function are only supported by HMI+, i series, ie series and ig series. 1361 -))) 1362 1362 1363 1363 **Source** 1364 1364 ... ... @@ -1372,10 +1372,7 @@ 1372 1372 ** **History**: It is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels. 1373 1373 ** **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. 1374 1374 1375 -(% class="box infomessage" %) 1376 -((( 1377 1377 **✎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. 1378 -))) 1379 1379 1380 1380 * **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. 1381 1381 * **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. ... ... @@ -1409,10 +1409,7 @@ 1409 1409 **Function start Address**: Open the sub-screen of the data record query, and the system can automatically allocate the object address of the query screen according to the configured address. When using this component, it will automatically generate buttons for four direction, you can use these four control keys to view the data record display, and automatically create a new sub-screen based on the function start address, the content of the sub-screen is the query setting for span and start time. 1410 1410 When two objects use one function screen at the same time, if the function addresses of the two object are the same, changing the built-in screen will affect the operation of the two display object at the same time. If the function addresses of the two objects are different, the second object with the built-in screen can be displayed normally, and the first object will be displayed abnormally. 1411 1411 1412 -(% class="box infomessage" %) 1413 -((( 1414 1414 **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions. 1415 -))) 1416 1416 1417 1417 **Start time**: Set the start time and conditions for data viewing. 1418 1418 ... ... @@ -1447,7 +1447,7 @@ 1447 1447 1448 1448 * **Min angle and max angle:** Data range, if data beyond range will be not inputted. 1449 1449 1450 -**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; 1451 1451 1452 1452 **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. 1453 1453 ... ... @@ -1457,7 +1457,7 @@ 1457 1457 1458 1458 **Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value. 1459 1459 1460 -**Meter Type:** It sets the ang le 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°. 1461 1461 1462 1462 **Start angle: **It sets the position where the minimum value is displayed. 1463 1463 ... ... @@ -1597,10 +1597,7 @@ 1597 1597 (% style="text-align:center" %) 1598 1598 [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]] 1599 1599 1600 -(% class="box infomessage" %) 1601 -((( 1602 1602 ✎**Note:** For the "Text" setting, please refer to "[[text>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HText]]" in "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]". 1603 -))) 1604 1604 1605 1605 = **Display** = 1606 1606 ... ... @@ -1651,10 +1651,13 @@ 1651 1651 1652 1652 == **QR Code** == 1653 1653 1608 +**Introduction** 1609 + 1654 1654 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. 1655 1655 1656 1656 **Description** 1657 1657 1614 + 1658 1658 (% style="text-align:center" %) 1659 1659 [[image:6.Objects_html_4cf155075ac97d16.gif||class="img-thumbnail"]] 1660 1660 ... ... @@ -1663,14 +1663,11 @@ 1663 1663 1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address. 1664 1664 1. **QR String: **It is for set static content for QR code. 1665 1665 1666 -(% class="box infomessage" %) 1667 -((( 1668 1668 **✎Note:** 1669 1669 1670 1670 * HMI machine ID address: HSW10494 ~~ HSW10558. 1671 -* 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. 1672 1672 * When scanning the QR code by APP to monitor HMI, the default access password is 888888. 1673 -))) 1674 1674 1675 1675 == **Picture** == 1676 1676 ... ... @@ -1695,17 +1695,14 @@ 1695 1695 1696 1696 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. 1697 1697 1698 -1. **Root: **Set the save location of the picture, 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. 1699 1699 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.) 1700 -1. **File address: **16 consecutive addresses 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. 1701 1701 1702 -(% class="box infomessage" %) 1703 -((( 1704 1704 ✎**Note:** 1705 1705 1706 1706 1. The image could be displayed in BMP, JPG, PNG, and JPEG formats. Images with a resolution of 1920 x 1080 or higher are not supported. 1707 1707 1. For the setting of [[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]". 1708 -))) 1709 1709 1710 1710 == **Rotation picture** == 1711 1711 ... ... @@ -1733,7 +1733,7 @@ 1733 1733 * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode). 1734 1734 * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode). 1735 1735 1736 -**Rotation angle: ** The rotating angle is determined by designated address;1687 +**Rotation angle: **the rotating angle is determined by designated address; 1737 1737 1738 1738 **Rotation center**: It shows the rotation center coordinates; 1739 1739 ... ... @@ -1747,7 +1747,7 @@ 1747 1747 1748 1748 **Enable auto-spin: **When the address is set to ON, the picture will rotate automatically. 1749 1749 1750 -**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. 1751 1751 1752 1752 == **Drop-down List** == 1753 1753 ... ... @@ -1763,18 +1763,18 @@ 1763 1763 **1) Edit** 1764 1764 1765 1765 1. **Read Address:** The data from designated address will be displayed. 1766 -1. **Same read-write address:** Configure "Write Address" as the same as "Read Address".1767 -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". 1768 1768 1769 1769 **2) Format** 1770 1770 1771 -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. 1772 1772 1773 1773 **3) State count** 1774 1774 1775 1775 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. 1776 1776 1777 -**State value: ** Usercan 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. 1778 1778 1779 1779 (% style="text-align:center" %) 1780 1780 [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]] ... ... @@ -1818,28 +1818,23 @@ 1818 1818 1819 1819 **3) Read state text from address** 1820 1820 1821 -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]. 1822 1822 1823 1823 * 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. 1824 1824 1825 1825 (% start="2" %) 1826 -1. **Refresh: 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. 1827 1827 1828 1828 == **Camera display** == 1829 1829 1830 1830 Video display is advanced function in PI HMI, this object displays the camera screen in HMI, there are two modes, one is IP camera, and the other is USB camera. But IP camera requires settings in [Project settings], the detailed information, please refer to ~[[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Camera__>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCameradisplay]](%%)]. 1831 1831 1832 -(% class="box infomessage" %) 1833 -((( 1834 1834 **✎Note:** 1835 1835 1836 1836 This function requires special HMI model, the detailed information, please contact sales. 1837 -))) 1838 1838 1839 1839 === **IP Camera** === 1840 1840 1841 -**(1) General** 1842 - 1843 1843 (% style="text-align:center" %) 1844 1844 [[image:6.Objects_html_2bc22bd50bf65eb.gif||class="img-thumbnail"]] 1845 1845 ... ... @@ -2249,7 +2249,7 @@ 2249 2249 The camera configured via ip only supports, turn on, turn off, screenshot basic functions. 2250 2250 ))) 2251 2251 2252 -**EZVIZ Cloud Desc ription**2198 +**EZVIZ Cloud Descirption** 2253 2253 2254 2254 (% style="text-align:center" %) 2255 2255 [[image:企业微信截图_1673081149790.png]] ... ... @@ -2355,23 +2355,23 @@ 2355 2355 |=(% style="width: 129px;" %)60020|(% style="width:366px" %)Unsupport this command|(% style="width:531px" %)Confirm the device whether supports this operation or not 2356 2356 2357 2357 (% class="wikigeneratedid" %) 2358 -**Default Configuration**: 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. 2359 2359 2360 2360 **In the default configuration, the following are required:** 2361 2361 2362 -**AppKey**: 2363 -**Secret**: 2364 -**Channel number**: 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. 2365 2365 2366 -**S/N: 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. 2367 2367 2368 2368 2369 2369 **In the default configuration, the following are optional:** 2370 2370 2371 -**IP**: 2317 +**IP**:EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software. 2372 2372 2373 -**RTSP Port**: 2374 -**Verification Code**: 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. 2375 2375 2376 2376 {{info}} 2377 2377 **✎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. ... ... @@ -2379,8 +2379,6 @@ 2379 2379 2380 2380 === **USB Camera** === 2381 2381 2382 -**(1) General** 2383 - 2384 2384 (% style="text-align:center" %) 2385 2385 [[image:6.Objects_html_6d926ea40f8267c.gif||class="img-thumbnail"]] 2386 2386 ... ... @@ -2397,7 +2397,7 @@ 2397 2397 |(% style="width:144px" %)1|(% style="width:700px" %)Enable the screenshot function 2398 2398 |(% style="width:144px" %)2|(% style="width:700px" %)refresh camera display object 2399 2399 2400 -**Camera state: **It shows the current camera states. It 2344 +**Camera state: **It shows the current camera states. Itoccupies a word address. Different value means different operations, as below table shows: 2401 2401 2402 2402 (% class="table-bordered" %) 2403 2403 |=**Value**|=**Operation** ... ... @@ -2418,11 +2418,11 @@ 2418 2418 2419 2419 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. 2420 2420 2421 -**Picture name: **The name of the image is controlled by the address. 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]. 2422 2422 2423 2423 **4) Global screenshot** 2424 2424 2425 -If this function is enable d, camera display object can perform the screenshot operation when HMI is running and save it as a .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. 2426 2426 2427 2427 If this function is disabled, camera display object only performs the screenshot operation when it is displayed on screen. 2428 2428 ... ... @@ -2432,30 +2432,27 @@ 2432 2432 2433 2433 **6) Use resolution size** 2434 2434 2435 -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. 2436 2436 2437 -(% class="box infomessage" %) 2438 -((( 2439 2439 **✎Note:** 2440 2440 2441 2441 * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself. 2442 -* When HMI is displayed horizontally, the USB camera screen displays normally. 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.) 2443 2443 * 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). 2444 2444 * 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. 2445 -* 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. 2446 2446 * Currently, only PI8000 and PI9000 series support the USB camera function. Recommended USB cameras include: 2447 2447 ** REB-USB 100W07M (supports 720p) 2448 2448 ** WX152HD (supports 720p) 2449 2449 ** RMONCAM G200 (supports 720p) 2450 -** ASHU S300 (640*480 2451 -))) 2392 +** ASHU S300 (640*480) 2452 2452 2453 -* 2454 - 2455 2455 == **Camera control** == 2456 2456 2457 - This is for control camera; This object needto beused withcamera displayobject.2396 +**Introduction** 2458 2458 2398 +This is for control camera; this object need to be used with camera display object. 2399 + 2459 2459 **Description** 2460 2460 2461 2461 (% style="text-align:center" %) ... ... @@ -2465,11 +2465,11 @@ 2465 2465 2466 2466 Read a string from designated system address, and then combine the instruction to control the camera image. 2467 2467 2468 -When the dynamic control command is disabled, the complete camera control command isentered 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. 2469 2469 2470 2470 **2) Camera control instruction** 2471 2471 2472 -This is for enter ingstatic instruction for camera so that users can operatecamera when HMI running.2413 +This is for enter static instruction for camera, so that users can operation camera when HMI running; 2473 2473 2474 2474 **3) Control bit** 2475 2475 ... ... @@ -2481,7 +2481,7 @@ 2481 2481 2482 2482 == **Flow component** == 2483 2483 2484 -The flow components are mainly used to reflect the flow state in process flow production. Usercould 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. 2485 2485 2486 2486 **Description** 2487 2487 ... ... @@ -2501,9 +2501,9 @@ 2501 2501 1. **Block width:** It sets block width of flow component. 2502 2502 1. **PipeFrn width: **It sets outer border width of flow component. 2503 2503 1. **Block length: **It sets block length of flow component. 2504 -1. **Transparence:** It sets transparence of flow component. 2505 -1. **Ratio:** It sets thedisplay ratio of block and background (Display density of the block in flow component).2506 -1. **Speed:** It sets 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. 2507 2507 2508 2508 **(3) Control** 2509 2509 ... ... @@ -2527,9 +2527,9 @@ 2527 2527 2528 2528 == **Printer** == 2529 2529 2530 -The printing object is primarily suitable for print ingout 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. 2531 2531 2532 -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. 2533 2533 2534 2534 **Printer protocol** 2535 2535 ... ... @@ -2549,18 +2549,18 @@ 2549 2549 **(1) Display settings** 2550 2550 2551 2551 1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270. 2552 -1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion t opaper size.2493 +1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion with paper size. 2553 2553 2554 2554 **(2) Trigger mode** 2555 2555 2556 -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. 2557 2557 1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot. 2558 2558 2559 2559 **(3) Save path** 2560 2560 2561 -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. 2562 2562 2563 -Folder: It's available to select anSD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picturethefirst 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. 2564 2564 2565 2565 **Related issues** 2566 2566 ... ... @@ -2626,10 +2626,8 @@ 2626 2626 English 2 2627 2627 ))) 2628 2628 2629 -(% class="box infomessage" %) 2630 -((( 2570 +(% class="wikigeneratedid" %) 2631 2631 ✎**Note:** For [[animations>>url:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HAmination]], see the "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]". 2632 -))) 2633 2633 2634 2634 == **Time** == 2635 2635 ... ... @@ -2655,14 +2655,16 @@ 2655 2655 2656 2656 == **Text** == 2657 2657 2658 -It adds text to HMI screen, and a nobject 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. 2659 2659 2599 +**Description** 2600 + 2660 2660 (% style="text-align:center" %) 2661 2661 [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]] 2662 2662 2663 2663 **(1) Current state** 2664 2664 2665 -It isused 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. 2666 2666 2667 2667 **(2) All language** 2668 2668 ... ... @@ -2681,7 +2681,7 @@ 2681 2681 2682 2682 **(5) Text color** 2683 2683 2684 -It sets color of text in object.2625 +It sets color for text in object. 2685 2685 2686 2686 **(6) Text background** 2687 2687 ... ... @@ -2689,8 +2689,10 @@ 2689 2689 2690 2690 == **Table** == 2691 2691 2692 -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. 2693 2693 2635 +**Description** 2636 + 2694 2694 (% style="text-align:center" %) 2695 2695 [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]] 2696 2696 ... ... @@ -2703,7 +2703,7 @@ 2703 2703 1. **Border:** It sets table line color, including table line and frame line. 2704 2704 1. **Transparence: **It sets the transparency of the object background. 2705 2705 1. **Fill style: **There are two options for it, one is display background, and the other is no background. 2706 -1. **Background:** Valid when select ingdisplay background in "Fill style".2649 +1. **Background:** Valid when select display background in "Fill style". 2707 2707 2708 2708 **(2) View** 2709 2709 ... ... @@ -2713,6 +2713,8 @@ 2713 2713 2714 2714 It is displayed in line format in the HMI screen to meet the display needs of user. 2715 2715 2659 +**Description** 2660 + 2716 2716 (% style="text-align:center" %) 2717 2717 [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]] 2718 2718 ... ... @@ -2730,7 +2730,7 @@ 2730 2730 2731 2731 **(3) Coordinate control** 2732 2732 2733 -Dynamically set the position coordinate between two points in line. Set four addresses 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. 2734 2734 2735 2735 **(4) Color control** 2736 2736 ... ... @@ -2742,10 +2742,12 @@ 2742 2742 2743 2743 == **Polygon** == 2744 2744 2745 -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. 2746 2746 2747 2747 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. 2748 2748 2694 +**Description** 2695 + 2749 2749 (% style="text-align:center" %) 2750 2750 [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]] 2751 2751 ... ... @@ -2754,7 +2754,7 @@ 2754 2754 1. **Border color: **It sets border line color. 2755 2755 1. **Border type:** It sets border line type. 2756 2756 1. **Border width: **It sets border line width. 2757 -1. **Transparence: **It sets the transparency of the object 'sbackground.2704 +1. **Transparence: **It sets the transparency of the object background. 2758 2758 1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows. 2759 2759 2760 2760 (% style="text-align:center" %) ... ... @@ -2778,8 +2778,10 @@ 2778 2778 2779 2779 == **Cycle/ Ellipse** == 2780 2780 2781 -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. 2782 2782 2730 +**Description** 2731 + 2783 2783 (% style="text-align:center" %) 2784 2784 [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]] 2785 2785 ... ... @@ -2789,8 +2789,8 @@ 2789 2789 1. **Frame width: **It sets border line type. 2790 2790 1. **Frame type: **It sets border line width 2791 2791 1. **Pattern: **It sets background type, there are four types. 2792 -1. **Background: **It sets background color of object, invalid when select ing[No fill] in [Pattern]2793 -1. **Transparence:** It sets the transparency of the object 'sbackground.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. 2794 2794 2795 2795 **2) Transparence control** 2796 2796 ... ... @@ -2798,7 +2798,7 @@ 2798 2798 2799 2799 **3) Cycle** 2800 2800 2801 -Check if it isfor circle; uncheck it for ellipse.2750 +Check if for circle; uncheck it for ellipse. 2802 2802 2803 2803 **4) Color control** 2804 2804 ... ... @@ -2824,6 +2824,7 @@ 2824 2824 2825 2825 **2) Display settings** 2826 2826 2776 + 2827 2827 (% style="text-align:center" %) 2828 2828 [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]] 2829 2829 ... ... @@ -2832,7 +2832,7 @@ 2832 2832 1. **Line width: **It sets border line type. 2833 2833 1. **Fill style: **It sets background type, there are four types. 2834 2834 1. **Transparence:** It sets the transparency of the object background. 2835 -1. **Background: **It sets background color of object, invalid when select ing[No fill] in [Pattern].2785 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]. 2836 2836 2837 2837 **(3) Only show arc** 2838 2838 ... ... @@ -2858,6 +2858,8 @@ 2858 2858 2859 2859 The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon. 2860 2860 2811 +**Description** 2812 + 2861 2861 (% style="text-align:center" %) 2862 2862 [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]] 2863 2863 ... ... @@ -2880,7 +2880,7 @@ 2880 2880 2881 2881 In basic display settings, the line width can't be changed, but user can change width by address. 2882 2882 2883 -Read the numerical value of address to control the width of line. 2835 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10. 2884 2884 2885 2885 **(4) View** 2886 2886 ... ... @@ -2890,6 +2890,8 @@ 2890 2890 2891 2891 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. 2892 2892 2845 +**Description** 2846 + 2893 2893 (% style="text-align:center" %) 2894 2894 [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]] 2895 2895 ... ... @@ -2897,12 +2897,12 @@ 2897 2897 2898 2898 1. **Line color:** It sets all line in object (including main and sub scale). 2899 2899 1. **Display direction: **It provides four modes for display. 2900 -1. **Main scale: 2854 +1. **Main scale:**It sets the cell of the main scale. 2901 2901 1. **Sub scale:** It sets the cell of sub scale for every main scale. 2902 2902 2903 2903 **(2) View** 2904 2904 2905 -It is for preview object .2859 +It is for preview object; 2906 2906 2907 2907 == **Arc scale** == 2908 2908 ... ... @@ -2936,15 +2936,15 @@ 2936 2936 2937 2937 Customized object is provided for users to design the universal interface of object freely to meet customization requirements. 2938 2938 2893 +**Description** 2894 + 2939 2939 (% style="text-align:center" %) 2940 2940 [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]] 2941 2941 2942 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.2943 -1. **DLL file name: **Select needed dll file .(i.e. dll files provided by users)2944 -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 2945 2945 2946 -(% class="box infomessage" %) 2947 -((( 2948 2948 **✎Note:** 2949 2949 2950 2950 This is a custom-made object that requires the cooperation of WECON software engineers. ... ... @@ -2951,7 +2951,6 @@ 2951 2951 2952 2952 Required documents: two XXXXXX.dll files and an document. 2953 2953 2954 -* 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. 2955 2955 * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory. 2956 2956 * A document for illustrating the dll files. 2957 -)))
- 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