Changes for page 05 Objects

Last modified by Jett on 2025/04/08 13:50

From version 19.1
edited by Stone Wu
on 2022/08/05 16:40
Change comment: There is no comment for this version
To version 17.1
edited by Stone Wu
on 2022/08/05 10:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1398,39 +1398,41 @@
1398 1398  
1399 1399  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.
1400 1400  
1401 -(% style="text-align:center" %)
1402 -[[image:image-20220805161001-1.jpeg]]
1401 +**Description**
1403 1403  
1404 -**Read address:** Read the value from the set PLC address.
1405 1405  
1406 -**Data format:** It is for data setting. The data format types are as below.
1404 +(% style="text-align:center" %)
1405 +[[image:6.Objects_html_7b4e0390c9bae4fd.gif||class="img-thumbnail"]]
1407 1407  
1408 -* BCD, 32-bit float
1409 -* signed decimal
1410 -* unsigned decimal
1411 -* 32-bit signed decimal
1412 -* 32-bit unsigned decimal
1407 +**(1) Basic**
1413 1413  
1414 -**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.
1409 +1. **Read address:** Read the value from the set PLC address.
1410 +1. **Data format:** It is for data setting. The data format types are: BCD, 32-bit float, signed decimal, unsigned decimal, 32-bit signed decimal and 32-bit unsigned decimal.
1411 +1. **Digits setting:** it means the decimal point position. the decimal point position is effective only when data format is floating and decimal.
1412 +1. **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1413 +1. **Variable limits:** when checked, low limit address and high limit address could be edit showed below;
1415 1415  
1416 -* **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1415 +**(2) Show meter background**
1417 1417  
1418 -**Variable limits:** when checked, low limit address and high limit address could be edit showed below;
1417 +This is for setting meter background, there are four types, you could select it according to needs.
1419 1419  
1420 -**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.
1419 +**(3) Show pointer**
1421 1421  
1422 -**Show pointer**: When not checked, the pointer is not displayed; When checked, you could set the style and color of pointer.
1421 +You could select show pointer or not according to need, and it provides two types for pointer and users could select pointer color.
1423 1423  
1424 -**Show alarm area**: It provides alarm function in meter, you could set the 4 areas, and each area corresponds to a different alarm color.
1423 +**(4) Show alarm area**
1425 1425  
1426 -**Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value.
1425 +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.
1427 1427  
1428 -**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°.
1427 +**(5) Show scale**
1429 1429  
1430 -**Start angle: **It sets the position where the minimum value is displayed.
1429 +It provides settings for scale on meter, users could select [Major scale] and [Minor scale], and set color for them.
1431 1431  
1432 -**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.
1431 +**(6) Meter angel settings**
1433 1433  
1433 +1. **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°.
1434 +1. **Start angle: **It sets the position where the minimum value is displayed.
1435 +
1434 1434  **Result**
1435 1435  
1436 1436  When configuration is completed, the object is shown as below picture when HMI is running.
... ... @@ -1439,10 +1439,7 @@
1439 1439  [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]]
1440 1440  
1441 1441  
1442 -(% class="box infomessage" %)
1443 -(((
1444 1444  ✎**Note:** For the parameter setting, please refer to "[[text>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HText]]" in "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
1445 -)))
1446 1446  
1447 1447  == **Bar** ==
1448 1448  
... ... @@ -1673,44 +1673,39 @@
1673 1673  
1674 1674  Rotation picture can rotate the image at a specified center or rotate it in a certain way. It is determined by the property settings.
1675 1675  
1675 +**Description**
1676 +
1676 1676  (% style="text-align:center" %)
1677 -[[image:image-20220805155253-1.jpeg]]
1678 +[[image:6.Objects_html_e43758e6e4e3e685.gif||class="img-thumbnail"]]
1678 1678  
1680 +**1) Counter-Clockwise**
1679 1679  
1680 -**Position: **Display the position of the rotation picture in the screen.
1682 +It sets the rotation direction of the picture. The default is to rotate clockwise. When checked, the rotation direction is counterclockwise.
1681 1681  
1682 -**Counter-Clockwise: **It sets the rotation direction of the picture. The default is to rotate clockwise. When checked, the rotation direction is counterclockwise.
1684 +**2) Appearance**
1683 1683  
1684 -**Appearance**: It sets picture for object, the picture is selected from Shape.
1686 +It sets picture for object, the picture is selected from Shape.
1685 1685  
1686 -**Data format**
1688 +**3) Data format**
1687 1687  
1688 1688  * **Data format: **It sets data format for [Address]->[Rotation angle].
1689 -** BCD
1690 -** 32-bit float
1691 -** 16-bit signed decimal
1692 -** 16-bit unsigned decimal
1693 -** 32-bit signed decimal
1694 -** 32-bit unsigned decimal
1695 1695  * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode).
1696 1696  * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode).
1697 1697  
1698 -**Rotation angle: **the rotating angle is determined by designated address;
1694 +**4) Address**
1699 1699  
1700 -**Rotation center**: It shows the rotation center coordinates;
1696 +**Rotation angle:**the rotating angle is determined by designated address; this mode and auto-rotation mode could not be used at the same time.
1701 1701  
1702 -**Auto-rotation: **Taker the center of the image as the center of the picture when it is rotating.
1698 +**5) Rotation center**
1703 1703  
1704 -**Cycle time: **Object will rotate every cycle time. Unit:100 ms.
1700 +It shows the rotation center coordinates;
1705 1705  
1706 -**Rotation angle:** Object rotates designated angle everytime.
1702 +**6) Auto-rotation**
1707 1707  
1708 -**Return:** Object will be reset to original position after maximum angle reached.
1704 +* **Cycle time: **Object will rotate every cycle time. Unit:100 ms.
1705 +* **Rotation angle:** Object rotates designated angle everytime.
1706 +* **Return:** Object will be reset to original position after maximum angle reached.
1709 1709  
1710 -**Enable auto-spin: **When the address is set to ON, the picture will rotate automatically.
1711 -
1712 -**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.
1713 -
1714 1714  == **Drop-down List** ==
1715 1715  
1716 1716  Drop-Down list is designed for display the designated state by text, to select the text in the list, the corresponding state will change, and the write address will change to the designated state value.
image-20220805155253-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Stone
Size
... ... @@ -1,1 +1,0 @@
1 -47.1 KB
Content
image-20220805161001-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Stone
Size
... ... @@ -1,1 +1,0 @@
1 -51.3 KB
Content