Changes for page 05 Objects
Last modified by Joe on 2025/09/05 17:02
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2781,49 +2781,7 @@ 2781 2781 === **Playback address control function** === 2782 2782 2783 2783 2784 -|**Operation**|**Command**|**Parameter 1**|**Description** 2785 -|**Play/Pause**|1|N/A|((( 2786 -**Address mode control.** 2787 2787 2788 -Play status address will be **16** during **playing**. 2789 - 2790 -Play status address will be **256 **during **Pause**. 2791 -))) 2792 -|**Replay**|2|N/A| 2793 -|**Stop and close file**|3|N/A|Play status address will be **4096** during **Stop**. 2794 -|**Play previous video**|4|N/A|((( 2795 -1.If File index is originally 0, the video will be played again. 2796 - 2797 -2.If file cannot be found, Play status address will be 8. 2798 -))) 2799 -|**Play next video**|5|N/A|((( 2800 -1.If the next file cannot be found, the first video in the list (file index 0) will be played. 2801 - 2802 -2.If the file cannot be found, the Plays tatus address will be 8. 2803 -))) 2804 -|Fast rewind|6|Specified number of seconds|((( 2805 -1.Rewind the video by the specified number of seconds from the current time and start playing again. 2806 - 2807 -2.If the video is currently paused, this operation will cause it to remain paused. 2808 - 2809 -3.If the specified time is less than the start time, the video will restart playing. 2810 -))) 2811 -|**Fast forward**|7|Specified number of seconds|((( 2812 -1.Fast-forward the specified number of seconds from the current time and start playback. 2813 - 2814 -2.If the video is currently paused, this operation will cause it to remain paused. 2815 - 2816 -3.If the specified time exceeds the end time, the video will end immediately. 2817 -))) 2818 -|**Volume**|8|((( 2819 -Specified volume 2820 - 2821 -(0-50) 2822 -)))|Default volume is** 50.** 2823 -|**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. 2824 -|**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. 2825 -|**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. 2826 - 2827 2827 = **Draw** = 2828 2828 2829 2829 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.