Changes for page 05 Objects

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

From version 36.4
edited by Karen
on 2023/05/24 11:33
Change comment: There is no comment for this version
To version 36.5
edited by Karen
on 2023/05/24 11:33
Change comment: There is no comment for this version

Summary

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, 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.
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.
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