Changes for page 05 Objects

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

From version 87.2
edited by Hunter
on 2024/02/19 10:47
Change comment: There is no comment for this version
To version 24.1
edited by Theodore Xu
on 2022/11/16 10:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.AiXia
Content
... ... @@ -22,31 +22,33 @@
22 22  
23 23  **Mode**
24 24  
25 -* **Set OFF:** Set off the write address.
26 -* **Set ON:** Set on the write address.
27 -* **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
28 -* **Delay: **Interval for keep on the write address. For example: For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
29 -* **Switch:** Switch between True(1) and False(0) when switch is triggered.
25 +* **Set OFF:** set off the write address.
26 +* **Set ON:** set on the write address.
27 +* **Momentary:** set on the write address when switch is pressed, and set off when switch is released.
28 +* **Delay:** set off the write address after a delay. (for example: assign the delay time as 5, write address will be set off after released 5 ms.)
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 priority of read and write is higher than any other objects on the same screen.
35 -* **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
36 -** **Blink when ON: **blink when control bit is ON.
37 -** **Blink when OFF: **blink when control bit is OFF.
34 +* **Quick Read: **The speed of configuring the object is prority to other objects.
38 38  
39 -**Minimum hold time: **Only when the time of press and hold the object is greater than the set value, the object function will be executed.
36 +**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
40 40  
38 +* **Blink when ON: **blink when control bit is ON.
39 +* **Blink when OFF: **blink when control bit is OFF.
40 +
41 +**Minimum hold time: **Only when the time of pressing the object is greater than or equal to the set minimum hold time will the function of the object be performed.
42 +
41 41  **Indirect addressing:**
42 42  
43 43  * **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.
44 44  
45 -**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.
46 46  
47 -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.
48 48  
49 -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.
50 50  
51 51  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.
52 52  
... ... @@ -57,7 +57,7 @@
57 57  (% style="text-align:center" %)
58 58  [[image:位开关 2.png||class="img-thumbnail"]]
59 59  
60 -**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.
61 61  
62 62  (% style="text-align:center" %)
63 63  [[image:6.Objects_html_fd7dea026037c591.gif||class="img-thumbnail"]]
... ... @@ -88,32 +88,19 @@
88 88  
89 89  **Object lock**
90 90  
91 -* **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.
92 92  * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick.
93 93  * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1.
94 94  
95 -**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.
96 96  
97 97  **Enable beep: **If you check it, the object will beep when you touch it.
98 98  
99 -**Extended trigger functions. **It is only valid for PLC address.
101 +**Extended trigger funtions. **It is only valid for PLC address.
100 100  
101 101  (% style="text-align:center" %)
102 102  [[image:位开关 6.png||class="img-thumbnail"]]
103 103  
104 -**No trigger:** No way to trigger
105 -
106 -**Trigger before pressing:** Trigger bit address is set to 1 before pressing
107 -
108 -**Trigger after pressing: **After pressing Enter, trigger bit address is set to 1 before closing the keyboard
109 -
110 -**Trigger and reset before pressing: **Trigger bit address is set to 1 and then set to 0 bedore pressing
111 -
112 -**Trigger and reset after pressing: **After pressing Enter, trigger bit address is set to 1 and then set to 0 before closing the keyboard
113 -
114 -**Trigger before pressing, reset after: **Trigger bit address is set to 1 before pressing; After pressing Enter, trigger bit address is set to 0 before closing the keyboard
115 -
116 -
117 117  **Access denied setting**
118 118  
119 119  Users can set enable password for object. There are following operating setting when user permissions are insufficient. But "Pop login screen" and "Hide object" are mutually exclusive.
... ... @@ -121,8 +121,8 @@
121 121  * **Pop login screen**
122 122  ** Every time: Userlogin screen will pop-up when user permissions are insufficient;
123 123  ** When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out.
124 -** 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.
125 -* **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.
126 126  
127 127  === Animation ===
128 128  
... ... @@ -141,7 +141,7 @@
141 141  
142 142  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).
143 143  
144 -**Movement**
133 +**(Movement**
145 145  
146 146  The function of [Movement] is to move the position of object on the screen according to the value of address and movement type.
147 147  
... ... @@ -157,7 +157,7 @@
157 157  
158 158  **Deform**
159 159  
160 -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.
161 161  
162 162  Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down.
163 163  
... ... @@ -173,7 +173,7 @@
173 173  |(% 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".
174 174  |(% style="width:207px" %)User input|(% style="width:868px" %)The address is not from address library, but a string.
175 175  |(% 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.
176 -|(% 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.
177 177  |(% style="width:207px" %)Connection|(% style="width:868px" %)PLC that already exists in the project.
178 178  |(% style="width:207px" %)Address type|(% style="width:868px" %)The address type or internal register type included in the PLC selected by the project.
179 179  |(% style="width:207px" %)Address NO.|(% style="width:868px" %)To input address NO.
... ... @@ -353,7 +353,7 @@
353 353  * **Next:** Switch to the next screen in the screen list;
354 354  * **Go back: **Switch to the previous operating screen;
355 355  * **Close sub screen:** Close current sub screen;
356 -* **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;
357 357  * **Flash data to Udisk: **Copy data file from HMI Flash to Udisk, alarm, data record and recipe files could be copied;
358 358  
359 359  (% style="text-align:center" %)
... ... @@ -369,7 +369,7 @@
369 369  (% style="text-align:center" %)
370 370  [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]]
371 371  
372 -**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.
373 373  
374 374  **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.
375 375  
... ... @@ -378,11 +378,11 @@
378 378  ✎**Note:**
379 379  
380 380  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.
381 -1. If you use SD card which HMI doesn't support, then you select the SD card as path,an error may occur.
382 -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/].
383 383  
384 384  * If source path or destination path is empty, there will be an error: [please set source and destination paths].
385 -* 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].
386 386  
387 387  (% start="4" %)
388 388  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!"
... ... @@ -391,7 +391,7 @@
391 391  
392 392  == Combination switch ==
393 393  
394 -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.
395 395  
396 396  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.
397 397  
... ... @@ -429,7 +429,7 @@
429 429  
430 430  **Word addresses length: **The length of operated addresses.
431 431  
432 -* 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.
433 433  
434 434  **Arithmetic**
435 435  
... ... @@ -469,18 +469,15 @@
469 469  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
470 470  * **Break:** Stop executing sub-function when trigger address is ON.
471 471  
472 -(% class="box infomessage" %)
473 -(((
474 474  ✎**Note:**
475 475  
476 476  * Nested patterns of object cycle and sub-function cycles are as follows.
477 -** The cycle time is independent.
464 +** The cycle time are independent.
478 478  ** The object performs one cycle, all the sub-functions would be performed once.
479 -** If the object cycle ends earlier than the sub-function cycle, the sub-function would complete the remaining number of cycles.
480 -** 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.
481 481  ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
482 482  * 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]]".
483 -)))
484 484  
485 485  == Slider switch ==
486 486  
... ... @@ -567,7 +567,7 @@
567 567  * **Read Address:** The data from designated address will be displayed.
568 568  * **Input: **Enable input function and "Write Address" configuration.
569 569  * **Same read-write address:** Configure [Write Address] is the same as "Read Address".
570 -* **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".
571 571  * **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
572 572  
573 573  (% class="box infomessage" %)
... ... @@ -584,13 +584,13 @@
584 584  (% style="text-align:center" %)
585 585  [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]]
586 586  
587 -* **Font:** It is located in font list; user could select font directly.
588 -* **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.
589 -* **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 "*".
590 590  * **Alignment:** There are three modes.
591 591  * **Center:** data display on the center of object.
592 -* **Align left: **Data display on the left.
593 -* **Align right: **Data display on the right.
578 +* **Align left: **data display on the left.
579 +* **Align right: **data display on the right.
594 594  
595 595  **Data format**
596 596  
... ... @@ -661,7 +661,7 @@
661 661  * **Align left: **data display on the left.
662 662  * **Align right: **data display on the right.
663 663  * **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.
664 -* **Length: **The length of characters, the maximum length is 256.
650 +* **Length: **The length for characters, the maximum length is 256.
665 665  * **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.
666 666  
667 667  **Keypad position**
... ... @@ -683,7 +683,7 @@
683 683  
684 684  **Introduction**
685 685  
686 -This section will introduce common settings in Chart objects.
672 +This section will introduce common settings in Chart objects
687 687  
688 688  **Shape**
689 689  
... ... @@ -690,7 +690,7 @@
690 690  (% style="text-align:center" %)
691 691  [[image:6.Objects_html_9f4692cce1805843.gif||class="img-thumbnail"]]
692 692  
693 -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
694 694  
695 695  **Advance**
696 696  
... ... @@ -699,7 +699,7 @@
699 699  
700 700  * **Head text color**: It sets the text color of the header.
701 701  * **Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque.
702 -* **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.
703 703  * **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".
704 704  
705 705  **Function start address**
... ... @@ -709,11 +709,11 @@
709 709  (% style="text-align:center" %)
710 710  [[image:6.Objects_html_361b1ee164769c5d.gif||class="img-thumbnail"]]
711 711  
712 -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.
713 713  
714 -**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) .
715 715  
716 -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.
717 717  
718 718  (% class="table-bordered" %)
719 719  |=(% style="width: 277px;" %)**Address**|=(% style="width: 113px;" %)**Type**|=(% style="width: 158px;" %)**Object**|=(% colspan="2" style="width: 528px;" %)**Function**
... ... @@ -728,9 +728,9 @@
728 728  |(% style="width:277px" %)HDW8|(% style="width:113px" %)Word|(% style="width:158px" %)Word Switch|(% colspan="2" style="width:528px" %)(((
729 729  Default as 1. It can contain 50 records per page
730 730  
731 -Page Up: Current Value minus 1.
717 +Page Up : Current Value minus 1.
732 732  
733 -Page Down: Current Value add 1.
719 +Page Down : Current Value add 1.
734 734  
735 735  Range: 1 to 65535
736 736  )))
... ... @@ -739,44 +739,20 @@
739 739  HDW12
740 740  
741 741  (Bit address control up and down left and right display)
742 -)))|(% style="width:113px" %)HDW12.0|(% colspan="2" style="width:528px" %)(((
743 -Table type object: Move one page up
744 -
745 -History Trend Chart: Pop up query settings window
746 -)))
747 -|(% style="width:113px" %)HDW12.1|(% colspan="2" style="width:528px" %)(((
748 -Table type object: Move one row up
749 -
750 -History Trend Chart: Move one span down
751 -)))
752 -|(% style="width:113px" %)HDW12.2|(% colspan="2" style="width:528px" %)(((
753 -Table type object: Move one page down
754 -
755 -History Trend Chart: Move one span up
756 -)))
757 -|(% style="width:113px" %)HDW12.3|(% colspan="2" style="width:528px" %)(((
758 -Table type object: Move one row down
759 -
760 -History Trend Chart: Display/Hide slide bar
761 -)))
762 -|(% style="width:113px" %)HDW12.4|(% colspan="2" style="width:528px" %)(((
763 -Table type object: Move one page left
764 -
765 -History Trend Chart: Zoom in (Narrow time span down)
766 -)))
767 -|(% style="width:113px" %)HDW12.5|(% colspan="2" style="width:528px" %)(((
768 -Table type object: Move one column left
769 -
770 -History Trend Chart: Zoom out (Broaden time span up)
771 -)))
772 -|(% style="width:113px" %)HDW12.6|(% colspan="2" style="width:528px" %)Table type object: Move one page right
773 -|(% 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
774 774  |(% style="width:277px" %)HDX13.0|(% style="width:113px" %)Bit|(% colspan="2" style="width:528px" %)(((
775 775  Span Method:
776 776  
777 777  ~=0: Use the Span Value and Span Unit to query;
778 778  
779 -~=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.
780 780  )))
781 781  |(% 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
782 782  |(% style="width:277px" %)HDW15|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Month
... ... @@ -785,8 +785,6 @@
785 785  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
786 786  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
787 787  
788 -(% class="box infomessage" %)
789 -(((
790 790  **✎Note:**
791 791  
792 792  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -793,16 +793,13 @@
793 793  * 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;
794 794  * 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);
795 795  
796 -
797 -)))
798 -
799 799  **Appearance**
800 800  
801 801  (% style="text-align:center" %)
802 802  [[image:6.Objects_html_71f505c7146db030.gif||class="img-thumbnail"]]
803 803  
804 -* **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.
805 -* **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.
806 806  * **Position: **Show position coordinates for X and Y axes.
807 807  * **Size: **Set object size.
808 808  
... ... @@ -809,7 +809,7 @@
809 809  (% style="text-align:center" %)
810 810  [[image:6.Objects_html_64c6da58525278cb.gif||class="img-thumbnail"]]
811 811  
812 -* **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.
813 813  * **Color setting: **Color1 is for object frame;color2 is for grid background.
814 814  * **Show dot:** Display the data points of each trend graph.
815 815  * **User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font.
... ... @@ -890,16 +890,16 @@
890 890  (% style="text-align:center" %)
891 891  [[image:image-20220802113935-1.gif]]
892 892  
893 -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.
894 894  
895 895  1. [[image:image-20220616162002-15.jpeg]] Historical trend chart query button
896 896  1. [[image:image-20220616162008-16.png]] ** **Set the time and span of historical trend chart
897 897  1. [[image:image-20220616162013-17.png]] ** **Refresh
898 898  1. [[image:image-20220616162018-18.png]] ** **Move forward by span time
899 -1. [[image:image-20220616162021-19.png]] **: **Move backwards by span time
900 -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.
901 901  1. [[image:image-20220616162028-21.png]] Zoom in by one time according to the length of the span.
902 -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.
903 903  
904 904  (% class="box infomessage" %)
905 905  (((
... ... @@ -945,10 +945,7 @@
945 945  * ...
946 946  * 40=10 means this object display 10th page.
947 947  
948 -(% class="box infomessage" %)
949 -(((
950 950  **✎Note:** Every page contains 50 records.
951 -)))
952 952  
953 953  **Start Time**
954 954  
... ... @@ -970,13 +970,13 @@
970 970  
971 971  * [[image:6.Objects_html_92e1910330039a59.gif||height="49" width="48" class="img-thumbnail"]] Query setting
972 972  * [[image:6.Objects_html_4efc52d4a7f1ea02.gif||height="49" width="49" class="img-thumbnail"]] Refresh page
973 -* [[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;
974 974  * [[image:image-20220808142518-2.png||height="49" width="50" class="img-thumbnail"]]means page up.
975 -* [[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;
976 976  * [[image:image-20220808142546-4.png||class="img-thumbnail"]] means page down.
977 -* [[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;
978 978  * [[image:image-20220808142610-6.png||class="img-thumbnail"]]means moving the display to the left.
979 -* [[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;
980 980  * [[image:image-20220808142630-8.png||class="img-thumbnail"]]means moving the display to right.
981 981  
982 982  (% class="box infomessage" %)
... ... @@ -1108,24 +1108,24 @@
1108 1108  (% style="text-align:center" %)
1109 1109  [[image:6.Objects_html_858d4ec965274b8a.gif||class="img-thumbnail"]]
1110 1110  
1111 -* **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.
1112 1112  * **Select line: **Set address for select row.
1113 1113  
1114 1114  **Address Control**
1115 1115  
1116 -* **Start group: **Control displaying start from specified row, which means display from specified group.
1117 -* For example, set 40
1070 +* **Start group: **control displaying start fromspecified row, which means display from specified group.
1071 +* For example set 40,
1118 1118  ** If 40=1, Start from first row (first group).
1119 1119  ** If 40=2, Start from second row (second group).
1120 1120  ** ...
1121 1121  ** If 40=10, Start from 10th row (10th group).
1122 1122  * **Group number address: **Control the number of rows displayed;
1123 -* For example, set 410
1077 +* For example set 410,
1124 1124  ** If 410=1, this object only displays 1 row (1 group).
1125 1125  ** If 410=2, this object displays 2 rows (2 groups).
1126 1126  ** ...
1127 1127  ** If 410=10, this object displays 10 rows (10 groups).
1128 -* **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.
1129 1129  * For example, set 420,
1130 1130  ** If 420=1, Start from first column (first member).
1131 1131  ** If 420=2, Start from second column (second member).
... ... @@ -1154,21 +1154,18 @@
1154 1154  (% style="text-align:center" %)
1155 1155  [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]]
1156 1156  
1157 -(% class="box infomessage" %)
1158 -(((
1159 1159  (% class="wikigeneratedid" %)
1160 1160  **✎Note:**
1161 1161  
1162 1162  * 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).
1163 -* 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.
1164 1164  * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1165 -)))
1166 1166  
1167 1167  == **File list** ==
1168 1168  
1169 1169  "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.
1170 1170  
1171 -Recipe files in "Flash", and also shows custom folder information.
1122 +recipe files in "Flash", and also shows custom folder information.
1172 1172  
1173 1173  **Function (Recipe File)**
1174 1174  
... ... @@ -1178,7 +1178,7 @@
1178 1178  (% style="text-align:center" %)
1179 1179  [[image:6.Objects_html_66cd30b2b962a04e.gif||class="img-thumbnail"]]
1180 1180  
1181 -* **File type: **[Recipe File] is for displaying recipe files in Flash.
1132 +* **File type: **[Recipe File] is for display recipe files in Flash.
1182 1182  * **Folder name:** This is located to recipe function setting.
1183 1183  * **Select line:** Select one line in list and display its line No. in this address.
1184 1184  * For example, set 40,
... ... @@ -1187,10 +1187,7 @@
1187 1187  ** ...
1188 1188  ** If 40=10, the 10th row of object is selected.
1189 1189  
1190 -(% class="box infomessage" %)
1191 -(((
1192 -✎**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.
1193 -)))
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.
1194 1194  
1195 1195  * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1196 1196  
... ... @@ -1215,9 +1215,9 @@
1215 1215  (% style="text-align:center" %)
1216 1216  [[image:6.Objects_html_dc49c7d7148792b3.gif||class="img-thumbnail"]]
1217 1217  
1218 -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.
1219 1219  
1220 -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.
1221 1221  
1222 1222  (% class="table-bordered" %)
1223 1223  |**Address**|**Address type**|**Object type**|**Function**
... ... @@ -1237,10 +1237,8 @@
1237 1237  (% style="text-align:center" %)
1238 1238  [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]]
1239 1239  
1240 -(% class="box infomessage" %)
1241 -(((
1188 +(% class="wikigeneratedid" %)
1242 1242  ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1243 -)))
1244 1244  
1245 1245  == **XY plot** ==
1246 1246  
... ... @@ -1351,10 +1351,7 @@
1351 1351  
1352 1352  The Disc Record displays the data from data source in the form of a disc curve.
1353 1353  
1354 -(% class="box infomessage" %)
1355 -(((
1356 1356  **✎Note: **This function are only supported by HMI+, i series, ie series and ig series.
1357 -)))
1358 1358  
1359 1359  **Source**
1360 1360  
... ... @@ -1365,18 +1365,15 @@
1365 1365  ** **History**: Historical data can be queried.
1366 1366  ** **Real Time**: Only real-time data is displayed.
1367 1367  * **Curve Buffer**
1368 -** **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.
1369 1369  ** **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.
1370 1370  
1371 -(% class="box infomessage" %)
1372 -(((
1373 -**✎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.
1374 -)))
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.
1375 1375  
1376 -* **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.
1377 -* **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.
1378 1378  * **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.
1379 -* **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
1380 1380  
1381 1381  **Appearance**
1382 1382  
... ... @@ -1383,9 +1383,9 @@
1383 1383  (% style="text-align:center" %)
1384 1384  [[image:6-3DiscRecordConfigAppearen.png||class="img-thumbnail"]]
1385 1385  
1386 -1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is 1 to 10.
1387 -1. **Start Position**: The starting position to draw the curve: top, bottom, left, and right.
1388 -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.
1389 1389  1. **Inner Circle Size**: Ratio of the inner circle to the outer circle.
1390 1390  1. **Scale Style**: The way the scale is displayed, style 0 represents adaptive display, and style 1 represents forward display.
1391 1391  1. **Background Color**: Appearance background color.
... ... @@ -1405,10 +1405,7 @@
1405 1405  **Function start Address**: Open the sub-screen of the data record query, and the system can automatically allocate the object address of the query screen according to the configured address. When using this component, it will automatically generate buttons for four direction, you can use these four control keys to view the data record display, and automatically create a new sub-screen based on the function start address, the content of the sub-screen is the query setting for span and start time.
1406 1406  When two objects use one function screen at the same time, if the function addresses of the two object are the same, changing the built-in screen will affect the operation of the two display object at the same time. If the function addresses of the two objects are different, the second object with the built-in screen can be displayed normally, and the first object will be displayed abnormally.
1407 1407  
1408 -(% class="box infomessage" %)
1409 -(((
1410 1410  **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions.
1411 -)))
1412 1412  
1413 1413  **Start time**: Set the start time and conditions for data viewing.
1414 1414  
... ... @@ -1424,7 +1424,7 @@
1424 1424  
1425 1425  == **Pointer meter** ==
1426 1426  
1427 -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.
1428 1428  
1429 1429  (% style="text-align:center" %)
1430 1430  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1439,13 +1439,13 @@
1439 1439  * 32-bit signed decimal
1440 1440  * 32-bit unsigned decimal
1441 1441  
1442 -**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.
1443 1443  
1444 1444  * **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1445 1445  
1446 -**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;
1447 1447  
1448 -**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.
1449 1449  
1450 1450  **Show pointer**: When not checked, the pointer is not displayed; When checked, you could set the style and color of pointer.
1451 1451  
... ... @@ -1453,15 +1453,15 @@
1453 1453  
1454 1454  **Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value.
1455 1455  
1456 -**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°.
1457 1457  
1458 1458  **Start angle: **It sets the position where the minimum value is displayed.
1459 1459  
1460 -**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.
1461 1461  
1462 1462  **Result**
1463 1463  
1464 -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.
1465 1465  
1466 1466  (% style="text-align:center" %)
1467 1467  [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]]
... ... @@ -1593,10 +1593,7 @@
1593 1593  (% style="text-align:center" %)
1594 1594  [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]]
1595 1595  
1596 -(% class="box infomessage" %)
1597 -(((
1598 1598  ✎**Note:** For the "Text" setting, please refer to "[[text>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HText]]" in "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
1599 -)))
1600 1600  
1601 1601  = **Display** =
1602 1602  
... ... @@ -1647,10 +1647,13 @@
1647 1647  
1648 1648  == **QR Code** ==
1649 1649  
1584 +**Introduction**
1585 +
1650 1650  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.
1651 1651  
1652 1652  **Description**
1653 1653  
1590 +
1654 1654  (% style="text-align:center" %)
1655 1655  [[image:6.Objects_html_4cf155075ac97d16.gif||class="img-thumbnail"]]
1656 1656  
... ... @@ -1659,14 +1659,11 @@
1659 1659  1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address.
1660 1660  1. **QR String: **It is for set static content for QR code.
1661 1661  
1662 -(% class="box infomessage" %)
1663 -(((
1664 1664  **✎Note:**
1665 1665  
1666 1666  * HMI machine ID address: HSW10494 ~~ HSW10558.
1667 -* 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.
1668 1668  * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1669 -)))
1670 1670  
1671 1671  == **Picture** ==
1672 1672  
... ... @@ -1691,17 +1691,14 @@
1691 1691  
1692 1692  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.
1693 1693  
1694 -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.
1695 -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.)
1696 -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.
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.
1629 +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 USB flash drive folder and cannot be stored in the root directory of the USB flash drive.)
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.
1697 1697  
1698 -(% class="box infomessage" %)
1699 -(((
1700 1700  ✎**Note:** 
1701 1701  
1702 1702  1. The image could be displayed in BMP, JPG, PNG, and JPEG formats. Images with a resolution of 1920 x 1080 or higher are not supported.
1703 1703  1. For the setting of [[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
1704 -)))
1705 1705  
1706 1706  == **Rotation picture** ==
1707 1707  
... ... @@ -1729,7 +1729,7 @@
1729 1729  * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode).
1730 1730  * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode).
1731 1731  
1732 -**Rotation angle: **The rotating angle is determined by designated address;
1663 +**Rotation angle: **the rotating angle is determined by designated address;
1733 1733  
1734 1734  **Rotation center**: It shows the rotation center coordinates;
1735 1735  
... ... @@ -1743,7 +1743,7 @@
1743 1743  
1744 1744  **Enable auto-spin: **When the address is set to ON, the picture will rotate automatically.
1745 1745  
1746 -**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.
1747 1747  
1748 1748  == **Drop-down List** ==
1749 1749  
... ... @@ -1759,18 +1759,18 @@
1759 1759  **1) Edit**
1760 1760  
1761 1761  1. **Read Address:** The data from designated address will be displayed.
1762 -1. **Same read-write address:** Configure "Write Address" as the same as "Read Address".
1763 -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".
1764 1764  
1765 1765  **2) Format**
1766 1766  
1767 -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.
1768 1768  
1769 1769  **3) State count**
1770 1770  
1771 1771  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.
1772 1772  
1773 -**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.
1774 1774  
1775 1775  (% style="text-align:center" %)
1776 1776  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
... ... @@ -1814,28 +1814,23 @@
1814 1814  
1815 1815  **3) Read state text from address**
1816 1816  
1817 -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].
1818 1818  
1819 1819  * 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.
1820 1820  
1821 1821  (% start="2" %)
1822 -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.
1823 1823  
1824 1824  == **Camera display** ==
1825 1825  
1826 1826  Video display is advanced function in PI HMI, this object displays the camera screen in HMI, there are two modes, one is IP camera, and the other is USB camera. But IP camera requires settings in [Project settings], the detailed information, please refer to ~[[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Camera__>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCameradisplay]](%%)].
1827 1827  
1828 -(% class="box infomessage" %)
1829 -(((
1830 1830  **✎Note:**
1831 1831  
1832 1832  This function requires special HMI model, the detailed information, please contact sales.
1833 -)))
1834 1834  
1835 1835  === **IP Camera** ===
1836 1836  
1837 -**(1) General**
1838 -
1839 1839  (% style="text-align:center" %)
1840 1840  [[image:6.Objects_html_2bc22bd50bf65eb.gif||class="img-thumbnail"]]
1841 1841  
... ... @@ -1857,526 +1857,8 @@
1857 1857  
1858 1858  This is another way to control camera, check it and set the function address.
1859 1859  
1860 -**Camera Display usage method**
1861 -
1862 -(1)Usage 1: Suitable for users know camera account, password and device serial number.
1863 -
1864 -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:
1865 -
1866 -(% style="text-align:center" %)
1867 -[[image:企业微信截图_16730778441159.png]]
1868 -
1869 -|=(% scope="row" %)(((
1870 -**Register**
1871 -)))|=(% colspan="2" style="width: 662px;" %)(((
1872 -Function
1873 -)))|=(% style="width: 168px;" %)(((
1874 -**Length**
1875 -)))
1876 -|=(((
1877 -HDW0
1878 -)))|(% colspan="2" style="width:662px" %)(((
1879 -User name
1880 -)))|(% style="width:168px" %)(((
1881 -20 words
1882 -)))
1883 -|=(((
1884 -HDW20
1885 -)))|(% colspan="2" style="width:662px" %)(((
1886 -Password
1887 -)))|(% style="width:168px" %)20 words
1888 -|=(((
1889 -HDW40
1890 -)))|(% colspan="2" style="width:662px" %)(((
1891 -Alias
1892 -)))|(% style="width:168px" %)20 words
1893 -|=(((
1894 -HDW60
1895 -)))|(% colspan="2" style="width:662px" %)(((
1896 -Device Serial Number
1897 -)))|(% style="width:168px" %)43 words
1898 -|=(((
1899 -HDW103
1900 -)))|(% colspan="2" style="width:662px" %)(((
1901 -Camera ID
1902 -)))|(% style="width:168px" %)(((
1903 -1 word
1904 -)))
1905 -|=(% rowspan="11" %)(((
1906 -HDW104
1907 -)))|(% colspan="2" style="width:662px" %)(((
1908 -Camera control
1909 -)))|(% rowspan="11" style="width:168px" %)(((
1910 -1 word
1911 -)))
1912 -|(((
1913 -HDX104.0
1914 -)))|(% style="width:448px" %)(((
1915 -Open Camera
1916 -)))
1917 -|HDX104.1|(% style="width:448px" %)(((
1918 -Close Camera
1919 -)))
1920 -|HDX104.2|(% style="width:448px" %)(((
1921 -Camera up
1922 -)))
1923 -|HDX104.3|(% style="width:448px" %)(((
1924 -Camera down
1925 -)))
1926 -|HDX104.4|(% style="width:448px" %)(((
1927 -Camera left
1928 -)))
1929 -|HDX104.5|(% style="width:448px" %)(((
1930 -Camera right
1931 -)))
1932 -|HDX104.6|(% style="width:448px" %)(((
1933 -Screenshots
1934 -)))
1935 -|HDX104.7|(% style="width:448px" %)(((
1936 -Binding camera
1937 -)))
1938 -|HDX104.8|(% style="width:448px" %)(((
1939 -Set alias
1940 -)))
1941 -|HDX104.9|(% style="width:448px" %)(((
1942 -Camera stops moving
1943 -)))
1944 -|=(((
1945 -HDW105
1946 -)))|(% colspan="2" style="width:662px" %)(((
1947 -Camera Status
1948 -
1949 -~=0:Camera disconnected;
1950 -
1951 -~=1:Camera connected properly;
1952 -
1953 -~=2:Camera is being connected.
1954 -)))|(% style="width:168px" %)(((
1955 -1 word
1956 -)))
1957 -|=(((
1958 -HDW106
1959 -)))|(% colspan="2" style="width:662px" %)(((
1960 -Screenshot save location:
1961 -
1962 -~=0:Screenshot save in Flash/IPCameraScreenShot;
1963 -
1964 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
1965 -
1966 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
1967 -)))|(% style="width:168px" %)(((
1968 -1 word
1969 -)))
1970 -
1971 -* (((
1972 -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. 
1973 -)))
1974 -* (((
1975 -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. 
1976 -)))
1977 -
1978 -(% style="text-align:center" %)
1979 -[[image:图片1.png]]
1980 -
1981 -
1982 -* (((
1983 -Trigger the "Open Camera" address to view the surveillance screen of the camera.
1984 -)))
1985 -
1986 -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.
1987 -
1988 -If the camera is off, you can't set alias, camera rotation, screenshot, etc.
1989 -
1990 -(2) Usage 2: Suitable for users know the camera account, password and camera IP
1991 -
1992 -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.
1993 -
1994 -(% style="text-align:center" %)
1995 -[[image:JqIamFyDzE.png]]
1996 -
1997 -(% style="text-align:center" %)
1998 -[[image:企业微信截图_16730803592289.png]]
1999 -
2000 -|=(% scope="row" %)(((
2001 -**Register**
2002 -)))|=(% colspan="2" style="width: 662px;" %)(((
2003 -Function
2004 -)))|=(% style="width: 168px;" %)(((
2005 -**Length**
2006 -)))
2007 -|=(((
2008 -HDW0
2009 -)))|(% colspan="2" style="width:662px" %)(((
2010 -User name
2011 -)))|(% style="width:168px" %)(((
2012 -20 words
2013 -)))
2014 -|=(((
2015 -HDW20
2016 -)))|(% colspan="2" style="width:662px" %)(((
2017 -Password
2018 -)))|(% style="width:168px" %)20 words
2019 -|=(((
2020 -HDW40
2021 -)))|(% colspan="2" style="width:662px" %)(((
2022 -IP
2023 -)))|(% style="width:168px" %)(((
2024 -8 words
2025 -)))
2026 -|=(((
2027 -HDW48
2028 -)))|(% colspan="2" style="width:662px" %)(((
2029 -Port
2030 -)))|(% style="width:168px" %)(((
2031 -1 word
2032 -)))
2033 -|=(% rowspan="10" %)(((
2034 -HDW49
2035 -)))|(((
2036 -HDX49.0
2037 -)))|(% style="width:448px" %)(((
2038 -Open Camera
2039 -)))|(% rowspan="10" style="width:168px" %)(((
2040 -1 word
2041 -)))
2042 -|(((
2043 -HDX49.1
2044 -)))|(% style="width:448px" %)(((
2045 -Close Camera
2046 -)))
2047 -|(((
2048 -HDX49.2
2049 -)))|(% style="width:448px" %)(((
2050 -
2051 -)))
2052 -|(((
2053 -HDX49.3
2054 -)))|(% style="width:448px" %)(((
2055 -
2056 -)))
2057 -|(((
2058 -HDX49.4
2059 -)))|(% style="width:448px" %)(((
2060 -
2061 -)))
2062 -|(((
2063 -HDX49.5
2064 -)))|(% style="width:448px" %)(((
2065 -
2066 -)))
2067 -|(((
2068 -HDX49.6
2069 -)))|(% style="width:448px" %)(((
2070 -Screenshots
2071 -)))
2072 -|(((
2073 -HDX49.7
2074 -)))|(% style="width:448px" %)
2075 -|(((
2076 -HDX49.8
2077 -)))|(% style="width:448px" %)(((
2078 -
2079 -)))
2080 -|(((
2081 -HDX49.9
2082 -)))|(% style="width:448px" %)(((
2083 -
2084 -)))
2085 -|=(((
2086 -HDW50
2087 -)))|(% colspan="2" style="width:662px" %)(((
2088 -Camera Status
2089 -
2090 -~=0:Camera disconnected;
2091 -
2092 -~=1:Camera connected properly;
2093 -
2094 -~=2:Camera is being connected.
2095 -)))|(% style="width:168px" %)(((
2096 -1 word
2097 -)))
2098 -|=(((
2099 -HDW51
2100 -)))|(% colspan="2" style="width:662px" %)(((
2101 -Screenshot save location:
2102 -
2103 -~=0:Screenshot save in Flash/IPCameraScreenShot;
2104 -
2105 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
2106 -
2107 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
2108 -)))|(% style="width:168px" %)(((
2109 -1 word
2110 -)))
2111 -
2112 -* (((
2113 -If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2114 -)))
2115 -* (((
2116 -The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2117 -)))
2118 -
2119 -(3)Usage 3: Suitable for users know the address of rtsp stream play.
2120 -
2121 -After enabling the rtsp camera and configuring the function address, additional check URL configuration option, configuration method and function can address as follows.
2122 -
2123 -(% style="text-align:center" %)
2124 -[[image:qi1abBsfln.png]]
2125 -
2126 -(% style="text-align:center" %)
2127 -[[image:EwAePzRgIB.png]]
2128 -
2129 -|=(% scope="row" %)(((
2130 -**Register**
2131 -)))|=(% colspan="2" style="width: 662px;" %)(((
2132 -Function
2133 -)))|=(% style="width: 168px;" %)(((
2134 -**Length**
2135 -)))
2136 -|=(((
2137 -HDW0
2138 -)))|(% colspan="2" style="width:662px" %)(((
2139 -User name
2140 -)))|(% style="width:168px" %)(((
2141 -20 words
2142 -)))
2143 -|=(((
2144 -HDW20
2145 -)))|(% colspan="2" style="width:662px" %)(((
2146 -Password
2147 -)))|(% style="width:168px" %)20 words
2148 -|=(((
2149 -HDW40
2150 -)))|(% colspan="2" style="width:662px" %)(((
2151 -IP
2152 -)))|(% style="width:168px" %)(((
2153 -8 words
2154 -)))
2155 -|=(((
2156 -HDW48
2157 -)))|(% colspan="2" style="width:662px" %)(((
2158 -Port
2159 -)))|(% style="width:168px" %)(((
2160 -1 word
2161 -)))
2162 -|=(% rowspan="10" %)(((
2163 -HDW49
2164 -)))|(((
2165 -HDX49.0
2166 -)))|(% style="width:448px" %)(((
2167 -Open Camera
2168 -)))|(% rowspan="10" style="width:168px" %)(((
2169 -1 word
2170 -)))
2171 -|(((
2172 -HDX49.1
2173 -)))|(% style="width:448px" %)(((
2174 -Close Camera
2175 -)))
2176 -|(((
2177 -HDX49.2
2178 -)))|(% style="width:448px" %)(((
2179 -
2180 -)))
2181 -|(((
2182 -HDX49.3
2183 -)))|(% style="width:448px" %)(((
2184 -
2185 -)))
2186 -|(((
2187 -HDX49.4
2188 -)))|(% style="width:448px" %)(((
2189 -
2190 -)))
2191 -|(((
2192 -HDX49.5
2193 -)))|(% style="width:448px" %)(((
2194 -
2195 -)))
2196 -|(((
2197 -HDX49.6
2198 -)))|(% style="width:448px" %)(((
2199 -Screenshots
2200 -)))
2201 -|(((
2202 -HDX49.7
2203 -)))|(% style="width:448px" %)
2204 -|(((
2205 -HDX49.8
2206 -)))|(% style="width:448px" %)(((
2207 -
2208 -)))
2209 -|(((
2210 -HDX49.9
2211 -)))|(% style="width:448px" %)(((
2212 -
2213 -)))
2214 -|=(((
2215 -HDW50
2216 -)))|(% colspan="2" style="width:662px" %)(((
2217 -Camera Status
2218 -
2219 -~=0:Camera disconnected;
2220 -
2221 -~=1:Camera connected properly;
2222 -
2223 -~=2:Camera is being connected.
2224 -)))|(% style="width:168px" %)(((
2225 -1 word
2226 -)))
2227 -|=(((
2228 -HDW51
2229 -)))|(% colspan="2" style="width:662px" %)(((
2230 -Screenshot save location:
2231 -
2232 -~=0:Screenshot save in Flash/IPCameraScreenShot;
2233 -
2234 -~=1:Screenshot save in U Disk/IPCameraScreenShot;
2235 -
2236 -~=2:Screenshot save in SDCard/IPCameraScreenShot.
2237 -)))|(% style="width:168px" %)(((
2238 -1 word
2239 -)))
2240 -
2241 -* (((
2242 -If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2243 -)))
2244 -* (((
2245 -The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2246 -)))
2247 -
2248 -**EZVIZ Cloud Description**
2249 -
2250 -(% style="text-align:center" %)
2251 -[[image:企业微信截图_1673081149790.png]]
2252 -
2253 -(% style="text-align:center" %)
2254 -[[image:企业微信截图_1673081156755.png]]
2255 -
2256 -(% class="wikigeneratedid" %)
2257 -The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2258 -
2259 -(% style="width:892px" %)
2260 -|=(% scope="row" style="width: 208px;" %)Register|=(% style="width: 308px;" %)Description|=(% style="width: 132px;" %)Length|=(% style="width: 241px;" %)Data Format
2261 -|=(% style="width: 208px;" %)HDW6000|(% style="width:308px" %)AppKey of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2262 -|=(% style="width: 208px;" %)HDW6020|(% style="width:308px" %)AppSecret of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2263 -|=(% style="width: 208px;" %)HDW6040|(% style="width:308px" %)Device S/N of EZVIZ Cloud|(% style="width:132px" %)43 Words|(% style="width:241px" %)String
2264 -|=(% style="width: 208px;" %)HDW6083|(% style="width:308px" %)Channel number of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2265 -|=(% style="width: 208px;" %)HDW6084|(% style="width:308px" %)Device IP of EZVIZ Cloud|(% style="width:132px" %)16 Words|(% style="width:241px" %)String
2266 -|=(% style="width: 208px;" %)HDW6100|(% style="width:308px" %)RTSP Port of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2267 -|=(% style="width: 208px;" %)HDW6101|(% style="width:308px" %)Verification code of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2268 -|=(% style="width: 208px;" %)HDX6121.1|(% style="width:308px" %)(((
2269 -Confirmation of binding EZVIZ camera
2270 -
2271 -(=1, Confirm; =Others value, Unconfirm)
2272 -)))|(% style="width:132px" %)1 Bit|(% style="width:241px" %)Bit
2273 -|=(% style="width: 208px;" %)HDW6122|(% style="width:308px" %)Device function control |(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2274 -|=(% style="width: 208px;" %)HDW6123|(% style="width:308px" %)(((
2275 -Device status
2276 -
2277 -(=0, Close; =1, Open)
2278 -)))|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2279 -|=(% style="width: 208px;" %)HDW6124|(% style="width:308px" %)Result code of function control(HDW6122)|(% style="width:132px" %)2 Words|(% style="width:241px" %)32bit Signed
2280 -
2281 -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:
2282 -
2283 -|=(% scope="row" style="width: 450px;" %)Register Value|=(% style="width: 564px;" %)Function Description
2284 -|=(% style="width: 450px;" %)1|(% style="width:564px" %)Open camera
2285 -|=(% style="width: 450px;" %)2|(% style="width:564px" %)Close camera
2286 -|=(% style="width: 450px;" %)3|(% style="width:564px" %)Move up
2287 -|=(% style="width: 450px;" %)4|(% style="width:564px" %)Move down
2288 -|=(% style="width: 450px;" %)5|(% style="width:564px" %)Move left
2289 -|=(% style="width: 450px;" %)6|(% style="width:564px" %)Move right
2290 -|=(% style="width: 450px;" %)7|(% style="width:564px" %)Move upper left
2291 -|=(% style="width: 450px;" %)8|(% style="width:564px" %)Move lower left
2292 -|=(% style="width: 450px;" %)9|(% style="width:564px" %)Move upper right
2293 -|=(% style="width: 450px;" %)10|(% style="width:564px" %)Move lower right
2294 -|=(% style="width: 450px;" %)11|(% style="width:564px" %)Zoom in
2295 -|=(% style="width: 450px;" %)12|(% style="width:564px" %)Zoom out
2296 -|=(% style="width: 450px;" %)13|(% style="width:564px" %)Short focal length
2297 -|=(% style="width: 450px;" %)14|(% style="width:564px" %)Long focal length
2298 -|=(% style="width: 450px;" %)15|(% style="width:564px" %)HD clarity
2299 -|=(% style="width: 450px;" %)16|(% style="width:564px" %)Smooth clarity
2300 -|=(% style="width: 450px;" %)17|(% style="width:564px" %)Stop control
2301 -
2302 -The result code of function control will be displayed in HDW6124, the specific code as following table shows:
2303 -
2304 -(% style="width:1029px" %)
2305 -|=(% scope="row" style="width: 129px;" %)Result Code|=(% style="width: 366px;" %)Description|=(% style="width: 531px;" %)Remark
2306 -|=(% style="width: 129px;" %)-1|(% style="width:366px" %)Operation failed|(% style="width:531px" %)Other reason(For example network error, device configuration error, etc.)
2307 -|=(% style="width: 129px;" %)-1001|(% style="width:366px" %)Internal error|(% style="width:531px" %)Suggest to retry
2308 -|=(% 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
2309 -|=(% style="width: 129px;" %)-1003|(% style="width:366px" %)Camera search: Search failed|(% style="width:531px" %)Confirm the device ethernet whether connect normal
2310 -|=(% 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
2311 -|=(% 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
2312 -|=(% 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
2313 -|=(% 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
2314 -|=(% 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
2315 -|=(% 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
2316 -|=(% 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
2317 -|=(% 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
2318 -|=(% 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
2319 -|=(% 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
2320 -|=(% 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
2321 -|=(% 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
2322 -|=(% 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
2323 -|=(% style="width: 129px;" %)1|(% style="width:366px" %)Operation success|(% style="width:531px" %)Operation success
2324 -|=(% style="width: 129px;" %)201|(% style="width:366px" %)Play address created|(% style="width:531px" %)Do not open the camera frequently
2325 -|=(% style="width: 129px;" %)401|(% style="width:366px" %)Unauthorized|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2326 -|=(% style="width: 129px;" %)403|(% style="width:366px" %)Operation prohibited|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2327 -|=(% style="width: 129px;" %)404|(% style="width:366px" %)Play address not obtain|(% style="width:531px" %)Confirm the device network status
2328 -|=(% style="width: 129px;" %)403|(% style="width:366px" %)User does not exist|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2329 -|=(% style="width: 129px;" %)10001|(% style="width:366px" %)Parameter error|(% style="width:531px" %)Confirm the basic information of EZVIZ Cloud whether correct
2330 -|=(% style="width: 129px;" %)10002|(% style="width:366px" %)AccessToken abnormal or expire|(% style="width:531px" %)Please try to reopen the camera
2331 -|=(% style="width: 129px;" %)10005|(% style="width:366px" %)AppKey abnormal|(% style="width:531px" %)AppKey is frozen, please contact with EZVIZ customer service to unfreeze
2332 -|=(% style="width: 129px;" %)10017|(% style="width:366px" %)AppKey does not exist|(% style="width:531px" %)Confirm the AppKey whether correct or not
2333 -|=(% style="width: 129px;" %)10030|(% style="width:366px" %)AppKey is unmatched with AppSecret|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2334 -|=(% 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
2335 -|=(% style="width: 129px;" %)20002|(% style="width:366px" %)Device does not exist|(% style="width:531px" %)Confirm the S/N whether correct
2336 -|=(% style="width: 129px;" %)20006|(% style="width:366px" %)Network abnormal|(% style="width:531px" %)Confirm the device network status, try again later
2337 -|=(% style="width: 129px;" %)20007|(% style="width:366px" %)Device offline|(% style="width:531px" %)Confirm the devie whether online or not
2338 -|=(% style="width: 129px;" %)20008|(% style="width:366px" %)Device response timeout|(% style="width:531px" %)Operation too frequent, try again later
2339 -|=(% style="width: 129px;" %)20014|(% style="width:366px" %)S/N illegal|(% style="width:531px" %)Confirm the S/N whether correct
2340 -|=(% style="width: 129px;" %)20018|(% style="width:366px" %)The current user does not own the device|(% style="width:531px" %)Confirm the S/N whether correct
2341 -|=(% 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
2342 -|=(% style="width: 129px;" %)49999|(% style="width:366px" %)Data abnormal|(% style="width:531px" %)Please try to reopen the camera
2343 -|=(% 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
2344 -|=(% 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
2345 -|=(% 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
2346 -|=(% 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
2347 -|=(% 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
2348 -|=(% 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
2349 -|=(% style="width: 129px;" %)60006|(% style="width:366px" %)Current pan-tilt controlling operation failed|(% style="width:531px" %)Pan-tilt operation failed, try again later
2350 -|=(% 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
2351 -|=(% style="width: 129px;" %)60020|(% style="width:366px" %)Unsupport this command|(% style="width:531px" %)Confirm the device whether supports this operation or not
2352 -
2353 -(% class="wikigeneratedid" %)
2354 -**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.
2355 -
2356 -**In the default configuration, the following are required:**
2357 -
2358 -**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.
2359 -**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.
2360 -**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.
2361 -
2362 -**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.
2363 -
2364 -
2365 -**In the default configuration, the following are optional:**
2366 -
2367 -**IP**: EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software.
2368 -
2369 -**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.
2370 -**Verification Code**: EZVIZ cloud device authentication code, up to 32 characters in length, obtainable through device information.
2371 -
2372 -{{info}}
2373 -**✎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.
2374 -{{/info}}
2375 -
2376 2376  === **USB Camera** ===
2377 2377  
2378 -**(1) General**
2379 -
2380 2380  (% style="text-align:center" %)
2381 2381  [[image:6.Objects_html_6d926ea40f8267c.gif||class="img-thumbnail"]]
2382 2382  
... ... @@ -2393,7 +2393,7 @@
2393 2393  |(% style="width:144px" %)1|(% style="width:700px" %)Enable the screenshot function
2394 2394  |(% style="width:144px" %)2|(% style="width:700px" %)refresh camera display object
2395 2395  
2396 -**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:
2397 2397  
2398 2398  (% class="table-bordered" %)
2399 2399  |=**Value**|=**Operation**
... ... @@ -2414,11 +2414,11 @@
2414 2414  
2415 2415  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.
2416 2416  
2417 -**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].
2418 2418  
2419 2419  **4) Global screenshot**
2420 2420  
2421 -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.
2422 2422  
2423 2423  If this function is disabled, camera display object only performs the screenshot operation when it is displayed on screen.
2424 2424  
... ... @@ -2428,30 +2428,27 @@
2428 2428  
2429 2429  **6) Use resolution size**
2430 2430  
2431 -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.
2432 2432  
2433 -(% class="box infomessage" %)
2434 -(((
2435 2435  **✎Note:**
2436 2436  
2437 2437  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
2438 -* 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.)
2439 2439  * 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).
2440 2440  * 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.
2441 -* 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.
2442 2442  * Currently, only PI8000 and PI9000 series support the USB camera function. Recommended USB cameras include:
2443 2443  ** REB-USB 100W07M (supports 720p)
2444 2444  ** WX152HD (supports 720p)
2445 2445  ** RMONCAM G200 (supports 720p)
2446 -** ASHU S300 (640*480
2447 -)))
1852 +** ASHU S300 (640*480)
2448 2448  
2449 -*
2450 -
2451 2451  == **Camera control** ==
2452 2452  
2453 -This is for control camera; This object need to be used with camera display object.
1856 +**Introduction**
2454 2454  
1858 +This is for control camera; this object need to be used with camera display object.
1859 +
2455 2455  **Description**
2456 2456  
2457 2457  (% style="text-align:center" %)
... ... @@ -2461,11 +2461,11 @@
2461 2461  
2462 2462  Read a string from designated system address, and then combine the instruction to control the camera image.
2463 2463  
2464 -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.
2465 2465  
2466 2466  **2) Camera control instruction**
2467 2467  
2468 -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;
2469 2469  
2470 2470  **3) Control bit**
2471 2471  
... ... @@ -2477,7 +2477,7 @@
2477 2477  
2478 2478  == **Flow component** ==
2479 2479  
2480 -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.
2481 2481  
2482 2482  **Description**
2483 2483  
... ... @@ -2497,9 +2497,9 @@
2497 2497  1. **Block width:** It sets block width of flow component.
2498 2498  1. **PipeFrn width: **It sets outer border width of flow component.
2499 2499  1. **Block length: **It sets block length of flow component.
2500 -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.
2501 -1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2502 -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.
2503 2503  
2504 2504  **(3) Control**
2505 2505  
... ... @@ -2523,9 +2523,9 @@
2523 2523  
2524 2524  == **Printer** ==
2525 2525  
2526 -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.
2527 2527  
2528 -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.
2529 2529  
2530 2530  **Printer protocol**
2531 2531  
... ... @@ -2545,18 +2545,18 @@
2545 2545  **(1) Display settings**
2546 2546  
2547 2547  1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2548 -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.
2549 2549  
2550 2550  **(2) Trigger mode**
2551 2551  
2552 -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.
2553 2553  1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2554 2554  
2555 2555  **(3) Save path**
2556 2556  
2557 -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.
2558 2558  
2559 -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.
2560 2560  
2561 2561  **Related issues**
2562 2562  
... ... @@ -2622,10 +2622,8 @@
2622 2622  English 2
2623 2623  )))
2624 2624  
2625 -(% class="box infomessage" %)
2626 -(((
2030 +(% class="wikigeneratedid" %)
2627 2627  ✎**Note:** For [[animations>>url:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HAmination]], see the "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
2628 -)))
2629 2629  
2630 2630  == **Time** ==
2631 2631  
... ... @@ -2651,14 +2651,16 @@
2651 2651  
2652 2652  == **Text** ==
2653 2653  
2654 -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.
2655 2655  
2059 +**Description**
2060 +
2656 2656  (% style="text-align:center" %)
2657 2657  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2658 2658  
2659 2659  **(1) Current state**
2660 2660  
2661 -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.
2662 2662  
2663 2663  **(2) All language**
2664 2664  
... ... @@ -2677,7 +2677,7 @@
2677 2677  
2678 2678  **(5) Text color**
2679 2679  
2680 -It sets color of text in object.
2085 +It sets color for text in object.
2681 2681  
2682 2682  **(6) Text background**
2683 2683  
... ... @@ -2685,8 +2685,10 @@
2685 2685  
2686 2686  == **Table** ==
2687 2687  
2688 -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.
2689 2689  
2095 +**Description**
2096 +
2690 2690  (% style="text-align:center" %)
2691 2691  [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2692 2692  
... ... @@ -2699,7 +2699,7 @@
2699 2699  1. **Border:** It sets table line color, including table line and frame line.
2700 2700  1. **Transparence: **It sets the transparency of the object background.
2701 2701  1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2702 -1. **Background:** Valid when selecting display background in "Fill style".
2109 +1. **Background:** Valid when select display background in "Fill style".
2703 2703  
2704 2704  **(2) View**
2705 2705  
... ... @@ -2709,6 +2709,8 @@
2709 2709  
2710 2710  It is displayed in line format in the HMI screen to meet the display needs of user.
2711 2711  
2119 +**Description**
2120 +
2712 2712  (% style="text-align:center" %)
2713 2713  [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2714 2714  
... ... @@ -2726,7 +2726,7 @@
2726 2726  
2727 2727  **(3) Coordinate control**
2728 2728  
2729 -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.
2730 2730  
2731 2731  **(4) Color control**
2732 2732  
... ... @@ -2738,10 +2738,12 @@
2738 2738  
2739 2739  == **Polygon** ==
2740 2740  
2741 -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.
2742 2742  
2743 2743  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.
2744 2744  
2154 +**Description**
2155 +
2745 2745  (% style="text-align:center" %)
2746 2746  [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2747 2747  
... ... @@ -2750,7 +2750,7 @@
2750 2750  1. **Border color: **It sets border line color.
2751 2751  1. **Border type:** It sets border line type.
2752 2752  1. **Border width: **It sets border line width.
2753 -1. **Transparence: **It sets the transparency of the object's background.
2164 +1. **Transparence: **It sets the transparency of the object background.
2754 2754  1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2755 2755  
2756 2756  (% style="text-align:center" %)
... ... @@ -2774,8 +2774,10 @@
2774 2774  
2775 2775  == **Cycle/ Ellipse** ==
2776 2776  
2777 -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.
2778 2778  
2190 +**Description**
2191 +
2779 2779  (% style="text-align:center" %)
2780 2780  [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2781 2781  
... ... @@ -2785,8 +2785,8 @@
2785 2785  1. **Frame width: **It sets border line type.
2786 2786  1. **Frame type: **It sets border line width
2787 2787  1. **Pattern: **It sets background type, there are four types.
2788 -1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2789 -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.
2790 2790  
2791 2791  **2) Transparence control**
2792 2792  
... ... @@ -2794,7 +2794,7 @@
2794 2794  
2795 2795  **3) Cycle**
2796 2796  
2797 -Check if it is for circle; uncheck it for ellipse.
2210 +Check if for circle; uncheck it for ellipse.
2798 2798  
2799 2799  **4) Color control**
2800 2800  
... ... @@ -2820,6 +2820,7 @@
2820 2820  
2821 2821  **2) Display settings**
2822 2822  
2236 +
2823 2823  (% style="text-align:center" %)
2824 2824  [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2825 2825  
... ... @@ -2828,7 +2828,7 @@
2828 2828  1. **Line width: **It sets border line type.
2829 2829  1. **Fill style: **It sets background type, there are four types.
2830 2830  1. **Transparence:** It sets the transparency of the object background.
2831 -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].
2832 2832  
2833 2833  **(3) Only show arc**
2834 2834  
... ... @@ -2854,6 +2854,8 @@
2854 2854  
2855 2855  The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2856 2856  
2271 +**Description**
2272 +
2857 2857  (% style="text-align:center" %)
2858 2858  [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2859 2859  
... ... @@ -2876,7 +2876,7 @@
2876 2876  
2877 2877  In basic display settings, the line width can't be changed, but user can change width by address.
2878 2878  
2879 -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.
2880 2880  
2881 2881  **(4) View**
2882 2882  
... ... @@ -2886,6 +2886,8 @@
2886 2886  
2887 2887  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.
2888 2888  
2305 +**Description**
2306 +
2889 2889  (% style="text-align:center" %)
2890 2890  [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2891 2891  
... ... @@ -2893,12 +2893,12 @@
2893 2893  
2894 2894  1. **Line color:** It sets all line in object (including main and sub scale).
2895 2895  1. **Display direction: **It provides four modes for display.
2896 -1. **Main scale: **It sets the cell of the main scale.
2314 +1. **Main scale:**It sets the cell of the main scale.
2897 2897  1. **Sub scale:** It sets the cell of sub scale for every main scale.
2898 2898  
2899 2899  **(2) View**
2900 2900  
2901 -It is for preview object.
2319 +It is for preview object;
2902 2902  
2903 2903  == **Arc scale** ==
2904 2904  
... ... @@ -2932,15 +2932,15 @@
2932 2932  
2933 2933  Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2934 2934  
2353 +**Description**
2354 +
2935 2935  (% style="text-align:center" %)
2936 2936  [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2937 2937  
2938 -1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2939 -1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2940 -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
2941 2941  
2942 -(% class="box infomessage" %)
2943 -(((
2944 2944  **✎Note:**
2945 2945  
2946 2946  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2947,7 +2947,6 @@
2947 2947  
2948 2948  Required documents: two XXXXXX.dll files and an document.
2949 2949  
2950 -* 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.
2951 2951  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2952 2952  * A document for illustrating the dll files.
2953 -)))
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