Changes for page 05 Objects

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

From version 102.1
edited by Jett
on 2024/12/05 14:34
Change comment: There is no comment for this version
To version 87.9
edited by Hunter
on 2024/02/19 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.2454238480
1 +XWiki.Hunter
Content
... ... @@ -153,7 +153,7 @@
153 153  * Y-axis movement.
154 154  * XY-axis movement.
155 155  
156 -**For example**
156 +**For ex**a**mple**
157 157  
158 158  If the starting address of the movement is HDW10 and the movement type is [XY axis movement], HDW10 controls the X-axis movement, and HDW11 controls the Y-axis movement.
159 159  
... ... @@ -311,7 +311,7 @@
311 311  
312 312  == Button ==
313 313  
314 -Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input.
314 +Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input. User could assign letters or numbers for each button.
315 315  
316 316  **Description**
317 317  
... ... @@ -384,11 +384,13 @@
384 384  
385 385  == Combination switch ==
386 386  
387 -The combination switch supports combine multiple functions onto one button. When the object is pressed, multiple functions are executed in sequence one by one to meet the requirements of the user.
387 +The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of the user.
388 388  
389 +The combination switch contains sub-functions such as bit operation, word operation, arithmetic and screen change. Click the corresponding button on the "General" of the object to add sub-functions to the list, and up to 100 sub-functions can be added.
390 +
389 389  (% class="box infomessage" %)
390 390  (((
391 -✎**Note:** There can only be one screen change function in the added sub-functions, and it is at the end of the list).
393 +✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list).
392 392  )))
393 393  
394 394  **Description**
... ... @@ -473,9 +473,9 @@
473 473  * 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]]".
474 474  )))
475 475  
476 -== Slide switch ==
478 +== Slider switch ==
477 477  
478 -By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
480 +Slide switch is a special switch object. By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
479 479  
480 480  (% style="text-align:center" %)
481 481  [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
... ... @@ -548,7 +548,7 @@
548 548  
549 549  == Numeric Input/Display ==
550 550  
551 -"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format.
553 +"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format, and the data could be scaled.
552 552  
553 553  (% style="text-align:center" %)
554 554  [[image:6-1NumericInput.png||class="img-thumbnail"]]
... ... @@ -566,7 +566,7 @@
566 566  **✎Note: **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
567 567  )))
568 568  
569 -* **Continuous Input: **Numeric input objects with the same Group NO can be entered continuously using the same keyboard according to the NO order;
571 +* **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO(object) is input;
570 570  * **NO: **the number of numeric input object;
571 571  * **Group NO: **the group number of numeric input object;
572 572  
... ... @@ -598,7 +598,7 @@
598 598  
599 599  **Keypad position**
600 600  
601 -The pop-up position of keypad screen.
603 +It is used for setting keypad position when input data.
602 602  
603 603  **Label**
604 604  
... ... @@ -614,7 +614,7 @@
614 614  
615 615  == Character Input/Display ==
616 616  
617 -"Character Input/Display" displays the device's character or writes character to the device.
619 +"Numeric Input/Display" displays the device's character or writes character to the device.
618 618  
619 619  **Description**
620 620  
... ... @@ -626,10 +626,15 @@
626 626  * **Read Address:** The data from designated address will be displayed.
627 627  * **Input: **Enable input function and "Write Address" configuration.
628 628  * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
629 -* **Read DWord: **Read the address data at double byte format.
631 +* **Read DWord: **Read address is 2 words format
630 630  * **Write address: **Write data to designated address. The address could be different "Read Address".
631 -* **Keypad:** Built-in character keyboard input(Screen No.1001) could allow input a~~z, A~~Z, 0~~9.
632 -* **Note**: After the keypad is opened, the content of note will be input into special register HUW1402. The maximum length allowed for the note is 63 characters.
633 +* **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
634 +
635 +(% class="box infomessage" %)
636 +(((
637 +**✎Note:** ** **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
638 +)))
639 +
633 633  * **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO (object) is input.
634 634  * **NO: **the number of numeric input object.
635 635  * **Group NO: **the group number of numeric input object.
... ... @@ -646,9 +646,9 @@
646 646  * **Center:** data display on the center of object.
647 647  * **Align left: **data display on the left.
648 648  * **Align right: **data display on the right.
649 -* **Exchange high-low byte: **Swap the contents of high byte and low byte then display. High byte data into low byte position, low byte data into high byte position. If the length of characters is not a multiple of 2, it will exchange after rounded.
656 +* **Exchange high-low byte: **Exchange High-low byte: Check it to exchange and display the contents of the high and low bytes. If the number of contents is not a multiple of 2, the rounding process will be performed.
650 650  * **Length: **The length of characters, the maximum length is 256.
651 -* **Exchange high-low word: **Swap the contents of high word and low word then display. Only valid when the length of characters is a multiple of 4.
658 +* **Exchange high-low word: **Check it to exchange and display the contents of high and low word. Only valid if the number of operating characters of the part is a multiple of 4.
652 652  
653 653  **Keypad position**
654 654  
... ... @@ -1404,12 +1404,13 @@
1404 1404  
1405 1405  = **Meter** =
1406 1406  
1414 +
1407 1407  (% style="text-align:center" %)
1408 -[[image:1733370883635-566.png]]
1416 +[[image:6.Objects_html_b3789f59e920334.gif||class="img-thumbnail"]]
1409 1409  
1410 1410  == **Pointer meter** ==
1411 1411  
1412 -This object shows the numerical change of the word address by meter format.
1420 +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.
1413 1413  
1414 1414  (% style="text-align:center" %)
1415 1415  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1487,7 +1487,7 @@
1487 1487  
1488 1488  **(3) Alarm settings**
1489 1489  
1490 -Alarm setting can be configured to display different colors, with each color corresponding to a different range. There are a maximum of four alert ranges.
1498 +It provides alarm function in meter, users could set alarm range, users could set the 4 ranges. And each range corresponds to a different alarm color.
1491 1491  
1492 1492  **(4) Show scale**
1493 1493  
... ... @@ -1583,48 +1583,10 @@
1583 1583  ✎**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]]".
1584 1584  )))
1585 1585  
1586 -== **Pie Chart** ==
1587 -
1588 -After inputting data to the specified word address, the proportion of each channel is displayed in the form of a pie chart.
1589 -
1590 -(% style="text-align:center" %)
1591 -[[image:Cqq723Gpwt.png]]
1592 -
1593 -
1594 -* Reverse:Set the expansion direction of the pie chart.Can choose Clockwise or Counterclockwise.
1595 -* Full-circle: Set the pie chart is a Full-circle or not.If not it will only shown the arc from start angle to end angle.Start angle and end angle:Set the start angle and end angle for arc chart.Angle range: 0°-359°.
1596 -* Center:Set the center size of pie chart.A pure white circle will be used to occupy the center of the circle.
1597 -* Border:Set the color of pie chart's border.
1598 -* Border transparency:Set the transparency of pie chart's border.
1599 -* Total channels:Set the number of channels,range 2-16.
1600 -* Pattern:Set the word pattern of the channels. None, no value shown on pie chart;Data,shown the data value of channels on pie chart;Percentage,shown the percentage of channels on pie chart.
1601 -* Font size:Set the font size of the channels value.
1602 -
1603 -(% style="text-align:center" %)
1604 -[[image:1733371057904-521.png]]
1605 -
1606 -
1607 -* Channel:Select channel to set up.
1608 -* Channel color:Set the color of select channel.
1609 -* Font color:Set the font color of select channel.
1610 -
1611 -(% style="text-align:center" %)
1612 -[[image:1733371168253-288.png]]
1613 -
1614 -
1615 -* Start address:Set the start address.The Pie chart will display the values of the consecutive registers starting from the start address.The number of registers is related to the number of channels.
1616 -* Data Format:Set the data format of the channel data.6 kinds data format can choose.1.bit BCD;32-bit BCD;16-bit unsigned;32-bit unsigned;32-bit floating;64-bit double.
1617 -* Digit:Display format of data on pie chart
1618 -
1619 -(% class="box infomessage" %)
1620 -(((
1621 -✎Note: The length of the data address read by different data format is different. Please assign addresses according to the data format.
1622 -)))
1623 -
1624 1624  = **Display** =
1625 1625  
1626 1626  (% style="text-align:center" %)
1627 -[[image:1733277098866-743.png]]
1597 +[[image:6.Objects_html_826a565200b1aa33.gif||class="img-thumbnail"]]
1628 1628  
1629 1629  == **Indirect window** ==
1630 1630  
... ... @@ -2277,15 +2277,6 @@
2277 2277  [[image:企业微信截图_1673081156755.png]]
2278 2278  
2279 2279  (% class="wikigeneratedid" %)
2280 -**EZVIZ Camera Parameters Comparison for HMI Series**
2281 -
2282 -|=(% style="width: 190px;" %)HMI Series|=(% style="width: 240px;" %)System Version|=(% style="width: 284px;" %)Number of Cameras Supported|=(% style="width: 245px;" %)Actual Screen Support Display Camera or not|=(% style="width: 240px;" %)V-NET Display|=(% style="width: 223px;" %)V-NET APP Display
2283 -|=(% style="width: 190px;" %)8000 Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)1|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2284 -|=(% style="width: 190px;" %)9000 Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)4|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2285 -|=(% style="width: 190px;" %)3000ig Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)1|(% style="width:245px" %)No|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2286 -|=(% style="width: 190px;" %)8000ig Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)4|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2287 -
2288 -(% class="wikigeneratedid" %)
2289 2289  The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2290 2290  
2291 2291  (% style="width:892px" %)
... ... @@ -2475,8 +2475,7 @@
2475 2475  ** REB-USB 100W07M (supports 720p)
2476 2476  ** WX152HD (supports 720p)
2477 2477  ** RMONCAM G200 (supports 720p)
2478 -** ASHU S300 (640*480)
2479 -* Only V1.0 PI8000 & V1.0 PI9000 can support USB camera.
2439 +** ASHU S300 (640*480
2480 2480  )))
2481 2481  
2482 2482  *
... ... @@ -2603,66 +2603,6 @@
2603 2603  
2604 2604  * Plug the USB interface in the HMI into the Hub to expand the USB interface.
2605 2605  
2606 -== **PDF Reader** ==
2607 -
2608 -(% class="box infomessage" %)
2609 -(((
2610 -✎Note:Waiting for official release.
2611 -)))
2612 -
2613 -The PDF reader can open the. pdf suffix file in the U disk or SD card for browsing and reading.
2614 -
2615 -(% class="box infomessage" %)
2616 -(((
2617 -✎Note: A maximum of two objects can be placed on a screen, and a maximum of four objects can be placed in a project.
2618 -
2619 - The object only be displayed on the HMI device side.Can not display on LAN monitoring and remote control.
2620 -
2621 - Only PI8000ig series can support.
2622 -)))
2623 -
2624 -1.Object setting
2625 -
2626 -(% style="text-align:center" %)
2627 -[[image:1733278803660-842.png]]
2628 -
2629 -File path
2630 -
2631 -* Root: You can choose to open PDF files in USB drive or SD card. each PDF reader can only choose to open files in one of the storage devices of USB drive or SD card.
2632 -* Folder:You can manually enter or insert the USB drive to select the directory where the PDF file is located. Only PDF files or folders under the folder can be opened after selected. When the folder path is empty, the root directory under the USB drive/SD card is opened by default.
2633 -* File name:Set the address of the Filename.Select the word address, the maximum length is 256 characters, occupying 128 addresses.
2634 -
2635 -Control address
2636 -
2637 -* Control:Set the address of object control.Select the word address,occupying up to 3 addresses.
2638 -* Page control:If page control is checked,then the two addresses starting from the control address will become the page control address. For example: control address as HDW0, then Current page number as HDW0,the Total Pages as HDW1.
2639 -* Zoom ratio control:If page control is checked,then the third address will become the Zoom ratio control address.For example:control
2640 -
2641 - Background configuration
2642 -
2643 -* Background color: change the color of PDF reader's background.
2644 -
2645 -2.PDF Reader Operation
2646 -
2647 -(% style="text-align:center" %)
2648 -[[image:A1lK4WvzyP.png]]
2649 -
2650 -1. Open the file browser
2651 -1. Single page display
2652 -1. Multi-page display
2653 -1. Previous page (single page mode)/Previous four pages (multi-page mode)
2654 -1. Next page (single page mode)/next four pages (multi page mode)
2655 -1. Swipe to zoom out PDF display content
2656 -1. High support full display.
2657 -1. Wide support full display.
2658 -1. Rotate 90 degrees to the left.
2659 -1. Rotate 90 degrees to the right.
2660 -
2661 -(% class="box infomessage" %)
2662 -(((
2663 - ✎Note: When this component is in the sub-screen, closing the sub-screen may cause the HMI to freeze. Before the problem is fixed, do not put PDF Reader in the sub-screen.
2664 -)))
2665 -
2666 2666  = **Draw** =
2667 2667  
2668 2668  It provides function of drawing graphics, setting text, displaying pictures, this part contains Text, Line, Polygon, Cycle, Arc, Rectangle, Broken Line, Linear Scale, Arc scale, Table.
1733277098866-743.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -23.1 KB
Content
1733277617481-225.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -475.2 KB
Content
1733277914591-914.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -526.7 KB
Content
1733278803660-842.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -26.2 KB
Content
1733370883635-566.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -11.0 KB
Content
1733371057904-521.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -229.8 KB
Content
1733371153613-408.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -229.8 KB
Content
1733371168253-288.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -237.6 KB
Content
A1lK4WvzyP.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -17.2 KB
Content
Cqq723Gpwt.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -20.6 KB
Content