Changes for page 05 Objects
Last modified by Jett on 2025/04/08 13:50
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1398,40 +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 -**Description** 1401 +(% style="text-align:center" %) 1402 +[[image:image-20220805161001-1.jpeg]] 1402 1402 1404 +**Read address:** Read the value from the set PLC address. 1403 1403 1404 -(% style="text-align:center" %) 1405 -[[image:6.Objects_html_7b4e0390c9bae4fd.gif||class="img-thumbnail"]] 1406 +**Data format:** It is for data setting. The data format types are as below. 1406 1406 1407 -**(1) Basic** 1408 +* BCD, 32-bit float 1409 +* signed decimal 1410 +* unsigned decimal 1411 +* 32-bit signed decimal 1412 +* 32-bit unsigned decimal 1408 1408 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; 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. 1414 1414 1415 -** (2)Showmeter background**1416 +* **Min angle and max angle:** Data range, if data beyond range will be not inputted. 1416 1416 1417 - Thisisfor settingmeter background, therearefourtypes,youcouldselectitaccordingto needs.1418 +**Variable limits:** when checked, low limit address and high limit address could be edit showed below; 1418 1418 1419 -** (3)Show pointer**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. 1420 1420 1421 -You could select show pointer or not according to need, and it provides two types for pointer and users could select pointer color. 1422 +**Show pointer**: When not checked, the pointer is not displayed; When checked, there are four styles of pointer meter to select it according to needs. You could select show pointer or not according to need, and it provides two types for pointer and users could select pointer color. 1422 1422 1423 -** (4)Show alarm area**1424 +**Show alarm area** 1424 1424 1425 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. 1426 1426 1427 -** (5)Show scale**1428 +**Show scale** 1428 1428 1429 1429 It provides settings for scale on meter, users could select [Major scale] and [Minor scale], and set color for them. 1430 1430 1431 -** (6)Meter angel settings**1432 +**Meter angel settings** 1432 1432 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.1434 +* **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°. 1435 +* **Start angle: **It sets the position where the minimum value is displayed. 1435 1435 1436 1436 **Result** 1437 1437 ... ... @@ -1441,7 +1441,10 @@ 1441 1441 [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]] 1442 1442 1443 1443 1445 +(% class="box infomessage" %) 1446 +((( 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]]". 1448 +))) 1445 1445 1446 1446 == **Bar** == 1447 1447 ... ... @@ -1672,39 +1672,44 @@ 1672 1672 1673 1673 Rotation picture can rotate the image at a specified center or rotate it in a certain way. It is determined by the property settings. 1674 1674 1675 -**Description** 1676 - 1677 1677 (% style="text-align:center" %) 1678 -[[image: 6.Objects_html_e43758e6e4e3e685.gif||class="img-thumbnail"]]1680 +[[image:image-20220805155253-1.jpeg]] 1679 1679 1680 -**1) Counter-Clockwise** 1681 1681 1682 - Itsets the rotationdirectionofthe picture. The defaultis torotateclockwise. When checked,the rotationdirectionis counterclockwise.1683 +**Position: **Display the position of the rotation picture in the screen. 1683 1683 1684 -** 2)Appearance**1685 +**Counter-Clockwise: **It sets the rotation direction of the picture. The default is to rotate clockwise. When checked, the rotation direction is counterclockwise. 1685 1685 1686 -It sets picture for object, the picture is selected from Shape. 1687 +**Appearance**: It sets picture for object, the picture is selected from Shape. 1687 1687 1688 -** 3)Data format**1689 +**Data format** 1689 1689 1690 1690 * **Data format: **It sets data format for [Address]->[Rotation angle]. 1692 +** BCD 1693 +** 32-bit float 1694 +** 16-bit signed decimal 1695 +** 16-bit unsigned decimal 1696 +** 32-bit signed decimal 1697 +** 32-bit unsigned decimal 1691 1691 * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode). 1692 1692 * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode). 1693 1693 1694 -** 4)Address**1701 +**Rotation angle: **the rotating angle is determined by designated address; 1695 1695 1696 -**Rotation angle:**the rotating angle is determinedby designatedaddress;this modeand auto-rotationmodecouldnotbeusedtheame time.1703 +**Rotation center**: It shows the rotation center coordinates; 1697 1697 1698 -** 5) Rotation center**1705 +**Auto-rotation: **Taker the center of the image as the center of the picture when it is rotating. 1699 1699 1700 - Itshowsthe rotationcenter coordinates;1707 +**Cycle time: **Object will rotate every cycle time. Unit:100 ms. 1701 1701 1702 -** 6) Auto-rotation**1709 +**Rotation angle:** Object rotates designated angle everytime. 1703 1703 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. 1711 +**Return:** Object will be reset to original position after maximum angle reached. 1707 1707 1713 +**Enable auto-spin: **When the address is set to ON, the picture will rotate automatically. 1714 + 1715 +**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. 1716 + 1708 1708 == **Drop-down List** == 1709 1709 1710 1710 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,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +47.1 KB - Content
- image-20220805161001-1.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +51.3 KB - Content