Changes for page 05 Objects
Last modified by Jett on 2025/07/04 09:41
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -463,8 +463,8 @@ 463 463 * Nested patterns of object cycle and sub-function cycles are as follows. 464 464 ** The cycle time is independent. 465 465 ** The object performs one cycle, all the sub-functions would be performed once. 466 -** If the object cycle ends earlier than the sub-function cycle, the sub-function would complete the remaining number of cycles. 467 -** 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. 468 468 ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time. 469 469 * 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]]". 470 470 ... ... @@ -553,7 +553,7 @@ 553 553 * **Read Address:** The data from designated address will be displayed. 554 554 * **Input: **Enable input function and "Write Address" configuration. 555 555 * **Same read-write address:** Configure [Write Address] is the same as "Read Address". 556 -* **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". 557 557 * **Keypad:** it is standard numeric keypad, allow to input decimal and floating; 558 558 559 559 (% class="box infomessage" %) ... ... @@ -570,13 +570,13 @@ 570 570 (% style="text-align:center" %) 571 571 [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]] 572 572 573 -* **Font:** It is located infont list; user could select font directly.574 -* **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as 575 -* **Input as "*":** The dataisshown 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 as: 6.30 will be displayed as 6.3. 575 +* **Input as "*":** the data shown as "*". 576 576 * **Alignment:** There are three modes. 577 577 * **Center:** data display on the center of object. 578 -* **Align left: ** Data display on the left.579 -* **Align right: ** Data display on the right.578 +* **Align left: **data display on the left. 579 +* **Align right: **data display on the right. 580 580 581 581 **Data format** 582 582