Changes for page 05 Objects

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

From version 54.3
edited by Karen
on 2023/05/25 13:53
Change comment: There is no comment for this version
To version 56.3
edited by Karen
on 2023/05/25 14:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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  
... ... @@ -2593,16 +2593,14 @@
2593 2593  
2594 2594  == **Text** ==
2595 2595  
2596 -It adds text to HMI screen, and a object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2596 +It adds text to HMI screen, and an object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2597 2597  
2598 -**Description**
2599 -
2600 2600  (% style="text-align:center" %)
2601 2601  [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2602 2602  
2603 2603  **(1) Current state**
2604 2604  
2605 -It used to switch the object states, but [Text] object only has one state, so this function is invalid.
2603 +It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2606 2606  
2607 2607  **(2) All language**
2608 2608  
... ... @@ -2621,7 +2621,7 @@
2621 2621  
2622 2622  **(5) Text color**
2623 2623  
2624 -It sets color for text in object.
2622 +It sets color of text in object.
2625 2625  
2626 2626  **(6) Text background**
2627 2627