Changes for page 05 Objects

Last modified by Joe on 2025/09/16 16:14

From version 2.1
edited by Joe
on 2025/09/05 15:35
Change comment: There is no comment for this version
To version 9.1
edited by Joe
on 2025/09/05 16:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1432,9 +1432,27 @@
1432 1432  
1433 1433  **④**Choose the recipe file in recipe folder
1434 1434  
1435 +== **New Alarm record** ==
1435 1435  
1436 -= **Meter** =
1437 +**Introduction:** Query all alarm records for a specific group number and display them in a table format in chronological order. The query time period can be dynamically set on HMI, and the display is saved after power-off.
1437 1437  
1439 +1.Alarm Record in versions **10.0** and above are referred to as the "New Alarm Record," while those in versions below 10.0 are referred to as the "Old Alarm Record."
1440 +
1441 +2.Differences between New Alarm Record and Old Alarm Record:
1442 +
1443 +① Clearer page configuration, divided into three main pages: "Basic," "Graphics," and "Alarm Properties."
1444 +
1445 +② Appearance settings offer more style settings.
1446 +
1447 +③ Added alarm property settings, allowing to change the color when confirming.
1448 +
1449 +④ The ability to configure function addresses and query time periods in the project configuration has been removed. Instead, directly query and filter time periods and group numbers at runtime.
1450 +
1451 +⑤Added horizontal and vertical scroll bars for easier screen navigation.
1452 +
1453 +
1454 +== **Meter** ==
1455 +
1438 1438  (% style="text-align:center" %)
1439 1439  [[image:1733370883635-566.png]]
1440 1440  
... ... @@ -2739,8 +2739,89 @@
2739 2739  
2740 2740  === **Function button** ===
2741 2741  
2760 +[[image:图片8.png]] : Play
2742 2742  
2762 +[[image:图片9.png]] : Pause
2743 2743  
2764 +[[image:图片10.png]] : Stop
2765 +
2766 +[[image:图片11.png]] : Replay
2767 +
2768 +[[image:图片12.png]] : Previous
2769 +
2770 +[[image:图片13.png]] : Next
2771 +
2772 +[[image:图片14.png]] : Fast rewind
2773 +
2774 +[[image:图片15.png]] : Fast forward
2775 +
2776 +[[image:图片16.png]] : Screenshot
2777 +
2778 +[[image:图片17.png]] : Full screen
2779 +
2780 +[[image:图片18.png]] : Exit full screen
2781 +
2782 +**Cycle mode:**
2783 +
2784 +[[image:图片19.png]] : No loop
2785 +
2786 +[[image:图片20.png]] : Single Track loop
2787 +
2788 +[[image:图片21.png]] : Playlist loop
2789 +
2790 +[[image:图片22.png]] : Random loop
2791 +
2792 +**Window:**
2793 +
2794 +[[image:图片23.png]] : Minimalist mode switch
2795 +
2796 +[[image:图片24.png]]: Minimalist mode switch
2797 +
2798 +=== **Playback address control function** ===
2799 +
2800 +|**Operation**|**Command**|**Parameter 1**|**Description**
2801 +|**Play/Pause**|1|N/A|(((
2802 +**Address mode control.**
2803 +
2804 +Play status address will be **16** during **playing**.
2805 +
2806 +Play status address will be **256 **during **Pause**.
2807 +)))
2808 +|**Replay**|2|N/A|
2809 +|**Stop and close file**|3|N/A|Play status address will be **4096** during **Stop**.
2810 +|**Play previous video**|4|N/A|(((
2811 +1.If File index is originally 0, the video will be played again.
2812 +
2813 +2.If file cannot be found, Play status address will be 8.
2814 +)))
2815 +|**Play next video**|5|N/A|(((
2816 +1.If the next file cannot be found, the first video in the list (file index 0) will be played.
2817 +
2818 +2.If the file cannot be found, the Plays tatus address will be 8.
2819 +)))
2820 +|Fast rewind|6|Specified number of seconds|(((
2821 +1.Rewind the video by the specified number of seconds from the current time and start playing again.
2822 +
2823 +2.If the video is currently paused, this operation will cause it to remain paused.
2824 +
2825 +3.If the specified time is less than the start time, the video will restart playing.
2826 +)))
2827 +|**Fast forward**|7|Specified number of seconds|(((
2828 +1.Fast-forward the specified number of seconds from the current time and start playback.
2829 +
2830 +2.If the video is currently paused, this operation will cause it to remain paused.
2831 +
2832 +3.If the specified time exceeds the end time, the video will end immediately.
2833 +)))
2834 +|**Volume**|8|(((
2835 +Specified volume
2836 +
2837 +(0-50)
2838 +)))|Default volume is** 50.**
2839 +|**Start time**|9|Specified position (Unit: s)|The specified position should be less than the end time. If it exceeds the end time, the system will end the video directly.
2840 +|**Play index file**|10|File index|The files will be sorted by name. The file index is 0, pointing to the first file, and so on. If the file cannot be found, Play status address will be 8.
2841 +|**Update playback time**| |N/A|Video will be played and the current playback progress (in seconds) will be updated in real time according to the set update cycle.
2842 +
2744 2744  = **Draw** =
2745 2745  
2746 2746  It provides function of drawing graphics, setting text, displaying pictures, this part contains Text, Line, Polygon, Cycle, Arc, Rectangle, Broken Line, Linear Scale, Arc scale, Table.
图片10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +262 bytes
Content
图片11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +2.1 KB
Content
图片12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +689 bytes
Content
图片13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +892 bytes
Content
图片14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +792 bytes
Content
图片15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +810 bytes
Content
图片16.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +1.6 KB
Content
图片17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +744 bytes
Content
图片18.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +761 bytes
Content
图片19.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +806 bytes
Content
图片20.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +817 bytes
Content
图片21.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +853 bytes
Content
图片22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Content
图片23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +1.5 KB
Content
图片24.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Content
图片9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Content