Changes for page 05 Objects

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

From version 71.12
edited by test
on 2023/07/27 17:38
Change comment: Added comment
To version 75.1
edited by Jim(Forgotten)
on 2023/08/10 17:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.test
1 +XWiki.Jim
Content
... ... @@ -458,6 +458,8 @@
458 458  * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
459 459  * **Break:** Stop executing sub-function when trigger address is ON.
460 460  
461 +(% class="box infomessage" %)
462 +(((
461 461  ✎**Note:**
462 462  
463 463  * Nested patterns of object cycle and sub-function cycles are as follows.
... ... @@ -467,6 +467,7 @@
467 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]]".
472 +)))
470 470  
471 471  == Slider switch ==
472 472  
... ... @@ -771,6 +771,8 @@
771 771  |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
772 772  |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
773 773  
777 +(% class="box infomessage" %)
778 +(((
774 774  **✎Note:**
775 775  
776 776  * [Function address (20 words)] need to be HMI internal address;
... ... @@ -777,6 +777,9 @@
777 777  * When the start time and end time of the query are enabled, if the end time is smaller than the start time, the system automatically swaps the start and end times to calculate the span of the query;
778 778  * After manually setting the start time and end time of the query, you need to manually update the data (the default will be automatically updated);
779 779  
785 +
786 +)))
787 +
780 780  **Appearance**
781 781  
782 782  (% style="text-align:center" %)
... ... @@ -2379,6 +2379,8 @@
2379 2379  
2380 2380  Coordinate displays the object location on the screen, and size is the length and width of the object.
2381 2381  
2390 +(% class="box infomessage" %)
2391 +(((
2382 2382  **✎Note:**
2383 2383  
2384 2384  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
... ... @@ -2390,8 +2390,11 @@
2390 2390  ** REB-USB 100W07M (supports 720p)
2391 2391  ** WX152HD (supports 720p)
2392 2392  ** RMONCAM G200 (supports 720p)
2393 -** ASHU S300 (640*480)
2403 +** ASHU S300 (640*480
2404 +)))
2394 2394  
2406 +* \\
2407 +
2395 2395  == **Camera control** ==
2396 2396  
2397 2397  This is for control camera; This object need to be used with camera display object.
... ... @@ -2881,6 +2881,8 @@
2881 2881  1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2882 2882  1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2883 2883  
2897 +(% class="box infomessage" %)
2898 +(((
2884 2884  **✎Note:**
2885 2885  
2886 2886  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2890,3 +2890,4 @@
2890 2890  * One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2891 2891  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2892 2892  * A document for illustrating the dll files.
2908 +)))