Changes for page 05 Objects

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

From version 53.2
edited by Karen
on 2023/05/25 13:41
Change comment: There is no comment for this version
To version 56.1
edited by Karen
on 2023/05/25 14:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2394,7 +2394,7 @@
2394 2394  
2395 2395  == **Camera control** ==
2396 2396  
2397 -This is for control camera; this object need to be used with camera display object.
2397 +This is for control camera; This object need to be used with camera display object.
2398 2398  
2399 2399  **Description**
2400 2400  
... ... @@ -2405,11 +2405,11 @@
2405 2405  
2406 2406  Read a string from designated system address, and then combine the instruction to control the camera image.
2407 2407  
2408 -When the dynamic control command is disabled, the complete camera control command be entered in order to display the camera contents.
2408 +When the dynamic control command is disabled, the complete camera control command is entered in order to display the camera contents.
2409 2409  
2410 2410  **2) Camera control instruction**
2411 2411  
2412 -This is for enter static instruction for camera, so that users can operation camera when HMI running;
2412 +This is for entering static instruction for camera so that users can operate camera when HMI running.
2413 2413  
2414 2414  **3) Control bit**
2415 2415  
... ... @@ -2421,7 +2421,7 @@
2421 2421  
2422 2422  == **Flow component** ==
2423 2423  
2424 -The flow components are mainly used to reflect the flow state in process flow production. You could set the style of flow components according to requirements.
2424 +The flow components are mainly used to reflect the flow state in process flow production. User could set the style of flow components according to requirements.
2425 2425  
2426 2426  **Description**
2427 2427  
... ... @@ -2441,9 +2441,9 @@
2441 2441  1. **Block width:** It sets block width of flow component.
2442 2442  1. **PipeFrn width: **It sets outer border width of flow component.
2443 2443  1. **Block length: **It sets block length of flow component.
2444 -1. **Transparence:** It sets transparence of flow component.(from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2445 -1. **Ratio:** It sets display ratio of block and background (Display density of the block in flow component).
2446 -1. **Speed:** It setsflow speed of the block during HMI running.
2444 +1. **Transparence:** It sets transparence of flow component. (from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2445 +1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2446 +1. **Speed:** It sets flow speed of the block during HMI running.
2447 2447  
2448 2448  **(3) Control**
2449 2449  
... ... @@ -2467,9 +2467,9 @@
2467 2467  
2468 2468  == **Printer** ==
2469 2469  
2470 -The printing object is primarily suitable for print out or screenshots saving when connected to micro printer.
2470 +The printing object is primarily suitable for printing out or screenshots saving when connected to micro printer.
2471 2471  
2472 -Printer has two types: **serial printer and USB printer**. Printf (printext function) should be called when it's used to print fixed message in a script.
2472 +Printer has two types: serial printer and USB printer. Printf (printext function) should be called when it's used to print fixed message in a script.
2473 2473  
2474 2474  **Printer protocol**
2475 2475  
... ... @@ -2489,18 +2489,18 @@
2489 2489  **(1) Display settings**
2490 2490  
2491 2491  1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2492 -1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion with paper size.
2492 +1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion to paper size.
2493 2493  
2494 2494  **(2) Trigger mode**
2495 2495  
2496 -1. **Trigger address: **When trigger address turns ON.Printer starts to respond operation.
2496 +1. **Trigger address: **When trigger address turns ON. The printer starts to respond operationally.
2497 2497  1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2498 2498  
2499 2499  **(3) Save path**
2500 2500  
2501 -Valid when the save mode is selected, screenshot the content in printing object area and the save it in specified storage and folder, when trigger address turns ON.
2501 +Valid when the save mode is selected, screenshot the content in printing object area, and save it in specified storage and folder, when trigger address turns ON.
2502 2502  
2503 -Folder: It's available to select SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2503 +Folder: It's available to select an SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture the first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2504 2504  
2505 2505  **Related issues**
2506 2506