Changes for page 05 Objects

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

From version 87.1
edited by Mora Zhou
on 2023/10/31 15:50
Change comment: There is no comment for this version
To version 95.1
edited by Jett
on 2024/12/04 10:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Mora
1 +XWiki.2454238480
Content
... ... @@ -17,29 +17,29 @@
17 17  
18 18  **Read-write**
19 19  
20 -* **Write Address: **Bit switch controls PLC or HMI address.
21 -* **Read Address: **Read and display PLC or HMI bit address state.
20 +* **Write Address: **Bit address operation control for HMI or PLC.
21 +* **Read**: Enable the monitoring the read address or not.
22 +* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
23 +* **Read Address: **Monitoring address.
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 set off when switch is released.
28 -* **Delay:** set off the write address after a delay. (for example: assign the delay time as 5, write address will be set off after releasing 5 ms.)
29 -* **Switch:** switch between 0 and 1 each time the switch is triggered.
27 +* **Set OFF:** Set off the write address.
28 +* **Set ON:** Set on the write address.
29 +* **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
30 +* **Delay: **Interval for keep on the write address. For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
31 +* **Switch:** Switch between True(1) and False(0) when switch is triggered.
30 30  
31 31  **Display**
32 32  
33 33  * **Inverted Display: **Display the state picture and text of the object reversely.
34 -* **Quick Read: **The speed of configuring the object is priority to other objects.
36 +* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
37 +* **Blink: **Blinking while control bit is triggered;
38 +** **Blink when ON: **Blink when control bit is ON.
39 +** **Blink when OFF: **Blink when control bit is OFF.
35 35  
36 -**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
41 +**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.
37 37  
38 -* **Blink when ON: **blink when control bit is ON.
39 -* **Blink when OFF: **blink when control bit is OFF.
40 -
41 -**Minimum hold time: **Only when the time of pressing the object is greater than or equal to the set minimum hold time will the function of the object be performed.
42 -
43 43  **Indirect addressing:**
44 44  
45 45  * **Read address**: Use the value of the read address to determine the address A after deviation, and use the address A as the read address of the object.
... ... @@ -153,7 +153,7 @@
153 153  * Y-axis movement.
154 154  * XY-axis movement.
155 155  
156 -**For ex**a**mple**
156 +**For example**
157 157  
158 158  If the starting address of the movement is HDW10 and the movement type is [XY axis movement], HDW10 controls the X-axis movement, and HDW11 controls the Y-axis movement.
159 159  
... ... @@ -199,18 +199,20 @@
199 199  (% style="text-align:center" %)
200 200  [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
201 201  
202 -**Address**: It is for setting specified PLC or HMI bit address
202 +**Address**: Monitoring and display the address status.
203 203  
204 204  **Hide**
205 205  
206 -* **Inverted Display: **Display reverse state of the picture and text. *for example, the value of write address is set ON, the OFF mode is displayed.
207 -* **Blinking: **Blinking while control bit is triggered, the frequency is editable;
208 -** Blink when ON: blink when control bit is ON.
209 -** Blink when OFF: blink when control bit is OFF.
210 -* **Hide: **Display or hide object by "Control Bit" state.
211 -* **Control bit: **For hide control.
212 -** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked.
213 -** **Invisible:** object keeps hidden during project running.
206 +* **Inverted Display: **Display reverse state of the picture and text. For example, the value of write address is on (Corresponding to state 1), while the graphic of off (Corresponding to state 0) is displayed.
207 +* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
208 +* **Blink: **Blink condition;
209 +** Blink when ON: blink when read address is ON.
210 +** Blink when OFF: blink when read address is OFF.
211 +* **Hide: **Control the hide status of object via Control Bit's state. Hide object cannot be operated at all.
212 +* **Control Bit: **Hide condition.
213 +** **Hide when OFF**: Hide when control bit is OFF.
214 +** **Hide when ON**: Hide when control bit is ON.
215 +** **Invisible:** Object is always keeps hidden during project running.
214 214  
215 215  (% class="box infomessage" %)
216 216  (((
... ... @@ -228,21 +228,20 @@
228 228  
229 229  **Edit**
230 230  
231 -* **Read address: **Read value from specified address.
233 +* **Read address: **Read value from object display.
234 +* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
232 232  * **Write address: **Write value to specified address.
233 233  
234 -Read and write address could be the same;
235 -
236 236  **Data format**
237 237  
238 -* **Format**: It is for setting operating data format; it could support seven modes.
239 +* **Format**: Set the data format: 16bit BCD, 16bit Unsigned, 16bit Signed, 32bit BCD, 32bit Unsigned, 32bit Signed, 32bit Float.
239 239  
240 -**Mode**. It is for setting operating mode for value, it could support 3 modes.
241 +**Mode**
241 241  
242 242  * **Set value: **Set a constant value for the word address.
243 -* **Increase: **Increase the [operand] value for each time the switch is triggered.
244 -* **Decrease:** Decrease the [operand] value for each time the switch is triggered.
245 -* **High/Low limit:** The value will not increase/decrease when the value reaches limits.
244 +* **Increase: **Increase Operand value for each time the switch is triggered.
245 +* **Decrease:** Decrease Operand value for each time the switch is triggered.
246 +* **High/Low limit:** The value will be not able to change when the value reaches limits.
246 246  
247 247  (% class="box infomessage" %)
248 248  (((
... ... @@ -263,53 +263,45 @@
263 263  
264 264  **Address**
265 265  
266 -* **Read address:** read the value from specified address.
267 +* **Read address:** Read the value from object display.
268 +* **States count: **Total status number for current word address, which could change the state value according to different status in button [State values], range: 1-256.
269 +* **State with value out of range**: When the value of the read address is not on the range of states' value, it will cause no corresponding status number is displayed. There are two modes for process when the value is out of range.
270 +* **Hide**: Hide the object when the value is out of range;
271 +* **Show state**: Specify a status when the value is out of range, for example the total states is 6(range from state No.0~~No.5), but the read value is 6, at this moment the object will show the state No.0 if selected item of show state is No.0;
267 267  
268 -**States settings**
269 -
270 -* **States count: **The default Word state displays the number of States 1, which could be selected by the drop-down list to display the state of object, range: 1-256.
271 -* **State value: **Users could set different values to correspond to different states, the setting window as below figure shows.
272 -
273 273  **For example**
274 274  
275 -By default, when value of read address is 0, object displays state 0.
275 +The state No.0 default fill value 0, No.1 default fill value 1... and so on.
276 276  
277 277  If change settings as below figure shows
278 278  
279 -When value of read address is 11, object displays state 1.
279 +When value of read address is 11, object displays state No.1.
280 280  
281 281  (% style="text-align:center" %)
282 282  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
283 283  
284 -**State of value out of range: **When the value of read address exceeds the maximum state number, there is no corresponding state to be displayed. So there are two modes of processing for it: "Hide" and "Show state"
285 -
286 -**Hide: **When the value of the read address exceeds the set range value, the word state display object will be blank.
287 -
288 -**Show state: **When the value of the read address exceeds the set range value, the object will display the "Specified state". For example, set the maximum is state 7 (value is 6), when the read address of the value is greater than 6, it will display state 2 text and pictures.
289 -
290 290  **Transform state**
291 291  
292 -* **Quick Read: **Directly read the value of the connected device without going through the HMI cache
286 +* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
293 293  * **Auto transforms:** Object switch states automatically
294 294  
295 295  (% style="text-align:center" %)
296 296  [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
297 297  
298 -**Trigger:**Control bit to enable switch automatically
292 +* **Trigger to transform: **Trigger condition of auto transform
293 +* **Auto return:** Return to the initial state after reaching the final state;
294 +* **Time of transform:** Set the interval of transform between two states;
295 +* **Dynamic interval: **Set the dynamic interval of transform between two states. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
299 299  
300 -* **Auto return:** return to the initial state after reaching the final state;
301 -* **Time of transform:** it is used for setting the frequency in automatic switching state. Unit: 100ms.
302 -* **Dynamic interval: **set the frequency of automatic switching state and read it from the address. Unit: 100ms. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
303 -
304 304  **Manual**
305 305  
306 306  (% style="text-align:center" %)
307 307  [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
308 308  
309 -* **Set state: **Set a constant value for the word address.
310 -* **State increase: **Increase state for each time the switch is triggered.
311 -* **State decrease:** Decrease state for each time the switch is triggered.
312 -* **Last state:** The state will not increase/decrease when reaches limits.
302 +* **Set state: **Set a constant value to address(according to the operate state selection) when click the object.
303 +* **State increase: **Increase the address value by one step when click the object, the upper limit is depends on the Last state selection.
304 +* **State decrease:** Decrease the address value by one step when click the object, the lower limit is depends on the Last state selection..
305 +* **Last state: **The upper limit or lower limit(Final state) of state increase/decrease;
313 313  
314 314  (% class="box infomessage" %)
315 315  (((
... ... @@ -316,9 +316,9 @@
316 316  ✎**Note:** 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]]".
317 317  )))
318 318  
319 -== Keypad switch ==
312 +== Button ==
320 320  
321 -Keypad switch is designed to input data manually; this object need to work with the Keypad.User could assign letters or numbers for each switch, when the switch is triggered the data will input to the textbox.
314 +Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input.
322 322  
323 323  **Description**
324 324  
... ... @@ -336,7 +336,7 @@
336 336  
337 337  == Function switch ==
338 338  
339 -Function switch is designed to switch screens, and call and close sub screen, and transfer data record files.
332 +Function switch is designed to switch screens, and call and close sub screen, and transfer record files.
340 340  
341 341  **Description**
342 342  
... ... @@ -343,8 +343,6 @@
343 343  (% style="text-align:center" %)
344 344  [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
345 345  
346 -**Operation**
347 -
348 348  * **Screen No: **Switch to the selected screen, it could not be subscreen;
349 349  * **Open sub screen: **Pop-up selected sub screen, and set sub screen position, default position is (0, 0), this is the coordinates of the top left corner of the screen;
350 350  
... ... @@ -373,7 +373,7 @@
373 373  
374 374  **Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
375 375  
376 -**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.
367 +**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.
377 377  
378 378  (% class="box infomessage" %)
379 379  (((
... ... @@ -393,13 +393,11 @@
393 393  
394 394  == Combination switch ==
395 395  
396 -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.
387 +The combination switch supports combine multiple functions onto one button. When the object is pressed, multiple functions are executed in sequence one by one to meet the requirements of the user.
397 397  
398 -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.
399 -
400 400  (% class="box infomessage" %)
401 401  (((
402 -✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list).
391 +✎**Note:** There can only be one screen change function in the added sub-functions, and it is at the end of the list).
403 403  )))
404 404  
405 405  **Description**
... ... @@ -484,9 +484,9 @@
484 484  * 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]]".
485 485  )))
486 486  
487 -== Slider switch ==
476 +== Slide switch ==
488 488  
489 -Slide switch is a special switch object. By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
478 +By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
490 490  
491 491  (% style="text-align:center" %)
492 492  [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
... ... @@ -559,7 +559,7 @@
559 559  
560 560  == Numeric Input/Display ==
561 561  
562 -"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format, and the data could be scaled.
551 +"Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format.
563 563  
564 564  (% style="text-align:center" %)
565 565  [[image:6-1NumericInput.png||class="img-thumbnail"]]
... ... @@ -577,7 +577,7 @@
577 577  **✎Note: **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
578 578  )))
579 579  
580 -* **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO(object) is input;
569 +* **Continuous Input: **Numeric input objects with the same Group NO can be entered continuously using the same keyboard according to the NO order;
581 581  * **NO: **the number of numeric input object;
582 582  * **Group NO: **the group number of numeric input object;
583 583  
... ... @@ -609,7 +609,7 @@
609 609  
610 610  **Keypad position**
611 611  
612 -It is used for setting keypad position when input data.
601 +The pop-up position of keypad screen.
613 613  
614 614  **Label**
615 615  
... ... @@ -625,7 +625,7 @@
625 625  
626 626  == Character Input/Display ==
627 627  
628 -"Numeric Input/Display" displays the device's character or writes character to the device.
617 +"Character Input/Display" displays the device's character or writes character to the device.
629 629  
630 630  **Description**
631 631  
... ... @@ -637,15 +637,10 @@
637 637  * **Read Address:** The data from designated address will be displayed.
638 638  * **Input: **Enable input function and "Write Address" configuration.
639 639  * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
640 -* **Read DWord: **Read address is 2 words format
629 +* **Read DWord: **Read the address data at double byte format.
641 641  * **Write address: **Write data to designated address. The address could be different "Read Address".
642 -* **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
643 -
644 -(% class="box infomessage" %)
645 -(((
646 -**✎Note:** ** **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
647 -)))
648 -
631 +* **Keypad:** Built-in character keyboard input(Screen No.1001) could allow input a~~z, A~~Z, 0~~9.
632 +* **Note**: After the keypad is opened, the content of note will be input into special register HUW1402. The maximum length allowed for the note is 63 characters.
649 649  * **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO (object) is input.
650 650  * **NO: **the number of numeric input object.
651 651  * **Group NO: **the group number of numeric input object.
... ... @@ -662,9 +662,9 @@
662 662  * **Center:** data display on the center of object.
663 663  * **Align left: **data display on the left.
664 664  * **Align right: **data display on the right.
665 -* **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.
649 +* **Exchange high-low byte: **Swap the contents of high byte and low byte then display. High byte data into low byte position, low byte data into high byte position. If the length of characters is not a multiple of 2, it will exchange after rounded.
666 666  * **Length: **The length of characters, the maximum length is 256.
667 -* **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.
651 +* **Exchange high-low word: **Swap the contents of high word and low word then display. Only valid when the length of characters is a multiple of 4.
668 668  
669 669  **Keypad position**
670 670  
... ... @@ -1426,7 +1426,7 @@
1426 1426  
1427 1427  == **Pointer meter** ==
1428 1428  
1429 -The meter responds to change in the value of the indicated word address by means of a dial and a pointer. The meter looks very similar to the actual meter.
1413 +This object shows the numerical change of the word address by meter format.
1430 1430  
1431 1431  (% style="text-align:center" %)
1432 1432  [[image:image-20220805161001-1.jpeg]]
... ... @@ -1504,7 +1504,7 @@
1504 1504  
1505 1505  **(3) Alarm settings**
1506 1506  
1507 -It provides alarm function in meter, users could set alarm range, users could set the 4 ranges. And each range corresponds to a different alarm color.
1491 +Alarm setting can be configured to display different colors, with each color corresponding to a different range. There are a maximum of four alert ranges.
1508 1508  
1509 1509  **(4) Show scale**
1510 1510  
... ... @@ -1603,7 +1603,7 @@
1603 1603  = **Display** =
1604 1604  
1605 1605  (% style="text-align:center" %)
1606 -[[image:6.Objects_html_826a565200b1aa33.gif||class="img-thumbnail"]]
1590 +[[image:1733277098866-743.png]]
1607 1607  
1608 1608  == **Indirect window** ==
1609 1609  
... ... @@ -2256,6 +2256,15 @@
2256 2256  [[image:企业微信截图_1673081156755.png]]
2257 2257  
2258 2258  (% class="wikigeneratedid" %)
2243 +**EZVIZ Camera Parameters Comparison for HMI Series**
2244 +
2245 +|=(% style="width: 190px;" %)HMI Series|=(% style="width: 240px;" %)System Version|=(% style="width: 284px;" %)Number of Cameras Supported|=(% style="width: 245px;" %)Actual Screen Support Display Camera or not|=(% style="width: 240px;" %)V-NET Display|=(% style="width: 223px;" %)V-NET APP Display
2246 +|=(% style="width: 190px;" %)8000 Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)1|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2247 +|=(% style="width: 190px;" %)9000 Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)4|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2248 +|=(% style="width: 190px;" %)3000ig Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)1|(% style="width:245px" %)No|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2249 +|=(% style="width: 190px;" %)8000ig Series|(% style="width:240px" %)HMI V2.0|(% style="width:284px" %)4|(% style="width:245px" %)Yes|(% style="width:240px" %)Yes|(% style="width:223px" %)Yes
2250 +
2251 +(% class="wikigeneratedid" %)
2259 2259  The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2260 2260  
2261 2261  (% style="width:892px" %)
... ... @@ -2445,7 +2445,8 @@
2445 2445  ** REB-USB 100W07M (supports 720p)
2446 2446  ** WX152HD (supports 720p)
2447 2447  ** RMONCAM G200 (supports 720p)
2448 -** ASHU S300 (640*480
2441 +** ASHU S300 (640*480)
2442 +* Only V1.0 PI8000 & V1.0 PI9000 can support USB camera.
2449 2449  )))
2450 2450  
2451 2451  *
... ... @@ -2572,6 +2572,61 @@
2572 2572  
2573 2573  * Plug the USB interface in the HMI into the Hub to expand the USB interface.
2574 2574  
2569 +== **PDF Reader** ==
2570 +
2571 +The PDF reader can open the. pdf suffix file in the U disk or SD card for browsing and reading.
2572 +
2573 +(% class="box infomessage" %)
2574 +(((
2575 +✎Note: There are up to two in a single screen and four in the whole project.
2576 +
2577 + only on the HMI device side.Can not shown on LAN monitroing and remote control.
2578 +)))
2579 +
2580 +1.Object setting
2581 +
2582 +(% style="text-align:center" %)
2583 +[[image:1733277617481-225.png]]
2584 +
2585 +
2586 +File path
2587 +
2588 +* Root: You can choose to open PDF files in USB drive or SD card. each PDF reader can only choose to open files in one of the storage devices of USB drive or SD card.
2589 +* Folder:You can manually enter or insert the USB drive to select the directory where the PDF file is located. Only PDF files or folders under the folder can be opened after selected. When the folder path is empty, the root directory under the USB drive/SD card is opened by default.
2590 +* File name:Set the address of the Filename.Select the word address, the maximum length is 256 characters, occupying 128 addresses.
2591 +
2592 +Control address
2593 +
2594 +* Control:Set the address of object control.Select the word address,occupying up to 3 addresses.
2595 +* Page control:If page control is checked,then the two addresses starting from the control address will become the page control address. For example: control address as HDW0, then Current page number as HDW0,the Total Pages as HDW1.
2596 +* Zoom ratio control:If page control is checked,then the third address will become the Zoom ratio control address.For example:control
2597 +
2598 + Background configuration
2599 +
2600 +* Background color: change the color of PDF reader's background.
2601 +
2602 +2.PDF Reader Operation
2603 +
2604 +(% style="text-align:center" %)
2605 +[[image:1733277914591-914.png]]
2606 +
2607 +
2608 +1. Open the file browser
2609 +1. Single page display
2610 +1. Multi-page display
2611 +1. Previous page (single page mode)/Previous four pages (multi-page mode)
2612 +1. Next page (single page mode)/next four pages (multi page mode)
2613 +1. Swipe to zoom out PDF display content
2614 +1. High support full display.
2615 +1. Wide support full display.
2616 +1. Rotate 90 degrees to the left.
2617 +1. Rotate 90 degrees to the right.
2618 +
2619 +(% class="box infomessage" %)
2620 +(((
2621 + ✎Note: When this component is in the sub-screen, closing the sub-screen may cause the HMI to freeze. Before the problem is fixed, do not put PDF Reader in the sub-screen.
2622 +)))
2623 +
2575 2575  = **Draw** =
2576 2576  
2577 2577  It provides function of drawing graphics, setting text, displaying pictures, this part contains Text, Line, Polygon, Cycle, Arc, Rectangle, Broken Line, Linear Scale, Arc scale, Table.
1733277098866-743.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.2454238480
Size
... ... @@ -1,0 +1,1 @@
1 +23.1 KB
Content
1733277617481-225.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.2454238480
Size
... ... @@ -1,0 +1,1 @@
1 +475.2 KB
Content
1733277914591-914.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.2454238480
Size
... ... @@ -1,0 +1,1 @@
1 +526.7 KB
Content