Changes for page 05 Objects

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

From version 100.1
edited by Jett
on 2024/12/05 11:55
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,12 +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 1588  = **Display** =
1589 1589  
1590 1590  (% style="text-align:center" %)
1591 -[[image:1733277098866-743.png]]
1597 +[[image:6.Objects_html_826a565200b1aa33.gif||class="img-thumbnail"]]
1592 1592  
1593 1593  == **Indirect window** ==
1594 1594  
... ... @@ -2241,15 +2241,6 @@
2241 2241  [[image:企业微信截图_1673081156755.png]]
2242 2242  
2243 2243  (% class="wikigeneratedid" %)
2244 -**EZVIZ Camera Parameters Comparison for HMI Series**
2245 -
2246 -|=(% 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
2247 -|=(% 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
2248 -|=(% 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
2249 -|=(% 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
2250 -|=(% 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
2251 -
2252 -(% class="wikigeneratedid" %)
2253 2253  The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2254 2254  
2255 2255  (% style="width:892px" %)
... ... @@ -2439,8 +2439,7 @@
2439 2439  ** REB-USB 100W07M (supports 720p)
2440 2440  ** WX152HD (supports 720p)
2441 2441  ** RMONCAM G200 (supports 720p)
2442 -** ASHU S300 (640*480)
2443 -* Only V1.0 PI8000 & V1.0 PI9000 can support USB camera.
2439 +** ASHU S300 (640*480
2444 2444  )))
2445 2445  
2446 2446  *
... ... @@ -2567,66 +2567,6 @@
2567 2567  
2568 2568  * Plug the USB interface in the HMI into the Hub to expand the USB interface.
2569 2569  
2570 -== **PDF Reader** ==
2571 -
2572 -(% class="box infomessage" %)
2573 -(((
2574 -✎Note:Waiting for official release.
2575 -)))
2576 -
2577 -The PDF reader can open the. pdf suffix file in the U disk or SD card for browsing and reading.
2578 -
2579 -(% class="box infomessage" %)
2580 -(((
2581 -✎Note: A maximum of two objects can be placed on a screen, and a maximum of four objects can be placed in a project.
2582 -
2583 - The object only be displayed on the HMI device side.Can not display on LAN monitoring and remote control.
2584 -
2585 - Only PI8000ig series can support.
2586 -)))
2587 -
2588 -1.Object setting
2589 -
2590 -(% style="text-align:center" %)
2591 -[[image:1733278803660-842.png]]
2592 -
2593 -File path
2594 -
2595 -* 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.
2596 -* 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.
2597 -* File name:Set the address of the Filename.Select the word address, the maximum length is 256 characters, occupying 128 addresses.
2598 -
2599 -Control address
2600 -
2601 -* Control:Set the address of object control.Select the word address,occupying up to 3 addresses.
2602 -* 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.
2603 -* Zoom ratio control:If page control is checked,then the third address will become the Zoom ratio control address.For example:control
2604 -
2605 - Background configuration
2606 -
2607 -* Background color: change the color of PDF reader's background.
2608 -
2609 -2.PDF Reader Operation
2610 -
2611 -(% style="text-align:center" %)
2612 -[[image:A1lK4WvzyP.png]]
2613 -
2614 -1. Open the file browser
2615 -1. Single page display
2616 -1. Multi-page display
2617 -1. Previous page (single page mode)/Previous four pages (multi-page mode)
2618 -1. Next page (single page mode)/next four pages (multi page mode)
2619 -1. Swipe to zoom out PDF display content
2620 -1. High support full display.
2621 -1. Wide support full display.
2622 -1. Rotate 90 degrees to the left.
2623 -1. Rotate 90 degrees to the right.
2624 -
2625 -(% class="box infomessage" %)
2626 -(((
2627 - ✎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.
2628 -)))
2629 -
2630 2630  = **Draw** =
2631 2631  
2632 2632  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
A1lK4WvzyP.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.2454238480
Size
... ... @@ -1,1 +1,0 @@
1 -17.2 KB
Content