Changes for page 05 Objects

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

From version 80.1
edited by Jim(Forgotten)
on 2023/08/11 09:26
Change comment: There is no comment for this version
To version 25.1
edited by Theodore Xu
on 2022/11/16 10:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Jim
1 +XWiki.AiXia
Content
... ... @@ -25,13 +25,13 @@
25 25  * **Set OFF:** set off the write address.
26 26  * **Set ON:** set on the write address.
27 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.)
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 released 5 ms.)
29 29  * **Switch:** switch between 0 and 1 each time the switch is triggered.
30 30  
31 31  **Display**
32 32  
33 33  * **Inverted Display: **Display the state picture and text of the object reversely.
34 -* **Quick Read: **The speed of configuring the object is priority to other objects.
34 +* **Quick Read: **The speed of configuring the object is prority to other objects.
35 35  
36 36  **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
37 37  
... ... @@ -44,11 +44,11 @@
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.
46 46  
47 -**For example:**: HDX11.0 is the read address of the object. The three indirect read address is D0, E1, and HDW2. The system would read the value of address HDW2.
47 +**For example:**: HDX11.0 is the read address of the object. The three indirect read address is D0, E1 and HDW2. The system would read the value of address HDW2.
48 48  
49 -If its value is 22, and the second indirect read address E1 would update to E23, then the system would read the value of E23.
49 +If its value is 22, and the second indrect read address E1 would update to E23, then the system would read the value of E23.
50 50  
51 -If its value is 33, then the first indirect read address D0 would update to D33, then the value of D33 is 44, that is, the bit of deviation is 44 bits.
51 +If its value is 33, then the fisrt indrect read address D0 would update to D33, then the value of D33 is 44, that is, the bit of deviation is 44 bits.
52 52  
53 53  A word has 16 bits, divide 16 into 44, and the answer is 2, remainder 12. Therefore, the read address of object is update from HDX11.0 to HDX13.12, and the final read address is HDX13.12.
54 54  
... ... @@ -59,7 +59,7 @@
59 59  (% style="text-align:center" %)
60 60  [[image:位开关 2.png||class="img-thumbnail"]]
61 61  
62 -**All languages: **Edit the texts of all the languages of the object in a time. A maximum of 8 languages are supported.
62 +**All languages: **Edit the texts of all the languages of the object in a time. A maximum of 8 languages supported.
63 63  
64 64  (% style="text-align:center" %)
65 65  [[image:6.Objects_html_fd7dea026037c591.gif||class="img-thumbnail"]]
... ... @@ -90,15 +90,15 @@
90 90  
91 91  **Object lock**
92 92  
93 -* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock-bit address points to 1 will the bit switch be operated.
93 +* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock - bit address points to 1 will the bit switch be operated.
94 94  * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick.
95 95  * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1.
96 96  
97 -**Touch available: **If you check it, you could operate the object when you touch it.
97 +**Touch available: **If you check it, you could oeprate the object when you touch it.
98 98  
99 99  **Enable beep: **If you check it, the object will beep when you touch it.
100 100  
101 -**Extended trigger functions. **It is only valid for PLC address.
101 +**Extended trigger funtions. **It is only valid for PLC address.
102 102  
103 103  (% style="text-align:center" %)
104 104  [[image:位开关 6.png||class="img-thumbnail"]]
... ... @@ -110,8 +110,8 @@
110 110  * **Pop login screen**
111 111  ** Every time: Userlogin screen will pop-up when user permissions are insufficient;
112 112  ** When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out.
113 -** Pop once: Userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.
114 -* **Hide object: **When the user has no permission, the object is hidden. When the user has permission, the object is displayed and can be operated.
113 +** Pop once: userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.
114 +* **Hide object: **When the user has no permission, the object is hided. When the user has the permission, the object is displayed and can be operated.
115 115  
116 116  === Animation ===
117 117  
... ... @@ -130,7 +130,7 @@
130 130  
131 131  For example: If the proportional gain value is x and the moving or scaling value is y, then the actual moving or scaling value is (x*y).
132 132  
133 -**Movement**
133 +**(Movement**
134 134  
135 135  The function of [Movement] is to move the position of object on the screen according to the value of address and movement type.
136 136  
... ... @@ -146,7 +146,7 @@
146 146  
147 147  **Deform**
148 148  
149 -Deform object display size on screen mainly depends on width and height.
149 +Deform object display size on screen, mainly depends on width and height.
150 150  
151 151  Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down.
152 152  
... ... @@ -162,7 +162,7 @@
162 162  |(% style="width:207px" %)PLC address/station NO.|(% style="width:868px" %)Set the device station NO. to access. If default station NO. is selected, then the station NO. is the de  The station number is the default station number for "Connection"  settings in "System Parameters".
163 163  |(% style="width:207px" %)User input|(% style="width:868px" %)The address is not from address library, but a string.
164 164  |(% style="width:207px" %)From address Library|(% style="width:868px" %)The address is selected from address library. If there is no data in address library, it is invalid.
165 -|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The current one is the address referenced by the object.
165 +|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The currently one is the address referenced by the object.
166 166  |(% style="width:207px" %)Connection|(% style="width:868px" %)PLC that already exists in the project.
167 167  |(% style="width:207px" %)Address type|(% style="width:868px" %)The address type or internal register type included in the PLC selected by the project.
168 168  |(% style="width:207px" %)Address NO.|(% style="width:868px" %)To input address NO.
... ... @@ -342,7 +342,7 @@
342 342  * **Next:** Switch to the next screen in the screen list;
343 343  * **Go back: **Switch to the previous operating screen;
344 344  * **Close sub screen:** Close current sub screen;
345 -* **Instalment screen:** Pop-up installment setting screen, only valid when the installment is enabled;
345 +* **Instalment screen:** Pop-up instalment setting screen, only valid when the instalment is enabled;
346 346  * **Flash data to Udisk: **Copy data file from HMI Flash to Udisk, alarm, data record and recipe files could be copied;
347 347  
348 348  (% style="text-align:center" %)
... ... @@ -358,7 +358,7 @@
358 358  (% style="text-align:center" %)
359 359  [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]]
360 360  
361 -**Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
361 +**Using trigger address**. As the figure above,when 00 is ON,then selected operation of the function switch will be executed.
362 362  
363 363  **All terminals effect**. When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
364 364  
... ... @@ -367,11 +367,11 @@
367 367  ✎**Note:**
368 368  
369 369  1. Some special characters like \ : * ? “ <> | are not allowed in file path, otherwise an error (the following characters could not be included in the file name.| >< : * “ ? \) may occur.
370 -1. If you use SD card which HMI doesn't support, then you select the SD card as path,an error may occur.
371 -1. When users save directory, source path and destination path should end with [/], such as: [data/].
370 +1. If you use SD card which HMI does't support, then you select the SD card as path,an error may occur.
371 +1. When users save directory ,source path and destination path should end with [/], such as: [data/].
372 372  
373 373  * If source path or destination path is empty, there will be an error: [please set source and destination paths].
374 -* If source path or destination path contain more than two consecutive [/], there will be an error: [invalid path].
374 +* If source path or destination path contain more than two consecutive [/],there will be an error: [invalid path].
375 375  
376 376  (% start="4" %)
377 377  1. When users save specified file, it is necessary to set specified file path and file name. Such as: "data/a.txt". If there is no file name in path, there will be an error: "please set source path!" or "Please set destination path!"
... ... @@ -380,7 +380,7 @@
380 380  
381 381  == Combination switch ==
382 382  
383 -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.
383 +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 user.
384 384  
385 385  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.
386 386  
... ... @@ -418,7 +418,7 @@
418 418  
419 419  **Word addresses length: **The length of operated addresses.
420 420  
421 -* If "Target word address" is 40, "Type" is Word set, and operand is 10, the length is 3 when pressing the button, the 40~~42 will be 10.
421 +* If "Target word address" is 40, "Type" is Word set,and operand is 10,the length is 3,when press the button,the 40~~42 will be 10.
422 422  
423 423  **Arithmetic**
424 424  
... ... @@ -458,18 +458,15 @@
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.
466 -** The cycle time is independent.
464 +** The cycle time are independent.
467 467  ** The object performs one cycle, all the sub-functions would be performed once.
468 -** If the object cycle ends earlier than the sub-function cycle, the sub-function would complete the remaining number of cycles.
469 -** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
466 +** If the object cycle ends earlier than the sub-function cycle, and the sub-function would completes the remaining number of cycles.
467 +** If the object cycle ends later than the sub-function cycle, and 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  
... ... @@ -556,7 +556,7 @@
556 556  * **Read Address:** The data from designated address will be displayed.
557 557  * **Input: **Enable input function and "Write Address" configuration.
558 558  * **Same read-write address:** Configure [Write Address] is the same as "Read Address".
559 -* **Write address: **Write data to designated address. The address could be different from "Read Address".
556 +* **Write address: **Write data to designated address. The address could be different "Read Address".
560 560  * **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
561 561  
562 562  (% class="box infomessage" %)
... ... @@ -573,13 +573,13 @@
573 573  (% style="text-align:center" %)
574 574  [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]]
575 575  
576 -* **Font:** It is located in font list; user could select font directly.
577 -* **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as 6.30 will be displayed as 6.3.
578 -* **Input as "*":** The data is shown as "*".
573 +* **Font:** It is located to font list; user could select font directly.
574 +* **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as6.30 will be displayed as 6.3.
575 +* **Input as "*":** the data shown as "*".
579 579  * **Alignment:** There are three modes.
580 580  * **Center:** data display on the center of object.
581 -* **Align left: **Data display on the left.
582 -* **Align right: **Data display on the right.
578 +* **Align left: **data display on the left.
579 +* **Align right: **data display on the right.
583 583  
584 584  **Data format**
585 585  
... ... @@ -650,7 +650,7 @@
650 650  * **Align left: **data display on the left.
651 651  * **Align right: **data display on the right.
652 652  * **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.
653 -* **Length: **The length of characters, the maximum length is 256.
650 +* **Length: **The length for characters, the maximum length is 256.
654 654  * **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.
655 655  
656 656  **Keypad position**
... ... @@ -672,7 +672,7 @@
672 672  
673 673  **Introduction**
674 674  
675 -This section will introduce common settings in Chart objects.
672 +This section will introduce common settings in Chart objects
676 676  
677 677  **Shape**
678 678  
... ... @@ -679,7 +679,7 @@
679 679  (% style="text-align:center" %)
680 680  [[image:6.Objects_html_9f4692cce1805843.gif||class="img-thumbnail"]]
681 681  
682 -Set appearance of object, including background color, head color, text color, line color, select row color.
679 +Set appearance of object, includes background color, head color, text color, line color, select row color
683 683  
684 684  **Advance**
685 685  
... ... @@ -688,7 +688,7 @@
688 688  
689 689  * **Head text color**: It sets the text color of the header.
690 690  * **Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque.
691 -* **Cell type**: Default is adaptive width. After selecting customization, customization could set the width of the cell.
688 +* **Cell type**: Default is adaptive width. After select a customization, customization could set the width of the cell.
692 692  * **Date and time format: **According to the needs to select the date and time display format. "NONE" means no display; please do not set both time and date to "NONE".
693 693  
694 694  **Function start address**
... ... @@ -698,11 +698,11 @@
698 698  (% style="text-align:center" %)
699 699  [[image:6.Objects_html_361b1ee164769c5d.gif||class="img-thumbnail"]]
700 700  
701 -The address you fill in is only the start address. This address, including 20 consecutive addresses after this address, will be occupied. Please organize your address to prevent unnecessary errors from being reused.
698 +The address you fill in is only as the start address. This address, including 20 consecutive addresses after this address, will be occupied. Please organize your address to prevent unnecessary errors from being reused.
702 702  
703 -**For example,** HDW0 is the function start address, then the addresses HDW0 to HDW19 are occupied. If you need the power-down storage setting, you may set the address as the address of register HAW (HAW0 to HAW200000).
700 +**For example,** HDW0 is the function start address, then the addresses HDW0 to HDW19 are ocupied. IF you need the  power-down  storange setting, you may set the address as the address of register HAW (HAW0 to HAW200000) .
704 704  
705 -If the start address is set as HDW0, the function and address table is as below.
702 +If the start address set as HDW0, the function and address table is as below.
706 706  
707 707  (% class="table-bordered" %)
708 708  |=(% style="width: 277px;" %)**Address**|=(% style="width: 113px;" %)**Type**|=(% style="width: 158px;" %)**Object**|=(% colspan="2" style="width: 528px;" %)**Function**
... ... @@ -717,9 +717,9 @@
717 717  |(% style="width:277px" %)HDW8|(% style="width:113px" %)Word|(% style="width:158px" %)Word Switch|(% colspan="2" style="width:528px" %)(((
718 718  Default as 1. It can contain 50 records per page
719 719  
720 -Page Up: Current Value minus 1.
717 +Page Up : Current Value minus 1.
721 721  
722 -Page Down: Current Value add 1.
719 +Page Down : Current Value add 1.
723 723  
724 724  Range: 1 to 65535
725 725  )))
... ... @@ -728,44 +728,20 @@
728 728  HDW12
729 729  
730 730  (Bit address control up and down left and right display)
731 -)))|(% style="width:113px" %)HDW12.0|(% colspan="2" style="width:528px" %)(((
732 -Table type object: Move one page up
733 -
734 -History Trend Chart: Pop up query settings window
735 -)))
736 -|(% style="width:113px" %)HDW12.1|(% colspan="2" style="width:528px" %)(((
737 -Table type object: Move one row up
738 -
739 -History Trend Chart: Move one span down
740 -)))
741 -|(% style="width:113px" %)HDW12.2|(% colspan="2" style="width:528px" %)(((
742 -Table type object: Move one page down
743 -
744 -History Trend Chart: Move one span up
745 -)))
746 -|(% style="width:113px" %)HDW12.3|(% colspan="2" style="width:528px" %)(((
747 -Table type object: Move one row down
748 -
749 -History Trend Chart: Display/Hide slide bar
750 -)))
751 -|(% style="width:113px" %)HDW12.4|(% colspan="2" style="width:528px" %)(((
752 -Table type object: Move one page left
753 -
754 -History Trend Chart: Zoom in (Narrow time span down)
755 -)))
756 -|(% style="width:113px" %)HDW12.5|(% colspan="2" style="width:528px" %)(((
757 -Table type object: Move one column left
758 -
759 -History Trend Chart: Zoom out (Broaden time span up)
760 -)))
761 -|(% style="width:113px" %)HDW12.6|(% colspan="2" style="width:528px" %)Table type object: Move one page right
762 -|(% style="width:113px" %)HDW12.7|(% colspan="2" style="width:528px" %)Table type object: Move one column right
728 +)))|(% style="width:113px" %)HDW12.0|(% colspan="2" style="width:528px" %)Move one page up
729 +|(% style="width:113px" %)HDW12.1|(% colspan="2" style="width:528px" %)Move one row up
730 +|(% style="width:113px" %)HDW12.2|(% colspan="2" style="width:528px" %)Move one page down
731 +|(% style="width:113px" %)HDW12.3|(% colspan="2" style="width:528px" %)Move one row down
732 +|(% style="width:113px" %)HDW12.4|(% colspan="2" style="width:528px" %)Move one page left
733 +|(% style="width:113px" %)HDW12.5|(% colspan="2" style="width:528px" %)Move one column left
734 +|(% style="width:113px" %)HDW12.6|(% colspan="2" style="width:528px" %)Move one page right
735 +|(% style="width:113px" %)HDW12.7|(% colspan="2" style="width:528px" %)Move one column right
763 763  |(% style="width:277px" %)HDX13.0|(% style="width:113px" %)Bit|(% colspan="2" style="width:528px" %)(((
764 764  Span Method:
765 765  
766 766  ~=0: Use the Span Value and Span Unit to query;
767 767  
768 -~=1: Use start time and end time to calculate the time span for query.
741 +~=1: Use start time to calculate the time interval of query.
769 769  )))
770 770  |(% style="width:277px" %)HDW14|(% style="width:113px" %)Word|(% rowspan="6" style="width:158px" %)Numeric Input|(% rowspan="6" style="width:237px" %)Effective when HDX13.0=1|(% style="width:291px" %)End Time: Year
771 771  |(% style="width:277px" %)HDW15|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Month
... ... @@ -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,16 +782,13 @@
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" %)
791 791  [[image:6.Objects_html_71f505c7146db030.gif||class="img-thumbnail"]]
792 792  
793 -* **Background type:** There are four modes, style 1 and style 2 are gradient mode, style 3 is solid color mode, and style 4 is transparent.
794 -* **Transparency:** transparency could be set from 0% to 100%. when set to 0%, the background is completely transparent.
761 +* **Background type:** There are four modes, style 1 and style 2 is gradient mode, style 3 is solid color mode, style 4 is transparent.
762 +* **Transparency:** transparency could be set from 0% to 100%. when set to 0%,the background is completely transparent.
795 795  * **Position: **Show position coordinates for X and Y axes.
796 796  * **Size: **Set object size.
797 797  
... ... @@ -798,7 +798,7 @@
798 798  (% style="text-align:center" %)
799 799  [[image:6.Objects_html_64c6da58525278cb.gif||class="img-thumbnail"]]
800 800  
801 -* **Number of X, Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.
769 +* **Number of X,Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.
802 802  * **Color setting: **Color1 is for object frame;color2 is for grid background.
803 803  * **Show dot:** Display the data points of each trend graph.
804 804  * **User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font.
... ... @@ -879,16 +879,16 @@
879 879  (% style="text-align:center" %)
880 880  [[image:image-20220802113935-1.gif]]
881 881  
882 -There are 8 buttons will display below the graph, shown as following.
850 +There are 8 buttons will display in below the graph, shown as following.
883 883  
884 884  1. [[image:image-20220616162002-15.jpeg]] Historical trend chart query button
885 885  1. [[image:image-20220616162008-16.png]] ** **Set the time and span of historical trend chart
886 886  1. [[image:image-20220616162013-17.png]] ** **Refresh
887 887  1. [[image:image-20220616162018-18.png]] ** **Move forward by span time
888 -1. [[image:image-20220616162021-19.png]] **: **Move backwards by span time
889 -1. [[image:image-20220616162025-20.png]] : Slider display control button, slider position can display the current time and the current numerical status of each curve.
856 +1. [[image:image-20220616162021-19.png]] **:**Move backwards by span time
857 +1. [[image:image-20220616162025-20.png]] :Slider display control button, slider position can display the current time and the current numerical status of each curve.
890 890  1. [[image:image-20220616162028-21.png]] Zoom in by one time according to the length of the span.
891 -1. [[image:image-20220616162032-22.png]] : Zoom out by one time according to the length of the span.
859 +1. [[image:image-20220616162032-22.png]] :Zoom out by one time according to the length of the span.
892 892  
893 893  (% class="box infomessage" %)
894 894  (((
... ... @@ -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  
... ... @@ -959,13 +959,13 @@
959 959  
960 960  * [[image:6.Objects_html_92e1910330039a59.gif||height="49" width="48" class="img-thumbnail"]] Query setting
961 961  * [[image:6.Objects_html_4efc52d4a7f1ea02.gif||height="49" width="49" class="img-thumbnail"]] Refresh page
962 -* [[image:image-20220808142509-1.png||height="48" width="49" class="img-thumbnail"]]means moving up one row
927 +* [[image:image-20220808142509-1.png||height="48" width="49" class="img-thumbnail"]]means moving up one row;
963 963  * [[image:image-20220808142518-2.png||height="49" width="50" class="img-thumbnail"]]means page up.
964 -* [[image:image-20220808142538-3.png||height="45" width="49" class="img-thumbnail"]] means moving down one row.
929 +* [[image:image-20220808142538-3.png||height="45" width="49" class="img-thumbnail"]] means moving down one row;
965 965  * [[image:image-20220808142546-4.png||class="img-thumbnail"]] means page down.
966 -* [[image:image-20220808142603-5.png||class="img-thumbnail"]] means moving left column.
931 +* [[image:image-20220808142603-5.png||class="img-thumbnail"]] means moving left column;
967 967  * [[image:image-20220808142610-6.png||class="img-thumbnail"]]means moving the display to the left.
968 -* [[image:image-20220808142623-7.png||class="img-thumbnail"]]means moving right column.
933 +* [[image:image-20220808142623-7.png||class="img-thumbnail"]]means moving right column;
969 969  * [[image:image-20220808142630-8.png||class="img-thumbnail"]]means moving the display to right.
970 970  
971 971  (% class="box infomessage" %)
... ... @@ -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.
1065 +* **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
1070 +* **Start group: **control displaying start fromspecified row, which means display from specified group.
1071 +* 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
1077 +* 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.
1082 +* **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).
... ... @@ -1143,21 +1143,18 @@
1143 1143  (% style="text-align:center" %)
1144 1144  [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]]
1145 1145  
1146 -(% class="box infomessage" %)
1147 -(((
1148 1148  (% class="wikigeneratedid" %)
1149 1149  **✎Note:**
1150 1150  
1151 1151  * 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).
1152 -* 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.
1115 +* 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.
1153 1153  * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1154 -)))
1155 1155  
1156 1156  == **File list** ==
1157 1157  
1158 1158  "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.
1159 1159  
1160 -Recipe files in "Flash", and also shows custom folder information.
1122 +recipe files in "Flash", and also shows custom folder information.
1161 1161  
1162 1162  **Function (Recipe File)**
1163 1163  
... ... @@ -1167,7 +1167,7 @@
1167 1167  (% style="text-align:center" %)
1168 1168  [[image:6.Objects_html_66cd30b2b962a04e.gif||class="img-thumbnail"]]
1169 1169  
1170 -* **File type: **[Recipe File] is for displaying recipe files in Flash.
1132 +* **File type: **[Recipe File] is for display recipe files in Flash.
1171 1171  * **Folder name:** This is located to recipe function setting.
1172 1172  * **Select line:** Select one line in list and display its line No. in this address.
1173 1173  * For example, set 40,
... ... @@ -1176,10 +1176,7 @@
1176 1176  ** ...
1177 1177  ** If 40=10, the 10th row of object is selected.
1178 1178  
1179 -(% class="box infomessage" %)
1180 -(((
1181 -✎**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.
1182 -)))
1141 +✎**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.
1183 1183  
1184 1184  * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1185 1185  
... ... @@ -1204,9 +1204,9 @@
1204 1204  (% style="text-align:center" %)
1205 1205  [[image:6.Objects_html_dc49c7d7148792b3.gif||class="img-thumbnail"]]
1206 1206  
1207 -Function address includes copy, paste, delete, and rename. And HMI automatically assigns the functions to bit addresses.
1166 +Function address includes copy, past, delete and rename. And HMI automatically assigns the functions to bit addresses.
1208 1208  
1209 -For example, if the function address is HDW 90, the detailed information is below.
1168 +For example, if the function address is HDW 90, the detailed information as below.
1210 1210  
1211 1211  (% class="table-bordered" %)
1212 1212  |**Address**|**Address type**|**Object type**|**Function**
... ... @@ -1226,10 +1226,8 @@
1226 1226  (% style="text-align:center" %)
1227 1227  [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]]
1228 1228  
1229 -(% class="box infomessage" %)
1230 -(((
1188 +(% class="wikigeneratedid" %)
1231 1231  ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1232 -)))
1233 1233  
1234 1234  == **XY plot** ==
1235 1235  
... ... @@ -1340,10 +1340,7 @@
1340 1340  
1341 1341  The Disc Record displays the data from data source in the form of a disc curve.
1342 1342  
1343 -(% class="box infomessage" %)
1344 -(((
1345 1345  **✎Note: **This function are only supported by HMI+, i series, ie series and ig series.
1346 -)))
1347 1347  
1348 1348  **Source**
1349 1349  
... ... @@ -1354,15 +1354,15 @@
1354 1354  ** **History**: Historical data can be queried.
1355 1355  ** **Real Time**: Only real-time data is displayed.
1356 1356  * **Curve Buffer**
1357 -** **History**: Iis in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1311 +** **History**: Ii is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1358 1358  ** **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.
1359 1359  
1360 -**✎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.
1314 +**✎Note: **There must be one of settings (Data record and real-time trend chart) in configurations, otherwise there will no data in curve buffer.
1361 1361  
1362 -* **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.
1363 -* **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.
1316 +* **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.
1317 +* **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.
1364 1364  * **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.
1365 -* **Display Scale Value: **Display the value of disc record. The font color could be changed.
1319 +* **Display Scale Value: **Display the value of disc record. The font color could be changed
1366 1366  
1367 1367  **Appearance**
1368 1368  
... ... @@ -1369,9 +1369,9 @@
1369 1369  (% style="text-align:center" %)
1370 1370  [[image:6-3DiscRecordConfigAppearen.png||class="img-thumbnail"]]
1371 1371  
1372 -1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is 1 to 10.
1373 -1. **Start Position**: The starting position to draw the curve: top, bottom, left, and right.
1374 -1. **Rotary Axis Scale**: Number of scale intervals in the direction of the axis of rotation. The range is 4, 6, and 12.
1326 +1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is1 to10.
1327 +1. **Start Position**: The starting position to draw the curve: top, bottom, left and right.
1328 +1. **Rotary Axis Scale**: Number of scale intervals in the direction of the axis of rotation. The range is 4, 6 and 12.
1375 1375  1. **Inner Circle Size**: Ratio of the inner circle to the outer circle.
1376 1376  1. **Scale Style**: The way the scale is displayed, style 0 represents adaptive display, and style 1 represents forward display.
1377 1377  1. **Background Color**: Appearance background color.
... ... @@ -1407,7 +1407,7 @@
1407 1407  
1408 1408  == **Pointer meter** ==
1409 1409  
1410 -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.
1364 +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.
1411 1411  
1412 1412  (% style="text-align:center" %)
1413 1413  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1422,13 +1422,13 @@
1422 1422  * 32-bit signed decimal
1423 1423  * 32-bit unsigned decimal
1424 1424  
1425 -**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.
1379 +**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.
1426 1426  
1427 1427  * **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1428 1428  
1429 -**Variable limits:** When checked, low limit address and high limit address could be edit showed below;
1383 +**Variable limits:** when checked, low limit address and high limit address could be edit showed below;
1430 1430  
1431 -**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.
1385 +**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.
1432 1432  
1433 1433  **Show pointer**: When not checked, the pointer is not displayed; When checked, you could set the style and color of pointer.
1434 1434  
... ... @@ -1436,15 +1436,15 @@
1436 1436  
1437 1437  **Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value.
1438 1438  
1439 -**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°.
1393 +**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°.
1440 1440  
1441 1441  **Start angle: **It sets the position where the minimum value is displayed.
1442 1442  
1443 -**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.
1397 +**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.
1444 1444  
1445 1445  **Result**
1446 1446  
1447 -When configuration is completed, the object is shown below picture when HMI is running.
1401 +When configuration is completed, the object is shown as below picture when HMI is running.
1448 1448  
1449 1449  (% style="text-align:center" %)
1450 1450  [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]]
... ... @@ -1627,10 +1627,13 @@
1627 1627  
1628 1628  == **QR Code** ==
1629 1629  
1584 +**Introduction**
1585 +
1630 1630  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.
1631 1631  
1632 1632  **Description**
1633 1633  
1590 +
1634 1634  (% style="text-align:center" %)
1635 1635  [[image:6.Objects_html_4cf155075ac97d16.gif||class="img-thumbnail"]]
1636 1636  
... ... @@ -1642,7 +1642,7 @@
1642 1642  **✎Note:**
1643 1643  
1644 1644  * HMI machine ID address: HSW10494 ~~ HSW10558.
1645 -* So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1602 +* So if user want to use QR code to display machine ID in project screen, please check "Variable QR", and set address is HSW10494.
1646 1646  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1647 1647  
1648 1648  == **Picture** ==
... ... @@ -1668,9 +1668,9 @@
1668 1668  
1669 1669  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.
1670 1670  
1671 -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.
1628 +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.
1672 1672  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.)
1673 -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.
1630 +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.
1674 1674  
1675 1675  ✎**Note:** 
1676 1676  
... ... @@ -1703,7 +1703,7 @@
1703 1703  * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode).
1704 1704  * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode).
1705 1705  
1706 -**Rotation angle: **The rotating angle is determined by designated address;
1663 +**Rotation angle: **the rotating angle is determined by designated address;
1707 1707  
1708 1708  **Rotation center**: It shows the rotation center coordinates;
1709 1709  
... ... @@ -1717,7 +1717,7 @@
1717 1717  
1718 1718  **Enable auto-spin: **When the address is set to ON, the picture will rotate automatically.
1719 1719  
1720 -**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.
1677 +**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.
1721 1721  
1722 1722  == **Drop-down List** ==
1723 1723  
... ... @@ -1733,18 +1733,18 @@
1733 1733  **1) Edit**
1734 1734  
1735 1735  1. **Read Address:** The data from designated address will be displayed.
1736 -1. **Same read-write address:** Configure "Write Address" as the same as "Read Address".
1737 -1. **Write Address: **Write data to designated address. The address can be different from "Read Address".
1693 +1. **Same read-write address:** Configure "Write Address" is the same as "Read Address".
1694 +1. **Write Address: **Write data to designated address. The address can be different "Read Address".
1738 1738  
1739 1739  **2) Format**
1740 1740  
1741 -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.
1698 +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.
1742 1742  
1743 1743  **3) State count**
1744 1744  
1745 1745  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.
1746 1746  
1747 -**State value: **User can set different values to correspond to different states, the setting window as below figure shows.
1704 +**State value: **You can set different values to correspond to different states, the setting window as below figure shows.
1748 1748  
1749 1749  (% style="text-align:center" %)
1750 1750  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
... ... @@ -1788,12 +1788,12 @@
1788 1788  
1789 1789  **3) Read state text from address**
1790 1790  
1791 -1. **Text start address: **The first address of occupied multiple consecutive addresses. Address length: [Text length/2] *[state number +1].
1748 +1. **Text start address: **the first address of occupied multiple consecutive addresses. Address length: [Text length/2] *[state number +1].
1792 1792  
1793 1793  * 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.
1794 1794  
1795 1795  (% start="2" %)
1796 -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.
1753 +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.
1797 1797  
1798 1798  == **Camera display** ==
1799 1799  
... ... @@ -1805,8 +1805,6 @@
1805 1805  
1806 1806  === **IP Camera** ===
1807 1807  
1808 -**(1) General**
1809 -
1810 1810  (% style="text-align:center" %)
1811 1811  [[image:6.Objects_html_2bc22bd50bf65eb.gif||class="img-thumbnail"]]
1812 1812  
... ... @@ -1828,526 +1828,8 @@
1828 1828  
1829 1829  This is another way to control camera, check it and set the function address.
1830 1830  
1831 -**Camera Display usage method**
1832 -
1833 -(1)Usage 1: Suitable for users know camera account, password and device serial number.
1834 -
1835 -Add the camera display object, select Net Camera, and enable rtsp camera and configured with a functional address, the followings use HDW0 as as example:
1836 -
1837 -(% style="text-align:center" %)
1838 -[[image:企业微信截图_16730778441159.png]]
1839 -
1840 -|=(% scope="row" %)(((
1841 -**Register**
1842 -)))|=(% colspan="2" style="width: 662px;" %)(((
1843 -Function
1844 -)))|=(% style="width: 168px;" %)(((
1845 -**Length**
1846 -)))
1847 -|=(((
1848 -HDW0
1849 -)))|(% colspan="2" style="width:662px" %)(((
1850 -User name
1851 -)))|(% style="width:168px" %)(((
1852 -20 words
1853 -)))
1854 -|=(((
1855 -HDW20
1856 -)))|(% colspan="2" style="width:662px" %)(((
1857 -Password
1858 -)))|(% style="width:168px" %)20 words
1859 -|=(((
1860 -HDW40
1861 -)))|(% colspan="2" style="width:662px" %)(((
1862 -Alias
1863 -)))|(% style="width:168px" %)20 words
1864 -|=(((
1865 -HDW60
1866 -)))|(% colspan="2" style="width:662px" %)(((
1867 -Device Serial Number
1868 -)))|(% style="width:168px" %)43 words
1869 -|=(((
1870 -HDW103
1871 -)))|(% colspan="2" style="width:662px" %)(((
1872 -Camera ID
1873 -)))|(% style="width:168px" %)(((
1874 -1 word
1875 -)))
1876 -|=(% rowspan="11" %)(((
1877 -HDW104
1878 -)))|(% colspan="2" style="width:662px" %)(((
1879 -Camera control
1880 -)))|(% rowspan="11" style="width:168px" %)(((
1881 -1 word
1882 -)))
1883 -|(((
1884 -HDX104.0
1885 -)))|(% style="width:448px" %)(((
1886 -Open Camera
1887 -)))
1888 -|HDX104.1|(% style="width:448px" %)(((
1889 -Close Camera
1890 -)))
1891 -|HDX104.2|(% style="width:448px" %)(((
1892 -Camera up
1893 -)))
1894 -|HDX104.3|(% style="width:448px" %)(((
1895 -Camera down
1896 -)))
1897 -|HDX104.4|(% style="width:448px" %)(((
1898 -Camera left
1899 -)))
1900 -|HDX104.5|(% style="width:448px" %)(((
1901 -Camera right
1902 -)))
1903 -|HDX104.6|(% style="width:448px" %)(((
1904 -Screenshots
1905 -)))
1906 -|HDX104.7|(% style="width:448px" %)(((
1907 -Binding camera
1908 -)))
1909 -|HDX104.8|(% style="width:448px" %)(((
1910 -Set alias
1911 -)))
1912 -|HDX104.9|(% style="width:448px" %)(((
1913 -Camera stops moving
1914 -)))
1915 -|=(((
1916 -HDW105
1917 -)))|(% colspan="2" style="width:662px" %)(((
1918 -Camera Status
1919 -
1920 -~=0:Camera disconnected;
1921 -
1922 -~=1:Camera connected properly;
1923 -
1924 -~=2:Camera is being connected.
1925 -)))|(% style="width:168px" %)(((
1926 -1 word
1927 -)))
1928 -|=(((
1929 -HDW106
1930 -)))|(% colspan="2" style="width:662px" %)(((
1931 -Screenshot save location:
1932 -
1933 -~=0:Screenshot save in Flash/IPCameraScreenShot;
1934 -
1935 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
1936 -
1937 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
1938 -)))|(% style="width:168px" %)(((
1939 -1 word
1940 -)))
1941 -
1942 -* (((
1943 -Fill in the camera ID with the camera serial number queried by "Camera Search Module", trigger the binding address, and fill in the camera information (user name, password, device serial number, etc.) of the ID into the corresponding function address. 
1944 -)))
1945 -* (((
1946 -If the "Camera Search Module" is not enabled, you need to enter the camera information manually: user name, password, device serial number (S/N), which can be obtained from the label on the camera body. 
1947 -)))
1948 -
1949 -(% style="text-align:center" %)
1950 -[[image:图片1.png]]
1951 -
1952 -
1953 -* (((
1954 -Trigger the "Open Camera" address to view the surveillance screen of the camera.
1955 -)))
1956 -
1957 -If the camera is successfully opened, you can set the alias of the camera, control the up/down/left/right movement of the camera (provided that the camera supports up/down/left/right control), and take screenshots.
1958 -
1959 -If the camera is off, you can't set alias, camera rotation, screenshot, etc.
1960 -
1961 -(2) Usage 2: Suitable for users know the camera account, password and camera IP
1962 -
1963 -After enabling the rtsp camera and configuring the function address, additionally check Default configuration option, the configuration method and the function can address as follows.
1964 -
1965 -(% style="text-align:center" %)
1966 -[[image:JqIamFyDzE.png]]
1967 -
1968 -(% style="text-align:center" %)
1969 -[[image:企业微信截图_16730803592289.png]]
1970 -
1971 -|=(% scope="row" %)(((
1972 -**Register**
1973 -)))|=(% colspan="2" style="width: 662px;" %)(((
1974 -Function
1975 -)))|=(% style="width: 168px;" %)(((
1976 -**Length**
1977 -)))
1978 -|=(((
1979 -HDW0
1980 -)))|(% colspan="2" style="width:662px" %)(((
1981 -User name
1982 -)))|(% style="width:168px" %)(((
1983 -20 words
1984 -)))
1985 -|=(((
1986 -HDW20
1987 -)))|(% colspan="2" style="width:662px" %)(((
1988 -Password
1989 -)))|(% style="width:168px" %)20 words
1990 -|=(((
1991 -HDW40
1992 -)))|(% colspan="2" style="width:662px" %)(((
1993 -IP
1994 -)))|(% style="width:168px" %)(((
1995 -8 words
1996 -)))
1997 -|=(((
1998 -HDW48
1999 -)))|(% colspan="2" style="width:662px" %)(((
2000 -Port
2001 -)))|(% style="width:168px" %)(((
2002 -1 word
2003 -)))
2004 -|=(% rowspan="10" %)(((
2005 -HDW49
2006 -)))|(((
2007 -HDX49.0
2008 -)))|(% style="width:448px" %)(((
2009 -Open Camera
2010 -)))|(% rowspan="10" style="width:168px" %)(((
2011 -1 word
2012 -)))
2013 -|(((
2014 -HDX49.1
2015 -)))|(% style="width:448px" %)(((
2016 -Close Camera
2017 -)))
2018 -|(((
2019 -HDX49.2
2020 -)))|(% style="width:448px" %)(((
2021 -
2022 -)))
2023 -|(((
2024 -HDX49.3
2025 -)))|(% style="width:448px" %)(((
2026 -
2027 -)))
2028 -|(((
2029 -HDX49.4
2030 -)))|(% style="width:448px" %)(((
2031 -
2032 -)))
2033 -|(((
2034 -HDX49.5
2035 -)))|(% style="width:448px" %)(((
2036 -
2037 -)))
2038 -|(((
2039 -HDX49.6
2040 -)))|(% style="width:448px" %)(((
2041 -Screenshots
2042 -)))
2043 -|(((
2044 -HDX49.7
2045 -)))|(% style="width:448px" %)
2046 -|(((
2047 -HDX49.8
2048 -)))|(% style="width:448px" %)(((
2049 -
2050 -)))
2051 -|(((
2052 -HDX49.9
2053 -)))|(% style="width:448px" %)(((
2054 -
2055 -)))
2056 -|=(((
2057 -HDW50
2058 -)))|(% colspan="2" style="width:662px" %)(((
2059 -Camera Status
2060 -
2061 -~=0:Camera disconnected;
2062 -
2063 -~=1:Camera connected properly;
2064 -
2065 -~=2:Camera is being connected.
2066 -)))|(% style="width:168px" %)(((
2067 -1 word
2068 -)))
2069 -|=(((
2070 -HDW51
2071 -)))|(% colspan="2" style="width:662px" %)(((
2072 -Screenshot save location:
2073 -
2074 -~=0:Screenshot save in Flash/IPCameraScreenShot;
2075 -
2076 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
2077 -
2078 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
2079 -)))|(% style="width:168px" %)(((
2080 -1 word
2081 -)))
2082 -
2083 -* (((
2084 -If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2085 -)))
2086 -* (((
2087 -The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2088 -)))
2089 -
2090 -(3)Usage 3: Suitable for users know the address of rtsp stream play.
2091 -
2092 -After enabling the rtsp camera and configuring the function address, additional check URL configuration option, configuration method and function can address as follows.
2093 -
2094 -(% style="text-align:center" %)
2095 -[[image:qi1abBsfln.png]]
2096 -
2097 -(% style="text-align:center" %)
2098 -[[image:EwAePzRgIB.png]]
2099 -
2100 -|=(% scope="row" %)(((
2101 -**Register**
2102 -)))|=(% colspan="2" style="width: 662px;" %)(((
2103 -Function
2104 -)))|=(% style="width: 168px;" %)(((
2105 -**Length**
2106 -)))
2107 -|=(((
2108 -HDW0
2109 -)))|(% colspan="2" style="width:662px" %)(((
2110 -User name
2111 -)))|(% style="width:168px" %)(((
2112 -20 words
2113 -)))
2114 -|=(((
2115 -HDW20
2116 -)))|(% colspan="2" style="width:662px" %)(((
2117 -Password
2118 -)))|(% style="width:168px" %)20 words
2119 -|=(((
2120 -HDW40
2121 -)))|(% colspan="2" style="width:662px" %)(((
2122 -IP
2123 -)))|(% style="width:168px" %)(((
2124 -8 words
2125 -)))
2126 -|=(((
2127 -HDW48
2128 -)))|(% colspan="2" style="width:662px" %)(((
2129 -Port
2130 -)))|(% style="width:168px" %)(((
2131 -1 word
2132 -)))
2133 -|=(% rowspan="10" %)(((
2134 -HDW49
2135 -)))|(((
2136 -HDX49.0
2137 -)))|(% style="width:448px" %)(((
2138 -Open Camera
2139 -)))|(% rowspan="10" style="width:168px" %)(((
2140 -1 word
2141 -)))
2142 -|(((
2143 -HDX49.1
2144 -)))|(% style="width:448px" %)(((
2145 -Close Camera
2146 -)))
2147 -|(((
2148 -HDX49.2
2149 -)))|(% style="width:448px" %)(((
2150 -
2151 -)))
2152 -|(((
2153 -HDX49.3
2154 -)))|(% style="width:448px" %)(((
2155 -
2156 -)))
2157 -|(((
2158 -HDX49.4
2159 -)))|(% style="width:448px" %)(((
2160 -
2161 -)))
2162 -|(((
2163 -HDX49.5
2164 -)))|(% style="width:448px" %)(((
2165 -
2166 -)))
2167 -|(((
2168 -HDX49.6
2169 -)))|(% style="width:448px" %)(((
2170 -Screenshots
2171 -)))
2172 -|(((
2173 -HDX49.7
2174 -)))|(% style="width:448px" %)
2175 -|(((
2176 -HDX49.8
2177 -)))|(% style="width:448px" %)(((
2178 -
2179 -)))
2180 -|(((
2181 -HDX49.9
2182 -)))|(% style="width:448px" %)(((
2183 -
2184 -)))
2185 -|=(((
2186 -HDW50
2187 -)))|(% colspan="2" style="width:662px" %)(((
2188 -Camera Status
2189 -
2190 -~=0:Camera disconnected;
2191 -
2192 -~=1:Camera connected properly;
2193 -
2194 -~=2:Camera is being connected.
2195 -)))|(% style="width:168px" %)(((
2196 -1 word
2197 -)))
2198 -|=(((
2199 -HDW51
2200 -)))|(% colspan="2" style="width:662px" %)(((
2201 -Screenshot save location:
2202 -
2203 -~=0:Screenshot save in Flash/IPCameraScreenShot;
2204 -
2205 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
2206 -
2207 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
2208 -)))|(% style="width:168px" %)(((
2209 -1 word
2210 -)))
2211 -
2212 -* (((
2213 -If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2214 -)))
2215 -* (((
2216 -The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2217 -)))
2218 -
2219 -**EZVIZ Cloud Description**
2220 -
2221 -(% style="text-align:center" %)
2222 -[[image:企业微信截图_1673081149790.png]]
2223 -
2224 -(% style="text-align:center" %)
2225 -[[image:企业微信截图_1673081156755.png]]
2226 -
2227 -(% class="wikigeneratedid" %)
2228 -The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2229 -
2230 -(% style="width:892px" %)
2231 -|=(% scope="row" style="width: 208px;" %)Register|=(% style="width: 308px;" %)Description|=(% style="width: 132px;" %)Length|=(% style="width: 241px;" %)Data Format
2232 -|=(% style="width: 208px;" %)HDW6000|(% style="width:308px" %)AppKey of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2233 -|=(% style="width: 208px;" %)HDW6020|(% style="width:308px" %)AppSecret of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2234 -|=(% style="width: 208px;" %)HDW6040|(% style="width:308px" %)Device S/N of EZVIZ Cloud|(% style="width:132px" %)43 Words|(% style="width:241px" %)String
2235 -|=(% style="width: 208px;" %)HDW6083|(% style="width:308px" %)Channel number of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2236 -|=(% style="width: 208px;" %)HDW6084|(% style="width:308px" %)Device IP of EZVIZ Cloud|(% style="width:132px" %)16 Words|(% style="width:241px" %)String
2237 -|=(% style="width: 208px;" %)HDW6100|(% style="width:308px" %)RTSP Port of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2238 -|=(% style="width: 208px;" %)HDW6101|(% style="width:308px" %)Verification code of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2239 -|=(% style="width: 208px;" %)HDX6121.1|(% style="width:308px" %)(((
2240 -Confirmation of binding EZVIZ camera
2241 -
2242 -(=1, Confirm; =Others value, Unconfirm)
2243 -)))|(% style="width:132px" %)1 Bit|(% style="width:241px" %)Bit
2244 -|=(% style="width: 208px;" %)HDW6122|(% style="width:308px" %)Device function control |(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2245 -|=(% style="width: 208px;" %)HDW6123|(% style="width:308px" %)(((
2246 -Device status
2247 -
2248 -(=0, Close; =1, Open)
2249 -)))|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2250 -|=(% style="width: 208px;" %)HDW6124|(% style="width:308px" %)Result code of function control(HDW6122)|(% style="width:132px" %)2 Words|(% style="width:241px" %)32bit Signed
2251 -
2252 -When the function control HDW6122 set to different value, it will trigger different function. After triggered, the HDW6122 will be reset to 0. The specific introduction like follows:
2253 -
2254 -|=(% scope="row" style="width: 450px;" %)Register Value|=(% style="width: 564px;" %)Function Description
2255 -|=(% style="width: 450px;" %)1|(% style="width:564px" %)Open camera
2256 -|=(% style="width: 450px;" %)2|(% style="width:564px" %)Close camera
2257 -|=(% style="width: 450px;" %)3|(% style="width:564px" %)Move up
2258 -|=(% style="width: 450px;" %)4|(% style="width:564px" %)Move down
2259 -|=(% style="width: 450px;" %)5|(% style="width:564px" %)Move left
2260 -|=(% style="width: 450px;" %)6|(% style="width:564px" %)Move right
2261 -|=(% style="width: 450px;" %)7|(% style="width:564px" %)Move upper left
2262 -|=(% style="width: 450px;" %)8|(% style="width:564px" %)Move lower left
2263 -|=(% style="width: 450px;" %)9|(% style="width:564px" %)Move upper right
2264 -|=(% style="width: 450px;" %)10|(% style="width:564px" %)Move lower right
2265 -|=(% style="width: 450px;" %)11|(% style="width:564px" %)Zoom in
2266 -|=(% style="width: 450px;" %)12|(% style="width:564px" %)Zoom out
2267 -|=(% style="width: 450px;" %)13|(% style="width:564px" %)Short focal length
2268 -|=(% style="width: 450px;" %)14|(% style="width:564px" %)Long focal length
2269 -|=(% style="width: 450px;" %)15|(% style="width:564px" %)HD clarity
2270 -|=(% style="width: 450px;" %)16|(% style="width:564px" %)Smooth clarity
2271 -|=(% style="width: 450px;" %)17|(% style="width:564px" %)Stop control
2272 -
2273 -The result code of function control will be displayed in HDW6124, the specific code as following table shows:
2274 -
2275 -(% style="width:1029px" %)
2276 -|=(% scope="row" style="width: 129px;" %)Result Code|=(% style="width: 366px;" %)Description|=(% style="width: 531px;" %)Remark
2277 -|=(% style="width: 129px;" %)-1|(% style="width:366px" %)Operation failed|(% style="width:531px" %)Other reason(For example network error, device configuration error, etc.)
2278 -|=(% style="width: 129px;" %)-1001|(% style="width:366px" %)Internal error|(% style="width:531px" %)Suggest to retry
2279 -|=(% style="width: 129px;" %)-1002|(% style="width:366px" %)Camera search: Request parameter is empty|(% style="width:531px" %)Confirm the account and password whether correct or not
2280 -|=(% style="width: 129px;" %)-1003|(% style="width:366px" %)Camera search: Search failed|(% style="width:531px" %)Confirm the device ethernet whether connect normal
2281 -|=(% style="width: 129px;" %)-1004|(% style="width:366px" %)Camera binding failed: Invalid camera ID|(% style="width:531px" %)Confirm the camera ID whether is in the valid range
2282 -|=(% style="width: 129px;" %)-1005|(% style="width:366px" %)Camera opening failed: Cannot match the corresponding camera|(% style="width:531px" %)Confirm the account, password and S/N whether correct or not
2283 -|=(% style="width: 129px;" %)-1006|(% style="width:366px" %)Camera opening failed: Cannot adapt minimum resolution|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2284 -|=(% style="width: 129px;" %)-1007|(% style="width:366px" %)Camera opening failed: Cannot get the rtsp stream address|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2285 -|=(% style="width: 129px;" %)-1008|(% style="width:366px" %)Camera opening failed: Cannot adapt the camera parameters|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2286 -|=(% style="width: 129px;" %)-1009|(% style="width:366px" %)Camera opening failed: Open video stream failed|(% style="width:531px" %)Confirm the camera whether is on running status, or whether open the camera too frequently
2287 -|=(% style="width: 129px;" %)-1010|(% style="width:366px" %)Camera closing failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on running status or not
2288 -|=(% style="width: 129px;" %)-1011|(% style="width:366px" %)Camera closing failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on running status or not
2289 -|=(% style="width: 129px;" %)-1012|(% style="width:366px" %)Screenshot failed: Camera not opened|(% style="width:531px" %)Confirm the camera whether is on running status or not
2290 -|=(% style="width: 129px;" %)-1013|(% style="width:366px" %)Screenshot failed: Execution error occurred|(% style="width:531px" %)Confirm the camera whether is on normal running status or not
2291 -|=(% style="width: 129px;" %)-1014|(% style="width:366px" %)Alias setting failed: Cannot match the corresponding camera|(% style="width:531px" %)Confirm the S/N whether correct or camera whether is on running status
2292 -|=(% style="width: 129px;" %)-1015|(% style="width:366px" %)Pan-tilt controlling failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on normal running status or not
2293 -|=(% style="width: 129px;" %)-1016|(% style="width:366px" %)Pan-tilt controlling failed: Camera match failed|(% style="width:531px" %)Confirm the account, password and S/N whether correct and the camera device whether supports pan-tilt movement
2294 -|=(% style="width: 129px;" %)1|(% style="width:366px" %)Operation success|(% style="width:531px" %)Operation success
2295 -|=(% style="width: 129px;" %)201|(% style="width:366px" %)Play address created|(% style="width:531px" %)Do not open the camera frequently
2296 -|=(% style="width: 129px;" %)401|(% style="width:366px" %)Unauthorized|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2297 -|=(% style="width: 129px;" %)403|(% style="width:366px" %)Operation prohibited|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2298 -|=(% style="width: 129px;" %)404|(% style="width:366px" %)Play address not obtain|(% style="width:531px" %)Confirm the device network status
2299 -|=(% style="width: 129px;" %)403|(% style="width:366px" %)User does not exist|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2300 -|=(% style="width: 129px;" %)10001|(% style="width:366px" %)Parameter error|(% style="width:531px" %)Confirm the basic information of EZVIZ Cloud whether correct
2301 -|=(% style="width: 129px;" %)10002|(% style="width:366px" %)AccessToken abnormal or expire|(% style="width:531px" %)Please try to reopen the camera
2302 -|=(% style="width: 129px;" %)10005|(% style="width:366px" %)AppKey abnormal|(% style="width:531px" %)AppKey is frozen, please contact with EZVIZ customer service to unfreeze
2303 -|=(% style="width: 129px;" %)10017|(% style="width:366px" %)AppKey does not exist|(% style="width:531px" %)Confirm the AppKey whether correct or not
2304 -|=(% style="width: 129px;" %)10030|(% style="width:366px" %)AppKey is unmatched with AppSecret|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2305 -|=(% style="width: 129px;" %)20001|(% style="width:366px" %)Channel does not exist|(% style="width:531px" %)Confirm the camera whether re-added or channel parameter whether changed
2306 -|=(% style="width: 129px;" %)20002|(% style="width:366px" %)Device does not exist|(% style="width:531px" %)Confirm the S/N whether correct
2307 -|=(% style="width: 129px;" %)20006|(% style="width:366px" %)Network abnormal|(% style="width:531px" %)Confirm the device network status, try again later
2308 -|=(% style="width: 129px;" %)20007|(% style="width:366px" %)Device offline|(% style="width:531px" %)Confirm the devie whether online or not
2309 -|=(% style="width: 129px;" %)20008|(% style="width:366px" %)Device response timeout|(% style="width:531px" %)Operation too frequent, try again later
2310 -|=(% style="width: 129px;" %)20014|(% style="width:366px" %)S/N illegal|(% style="width:531px" %)Confirm the S/N whether correct
2311 -|=(% style="width: 129px;" %)20018|(% style="width:366px" %)The current user does not own the device|(% style="width:531px" %)Confirm the S/N whether correct
2312 -|=(% style="width: 129px;" %)20032|(% style="width:366px" %)Channel does not exist under the current user|(% style="width:531px" %)Confirm the camera whether re-added or channel parameter whether changed
2313 -|=(% style="width: 129px;" %)49999|(% style="width:366px" %)Data abnormal|(% style="width:531px" %)Please try to reopen the camera
2314 -|=(% style="width: 129px;" %)60000|(% style="width:366px" %)Device does not support pan-tilt controlling|(% style="width:531px" %)Confirm the device whether supports pan-tilt controlling or not
2315 -|=(% style="width: 129px;" %)60001|(% style="width:366px" %)The current user does not have the permission of pan-tilt controlling|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2316 -|=(% style="width: 129px;" %)60002|(% style="width:366px" %)Device tilt reaches to the upper movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2317 -|=(% style="width: 129px;" %)60003|(% style="width:366px" %)Device tilt reaches to the lower movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2318 -|=(% style="width: 129px;" %)60004|(% style="width:366px" %)Device pan reaches to the left movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2319 -|=(% style="width: 129px;" %)60005|(% style="width:366px" %)Device pan reaches to the right movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2320 -|=(% style="width: 129px;" %)60006|(% style="width:366px" %)Current pan-tilt controlling operation failed|(% style="width:531px" %)Pan-tilt operation failed, try again later
2321 -|=(% style="width: 129px;" %)60019|(% style="width:366px" %)Device stream is encrypted|(% style="width:531px" %)Using the EZVIZ Cloud client software to close the stream encrypted, then remote monitoring will be able to use
2322 -|=(% style="width: 129px;" %)60020|(% style="width:366px" %)Unsupport this command|(% style="width:531px" %)Confirm the device whether supports this operation or not
2323 -
2324 -(% class="wikigeneratedid" %)
2325 -**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.
2326 -
2327 -**In the default configuration, the following are required:**
2328 -
2329 -**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.
2330 -**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.
2331 -**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.
2332 -
2333 -**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.
2334 -
2335 -
2336 -**In the default configuration, the following are optional:**
2337 -
2338 -**IP**: EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software.
2339 -
2340 -**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.
2341 -**Verification Code**: EZVIZ cloud device authentication code, up to 32 characters in length, obtainable through device information.
2342 -
2343 -{{info}}
2344 -**✎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.
2345 -{{/info}}
2346 -
2347 2347  === **USB Camera** ===
2348 2348  
2349 -**(1) General**
2350 -
2351 2351  (% style="text-align:center" %)
2352 2352  [[image:6.Objects_html_6d926ea40f8267c.gif||class="img-thumbnail"]]
2353 2353  
... ... @@ -2364,7 +2364,7 @@
2364 2364  |(% style="width:144px" %)1|(% style="width:700px" %)Enable the screenshot function
2365 2365  |(% style="width:144px" %)2|(% style="width:700px" %)refresh camera display object
2366 2366  
2367 -**Camera state: **It shows the current camera states. It occupies a word address. Different value means different operations, as below table shows:
1804 +**Camera state: **It shows the current camera states. Itoccupies a word address. Different value means different operations, as below table shows:
2368 2368  
2369 2369  (% class="table-bordered" %)
2370 2370  |=**Value**|=**Operation**
... ... @@ -2385,11 +2385,11 @@
2385 2385  
2386 2386  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.
2387 2387  
2388 -**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].
1825 +**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].
2389 2389  
2390 2390  **4) Global screenshot**
2391 2391  
2392 -If this function is enabled, camera display object can perform the screenshot operation when HMI is running and save it as a . BMP image.
1829 +If this function is enable, camera display object can perform the screenshot operation when HMI is running and save it as a .BMP image.
2393 2393  
2394 2394  If this function is disabled, camera display object only performs the screenshot operation when it is displayed on screen.
2395 2395  
... ... @@ -2399,30 +2399,27 @@
2399 2399  
2400 2400  **6) Use resolution size**
2401 2401  
2402 -Coordinate displays the object location on the screen, and size is the length and width of the object.
1839 +Coordinate displays the object location in the screen, and size is the length and width of the object.
2403 2403  
2404 -(% class="box infomessage" %)
2405 -(((
2406 2406  **✎Note:**
2407 2407  
2408 2408  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
2409 -* 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.)
1844 +* 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.)
2410 2410  * 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).
2411 2411  * 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.
2412 -* All below USB camera model have been tested by WECON to ensure compatibility.
1847 +* All below USB camera model have been tested by WECON to ensure the compatibility.
2413 2413  * Currently, only PI8000 and PI9000 series support the USB camera function. Recommended USB cameras include:
2414 2414  ** REB-USB 100W07M (supports 720p)
2415 2415  ** WX152HD (supports 720p)
2416 2416  ** RMONCAM G200 (supports 720p)
2417 -** ASHU S300 (640*480
2418 -)))
1852 +** ASHU S300 (640*480)
2419 2419  
2420 -* \\
2421 -
2422 2422  == **Camera control** ==
2423 2423  
2424 -This is for control camera; This object need to be used with camera display object.
1856 +**Introduction**
2425 2425  
1858 +This is for control camera; this object need to be used with camera display object.
1859 +
2426 2426  **Description**
2427 2427  
2428 2428  (% style="text-align:center" %)
... ... @@ -2432,11 +2432,11 @@
2432 2432  
2433 2433  Read a string from designated system address, and then combine the instruction to control the camera image.
2434 2434  
2435 -When the dynamic control command is disabled, the complete camera control command is entered in order to display the camera contents.
1869 +When the dynamic control command is disabled, the complete camera control command be entered in order to display the camera contents.
2436 2436  
2437 2437  **2) Camera control instruction**
2438 2438  
2439 -This is for entering static instruction for camera so that users can operate camera when HMI running.
1873 +This is for enter static instruction for camera, so that users can operation camera when HMI running;
2440 2440  
2441 2441  **3) Control bit**
2442 2442  
... ... @@ -2448,7 +2448,7 @@
2448 2448  
2449 2449  == **Flow component** ==
2450 2450  
2451 -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.
1885 +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.
2452 2452  
2453 2453  **Description**
2454 2454  
... ... @@ -2468,9 +2468,9 @@
2468 2468  1. **Block width:** It sets block width of flow component.
2469 2469  1. **PipeFrn width: **It sets outer border width of flow component.
2470 2470  1. **Block length: **It sets block length of flow component.
2471 -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.
2472 -1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2473 -1. **Speed:** It sets flow speed of the block during HMI running.
1905 +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.
1906 +1. **Ratio:** It sets display ratio of block and background (Display density of the block in flow component).
1907 +1. **Speed:** It setsflow speed of the block during HMI running.
2474 2474  
2475 2475  **(3) Control**
2476 2476  
... ... @@ -2494,9 +2494,9 @@
2494 2494  
2495 2495  == **Printer** ==
2496 2496  
2497 -The printing object is primarily suitable for printing out or screenshots saving when connected to micro printer.
1931 +The printing object is primarily suitable for print out or screenshots saving when connected to micro printer.
2498 2498  
2499 -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.
1933 +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.
2500 2500  
2501 2501  **Printer protocol**
2502 2502  
... ... @@ -2516,18 +2516,18 @@
2516 2516  **(1) Display settings**
2517 2517  
2518 2518  1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2519 -1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion to paper size.
1953 +1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion with paper size.
2520 2520  
2521 2521  **(2) Trigger mode**
2522 2522  
2523 -1. **Trigger address: **When trigger address turns ON. The printer starts to respond operationally.
1957 +1. **Trigger address: **When trigger address turns ON.Printer starts to respond operation.
2524 2524  1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2525 2525  
2526 2526  **(3) Save path**
2527 2527  
2528 -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.
1962 +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.
2529 2529  
2530 -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.
1964 +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.
2531 2531  
2532 2532  **Related issues**
2533 2533  
... ... @@ -2620,14 +2620,16 @@
2620 2620  
2621 2621  == **Text** ==
2622 2622  
2623 -It adds text to HMI screen, and an object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2057 +It adds text to HMI screen, and a object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2624 2624  
2059 +**Description**
2060 +
2625 2625  (% style="text-align:center" %)
2626 2626  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2627 2627  
2628 2628  **(1) Current state**
2629 2629  
2630 -It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2066 +It used to switch the object states, but [Text] object only has one state, so this function is invalid.
2631 2631  
2632 2632  **(2) All language**
2633 2633  
... ... @@ -2646,7 +2646,7 @@
2646 2646  
2647 2647  **(5) Text color**
2648 2648  
2649 -It sets color of text in object.
2085 +It sets color for text in object.
2650 2650  
2651 2651  **(6) Text background**
2652 2652  
... ... @@ -2654,8 +2654,10 @@
2654 2654  
2655 2655  == **Table** ==
2656 2656  
2657 -It is displayed in a table format on the HMI screen to meet the display needs of user.
2093 +It is displayed in a table format in the HMI screen to meet the display needs of user.
2658 2658  
2095 +**Description**
2096 +
2659 2659  (% style="text-align:center" %)
2660 2660  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2661 2661  
... ... @@ -2668,7 +2668,7 @@
2668 2668  1. **Border:** It sets table line color, including table line and frame line.
2669 2669  1. **Transparence: **It sets the transparency of the object background.
2670 2670  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2671 -1. **Background:** Valid when selecting display background in "Fill style".
2109 +1. **Background:** Valid when select display background in "Fill style".
2672 2672  
2673 2673  **(2) View**
2674 2674  
... ... @@ -2678,6 +2678,8 @@
2678 2678  
2679 2679  It is displayed in line format in the HMI screen to meet the display needs of user.
2680 2680  
2119 +**Description**
2120 +
2681 2681  (% style="text-align:center" %)
2682 2682  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2683 2683  
... ... @@ -2695,7 +2695,7 @@
2695 2695  
2696 2696  **(3) Coordinate control**
2697 2697  
2698 -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.
2138 +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.
2699 2699  
2700 2700  **(4) Color control**
2701 2701  
... ... @@ -2707,10 +2707,12 @@
2707 2707  
2708 2708  == **Polygon** ==
2709 2709  
2710 -It is displayed in polygon format on the HMI screen to meet the display needs of user.
2150 +It is displayed in polygon format in the HMI screen to meet the display needs of user.
2711 2711  
2712 2712  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.
2713 2713  
2154 +**Description**
2155 +
2714 2714  (% style="text-align:center" %)
2715 2715  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2716 2716  
... ... @@ -2719,7 +2719,7 @@
2719 2719  1. **Border color: **It sets border line color.
2720 2720  1. **Border type:** It sets border line type.
2721 2721  1. **Border width: **It sets border line width.
2722 -1. **Transparence: **It sets the transparency of the object's background.
2164 +1. **Transparence: **It sets the transparency of the object background.
2723 2723  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2724 2724  
2725 2725  (% style="text-align:center" %)
... ... @@ -2743,8 +2743,10 @@
2743 2743  
2744 2744  == **Cycle/ Ellipse** ==
2745 2745  
2746 -It is displayed as cycle on HMI screen to meet the display needs of user.
2188 +It is displayed as cycle in HMI screen to meet the display needs of user.
2747 2747  
2190 +**Description**
2191 +
2748 2748  (% style="text-align:center" %)
2749 2749  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2750 2750  
... ... @@ -2754,8 +2754,8 @@
2754 2754  1. **Frame width: **It sets border line type.
2755 2755  1. **Frame type: **It sets border line width
2756 2756  1. **Pattern: **It sets background type, there are four types.
2757 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2758 -1. **Transparence:** It sets the transparency of the object's background.
2201 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern]
2202 +1. **Transparence:** It sets the transparency of the object background.
2759 2759  
2760 2760  **2) Transparence control**
2761 2761  
... ... @@ -2763,7 +2763,7 @@
2763 2763  
2764 2764  **3) Cycle**
2765 2765  
2766 -Check if it is for circle; uncheck it for ellipse.
2210 +Check if for circle; uncheck it for ellipse.
2767 2767  
2768 2768  **4) Color control**
2769 2769  
... ... @@ -2789,6 +2789,7 @@
2789 2789  
2790 2790  **2) Display settings**
2791 2791  
2236 +
2792 2792  (% style="text-align:center" %)
2793 2793  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2794 2794  
... ... @@ -2797,7 +2797,7 @@
2797 2797  1. **Line width: **It sets border line type.
2798 2798  1. **Fill style: **It sets background type, there are four types.
2799 2799  1. **Transparence:** It sets the transparency of the object background.
2800 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2245 +1. **Background: **It sets background color of object, invalid when select [No fill] in [Pattern].
2801 2801  
2802 2802  **(3) Only show arc**
2803 2803  
... ... @@ -2823,6 +2823,8 @@
2823 2823  
2824 2824  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2825 2825  
2271 +**Description**
2272 +
2826 2826  (% style="text-align:center" %)
2827 2827  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2828 2828  
... ... @@ -2845,7 +2845,7 @@
2845 2845  
2846 2846  In basic display settings, the line width can't be changed, but user can change width by address.
2847 2847  
2848 -Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2295 +Read the numerical value of address to control the width of line.Display range of numerical value:1-10.
2849 2849  
2850 2850  **(4) View**
2851 2851  
... ... @@ -2855,6 +2855,8 @@
2855 2855  
2856 2856  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.
2857 2857  
2305 +**Description**
2306 +
2858 2858  (% style="text-align:center" %)
2859 2859  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2860 2860  
... ... @@ -2862,12 +2862,12 @@
2862 2862  
2863 2863  1. **Line color:** It sets all line in object (including main and sub scale).
2864 2864  1. **Display direction: **It provides four modes for display.
2865 -1. **Main scale: **It sets the cell of the main scale.
2314 +1. **Main scale:**It sets the cell of the main scale.
2866 2866  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2867 2867  
2868 2868  **(2) View**
2869 2869  
2870 -It is for preview object.
2319 +It is for preview object;
2871 2871  
2872 2872  == **Arc scale** ==
2873 2873  
... ... @@ -2901,15 +2901,15 @@
2901 2901  
2902 2902  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2903 2903  
2353 +**Description**
2354 +
2904 2904  (% style="text-align:center" %)
2905 2905  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2906 2906  
2907 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2908 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2909 -1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2358 +1. **Function Address:** the numerical value in this address is used as the function code of object to handle the corresponding operation.
2359 +1. **DLL file name: **Select needed dll file (i.e. dll files provided by users)
2360 +1. **Custom address:** users can add some function address to cooperate with dll file to complete other operations
2910 2910  
2911 -(% class="box infomessage" %)
2912 -(((
2913 2913  **✎Note:**
2914 2914  
2915 2915  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2916,7 +2916,6 @@
2916 2916  
2917 2917  Required documents: two XXXXXX.dll files and an document.
2918 2918  
2919 -* One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2368 +* One dll file is used in PC and should be put under the dll_pc folder in the software installation directory.
2920 2920  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2921 2921  * A document for illustrating the dll files.
2922 -)))
EwAePzRgIB.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -6.9 KB
Content
JqIamFyDzE.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -13.7 KB
Content
qi1abBsfln.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -13.2 KB
Content
企业微信截图_16730778441159.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -30.5 KB
Content
企业微信截图_16730803286076.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -31.2 KB
Content
企业微信截图_16730803592289.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -7.8 KB
Content
企业微信截图_1673080748463.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -31.0 KB
Content
企业微信截图_16730807952477.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -10.8 KB
Content
企业微信截图_1673081149790.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -32.8 KB
Content
企业微信截图_1673081156755.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -8.3 KB
Content
图片1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bob
Size
... ... @@ -1,1 +1,0 @@
1 -307.4 KB
Content
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