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
-
... ... @@ -90,15 +90,15 @@ 90 90 91 91 **Object lock** 92 92 93 -* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock-bit address points to 1 will the bit switch be operated. 93 +* **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock - bit address points to 1 will the bit switch be operated. 94 94 * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick. 95 95 * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1. 96 96 97 -**Touch available: **If you check it, you could o perate the object when you touch it.97 +**Touch available: **If you check it, you could oeprate the object when you touch it. 98 98 99 99 **Enable beep: **If you check it, the object will beep when you touch it. 100 100 101 -**Extended trigger fun ctions. **It is only valid for PLC address.101 +**Extended trigger funtions. **It is only valid for PLC address. 102 102 103 103 (% style="text-align:center" %) 104 104 [[image:位开关 6.png||class="img-thumbnail"]] ... ... @@ -110,8 +110,8 @@ 110 110 * **Pop login screen** 111 111 ** Every time: Userlogin screen will pop-up when user permissions are insufficient; 112 112 ** When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out. 113 -** Pop once: Userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.114 -* **Hide object: **When the user has no permission, the object is hid den. When the user has permission, the object is displayed and can be operated.113 +** Pop once: userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone. 114 +* **Hide object: **When the user has no permission, the object is hided. When the user has the permission, the object is displayed and can be operated. 115 115 116 116 === Animation === 117 117 ... ... @@ -130,7 +130,7 @@ 130 130 131 131 For example: If the proportional gain value is x and the moving or scaling value is y, then the actual moving or scaling value is (x*y). 132 132 133 -**Movement** 133 +**(Movement** 134 134 135 135 The function of [Movement] is to move the position of object on the screen according to the value of address and movement type. 136 136 ... ... @@ -146,7 +146,7 @@ 146 146 147 147 **Deform** 148 148 149 -Deform object display size on screen mainly depends on width and height. 149 +Deform object display size on screen, mainly depends on width and height. 150 150 151 151 Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down. 152 152 ... ... @@ -162,7 +162,7 @@ 162 162 |(% style="width:207px" %)PLC address/station NO.|(% style="width:868px" %)Set the device station NO. to access. If default station NO. is selected, then the station NO. is the de The station number is the default station number for "Connection" settings in "System Parameters". 163 163 |(% style="width:207px" %)User input|(% style="width:868px" %)The address is not from address library, but a string. 164 164 |(% style="width:207px" %)From address Library|(% style="width:868px" %)The address is selected from address library. If there is no data in address library, it is invalid. 165 -|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The current one is the address referenced by the object. 165 +|(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The currently one is the address referenced by the object. 166 166 |(% style="width:207px" %)Connection|(% style="width:868px" %)PLC that already exists in the project. 167 167 |(% style="width:207px" %)Address type|(% style="width:868px" %)The address type or internal register type included in the PLC selected by the project. 168 168 |(% style="width:207px" %)Address NO.|(% style="width:868px" %)To input address NO. ... ... @@ -342,7 +342,7 @@ 342 342 * **Next:** Switch to the next screen in the screen list; 343 343 * **Go back: **Switch to the previous operating screen; 344 344 * **Close sub screen:** Close current sub screen; 345 -* **Instalment screen:** Pop-up instal lment setting screen, only valid when the installment is enabled;345 +* **Instalment screen:** Pop-up instalment setting screen, only valid when the instalment is enabled; 346 346 * **Flash data to Udisk: **Copy data file from HMI Flash to Udisk, alarm, data record and recipe files could be copied; 347 347 348 348 (% style="text-align:center" %) ... ... @@ -358,7 +358,7 @@ 358 358 (% style="text-align:center" %) 359 359 [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]] 360 360 361 -**Using trigger address**. As the figure above, 361 +**Using trigger address**. As the figure above,when 00 is ON,then selected operation of the function switch will be executed. 362 362 363 363 **All terminals effect**. When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen. 364 364 ... ... @@ -367,11 +367,11 @@ 367 367 ✎**Note:** 368 368 369 369 1. Some special characters like \ : * ? “ <> | are not allowed in file path, otherwise an error (the following characters could not be included in the file name.| >< : * “ ? \) may occur. 370 -1. If you use SD card which HMI does n't support, then you select the SD card as path,an error may occur.371 -1. When users save directory ,source path and destination path should end with [/], such as: [data/].370 +1. If you use SD card which HMI does't support, then you select the SD card as path,an error may occur. 371 +1. When users save directory ,source path and destination path should end with [/], such as: [data/]. 372 372 373 373 * If source path or destination path is empty, there will be an error: [please set source and destination paths]. 374 -* If source path or destination path contain more than two consecutive [/], 374 +* If source path or destination path contain more than two consecutive [/],there will be an error: [invalid path]. 375 375 376 376 (% start="4" %) 377 377 1. When users save specified file, it is necessary to set specified file path and file name. Such as: "data/a.txt". If there is no file name in path, there will be an error: "please set source path!" or "Please set destination path!" ... ... @@ -380,7 +380,7 @@ 380 380 381 381 == Combination switch == 382 382 383 -The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of theuser.383 +The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of user. 384 384 385 385 The combination switch contains sub-functions such as bit operation, word operation, arithmetic and screen change. Click the corresponding button on the "General" of the object to add sub-functions to the list, and up to 100 sub-functions can be added. 386 386 ... ... @@ -418,7 +418,7 @@ 418 418 419 419 **Word addresses length: **The length of operated addresses. 420 420 421 -* If "Target word address" is 40, "Type" is Word set, ingthe button,421 +* If "Target word address" is 40, "Type" is Word set,and operand is 10,the length is 3,when press the button,the 40~~42 will be 10. 422 422 423 423 **Arithmetic** 424 424 ... ... @@ -461,7 +461,7 @@ 461 461 ✎**Note:** 462 462 463 463 * Nested patterns of object cycle and sub-function cycles are as follows. 464 -** The cycle time isindependent.464 +** The cycle time are independent. 465 465 ** The object performs one cycle, all the sub-functions would be performed once. 466 466 ** If the object cycle ends earlier than the sub-function cycle, and the sub-function would completes the remaining number of cycles. 467 467 ** If the object cycle ends later than the sub-function cycle, and the sub-function cycle would be triggered again.