Changes for page 05 Objects

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

From version 73.1
edited by Jim(Forgotten)
on 2023/08/10 17:15
Change comment: There is no comment for this version
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
Content
... ... @@ -2387,6 +2387,8 @@
2387 2387  
2388 2388  Coordinate displays the object location on the screen, and size is the length and width of the object.
2389 2389  
2390 +(% class="box infomessage" %)
2391 +(((
2390 2390  **✎Note:**
2391 2391  
2392 2392  * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
... ... @@ -2398,8 +2398,11 @@
2398 2398  ** REB-USB 100W07M (supports 720p)
2399 2399  ** WX152HD (supports 720p)
2400 2400  ** RMONCAM G200 (supports 720p)
2401 -** ASHU S300 (640*480)
2403 +** ASHU S300 (640*480
2404 +)))
2402 2402  
2406 +* \\
2407 +
2403 2403  == **Camera control** ==
2404 2404  
2405 2405  This is for control camera; This object need to be used with camera display object.
... ... @@ -2889,6 +2889,8 @@
2889 2889  1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2890 2890  1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2891 2891  
2897 +(% class="box infomessage" %)
2898 +(((
2892 2892  **✎Note:**
2893 2893  
2894 2894  This is a custom-made object that requires the cooperation of WECON software engineers.
... ... @@ -2898,3 +2898,4 @@
2898 2898  * One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2899 2899  * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2900 2900  * A document for illustrating the dll files.
2908 +)))