Changes for page 05 Objects

Last modified by Hunter on 2026/07/14 14:46

From version 4.1
edited by Joe
on 2025/09/05 15:52
Change comment: There is no comment for this version
To version 20.1
edited by Hunter
on 2026/07/07 20:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.joe
1 +XWiki.Hunter
Content
... ... @@ -32,13 +32,13 @@
32 32  
33 33  **Display**
34 34  
35 -* **Inverted Display: **Display the state picture and text of the object reversely.
35 +* **Inverted Display: **Displays the object's state image and text in reverse state order.
36 36  * **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
37 -* **Blink: **Blinking while control bit is triggered;
38 -** **Blink when ON: **Blink when control bit is ON.
39 -** **Blink when OFF: **Blink when control bit is OFF.
37 +* **Blink: **When enabled, the bit switch blinks when the specified condition is met;
38 +** **Blink when ON: **Blink the bit switch when control bit is ON.
39 +** **Blink when OFF: **Blink the bit switch when control bit is OFF.
40 40  
41 -**Minimum hold time: **Only when the time of press and hold the object is greater than the set value, the object function will be executed.
41 +**Minimum hold time: **Specifies the press-and-hold duration required for the action to take effect.
42 42  
43 43  **Indirect addressing:**
44 44  
... ... @@ -245,7 +245,7 @@
245 245  * **Decrease:** Decrease Operand value for each time the switch is triggered.
246 246  * **High/Low limit:** The value will be not able to change when the value reaches limits.
247 247  
248 -**Min.Hold Time:**After continuously clicking the button for a period of time, the button will perform operations continuously
248 +**Min.Hold Time: **Specifies the minimum interval between repeated triggers.
249 249  
250 250  (% class="box infomessage" %)
251 251  (((
... ... @@ -267,7 +267,7 @@
267 267  **Address**
268 268  
269 269  * **Read address:** Read the value from object display.
270 -* **States count: **Total status number for current word address, which could change the state value according to different status in button [State values], range: 1-256.
270 +* **States count: **Specifies the number of states for the specified word address, range: 1-256.
271 271  * **State with value out of range**: When the value of the read address is not on the range of states' value, it will cause no corresponding status number is displayed. There are two modes for process when the value is out of range.
272 272  * **Hide**: Hide the object when the value is out of range;
273 273  * **Show state**: Specify a status when the value is out of range, for example the total states is 6(range from state No.0~~No.5), but the read value is 6, at this moment the object will show the state No.0 if selected item of show state is No.0;
... ... @@ -286,15 +286,15 @@
286 286  **Transform state**
287 287  
288 288  * **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
289 -* **Auto transforms:** Object switch states automatically
289 +* **Auto transforms:** The lamp automatically switches between states.
290 290  
291 291  (% style="text-align:center" %)
292 292  [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
293 293  
294 -* **Trigger to transform: **Trigger condition of auto transform
294 +* **Trigger to transform: **Specifies the trigger condition for Auto Transform.
295 295  * **Auto return:** Return to the initial state after reaching the final state;
296 296  * **Time of transform:** Set the interval of transform between two states;
297 -* **Dynamic interval: **Set the dynamic interval of transform between two states. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
297 +* **Dynamic time: **Specifies the address used to control the automatic state switching interval. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
298 298  
299 299  **Manual**
300 300  
... ... @@ -301,10 +301,11 @@
301 301  (% style="text-align:center" %)
302 302  [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
303 303  
304 -* **Set state: **Set a constant value to address(according to the operate state selection) when click the object.
304 +* **State set: **Set state value to word address(according to the operate state selection) when click the lamp object.
305 305  * **State increase: **Increase the address value by one step when click the object, the upper limit is depends on the Last state selection.
306 306  * **State decrease:** Decrease the address value by one step when click the object, the lower limit is depends on the Last state selection..
307 -* **Last state: **The upper limit or lower limit(Final state) of state increase/decrease;
307 +* **Last state: **The final state after the change;
308 +* **Return to state:** The word lamp returns to the selected state option when click the final state.
308 308  
309 309  (% class="box infomessage" %)
310 310  (((
... ... @@ -338,8 +338,8 @@
338 338  (% style="text-align:center" %)
339 339  [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
340 340  
341 -* **Screen No: **Switch to the selected screen, it could not be subscreen;
342 -* **Open sub screen: **Pop-up selected sub screen, and set sub screen position, default position is (0, 0), this is the coordinates of the top left corner of the screen;
342 +* **Screen No: **The screen number to jump to, it could not be subscreen;
343 +* **Open sub screen: **The sub-screen number to pop up, default position is (0, 0), this is the coordinates of the top left corner of the screen;
343 343  
344 344  (% style="text-align:center" %)
345 345  [[image:6.Objects_html_8b9a9cc4cb589d5b.gif||class="img-thumbnail"]]
... ... @@ -1408,7 +1408,7 @@
1408 1408  
1409 1409  (% class="box infomessage" %)
1410 1410  (((
1411 -Only ig series have this function.
1412 +Only ig series HMI and R series V-box have this function.
1412 1412  )))
1413 1413  
1414 1414  The recipe record display component displays recipe data in a table format and can perform operations such as adding, deleting, modifying, uploading, downloading, importing and exporting the recipe.
... ... @@ -1432,10 +1432,89 @@
1432 1432  
1433 1433  **④**Choose the recipe file in recipe folder
1434 1434  
1436 +== **New Alarm record** ==
1435 1435  
1436 -= **Meter** =
1438 +**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  
1440 +(% class="box infomessage" %)
1441 +(((
1442 +Note:
1443 +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."
1444 +2.Differences between New Alarm Record and Old Alarm Record:
1445 +① Clearer page configuration, divided into three main pages: "Basic," "Graphics," and "Alarm Properties."
1446 +② Appearance settings offer more style settings.
1447 +③ Added alarm property settings, allowing to change the color when confirming.
1448 +④ 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.
1449 +⑤Added horizontal and vertical scroll bars for easier screen navigation.
1450 +)))
1451 +
1452 +**General:**
1453 +
1454 +**1.Alarm Type :** There are three alarm modes including Current alarm record, History alarm record and Alarm event statistics.
1455 +
1456 +**(1) Current alarm records:** Only the current alarm record will be displayed. If the alarm is triggered, the record will disappear.
1457 +
1458 +**(2) Historical alarm records: **All alarm and alarm trigger records will be displayed one by one.
1459 +
1460 +**(3) Alarm event statistics:** Only one record for the same alarm address will be displayed.
1461 +
1462 +**2.Group number range**: The group number range of the alarm records to be displayed. Alarm records that are not in this range will not be displayed.
1463 +
1464 +**3.Time setting**: Select the display format of time and date.
1465 +
1466 +
1438 1438  (% style="text-align:center" %)
1468 +[[image:屏幕截图 2025-09-05 164650.png]]
1469 +
1470 +**Graphic:**
1471 +
1472 +**1.Style Selection:** Select a system-provided style from the Style Selection menu, or select "Custom" to customize the colors.
1473 +
1474 +(% class="box infomessage" %)
1475 +(((
1476 +Note: If select a system-provided style, the table color can not be changed.
1477 +)))
1478 +
1479 +**2.Cell format:** Includes two options: "Adaptive" and "Custom"
1480 +
1481 +**①Adaptive:** Cells automatically adjust size based on text length.
1482 +
1483 +**②Custom: **Manually set column widths and row heights for all cells.
1484 +
1485 +(% style="text-align:center" %)
1486 +[[image:屏幕截图 2025-09-05 164729.png]]
1487 +
1488 +**Alaem Properties**
1489 +
1490 +**1.Alarm Display Status**
1491 +
1492 +**(1) Confirm:** Set the text and background color for confirming an alarm record.
1493 +
1494 +(% class="box infomessage" %)
1495 +(((
1496 +Note: "Confirm" must be selected for the alarm to display successfully.
1497 +)))
1498 +
1499 +**(2)Back to normal:** Set the text and background color for the record when the alarm record returns to normal.
1500 +
1501 +**2. Sorting**
1502 +
1503 +**(1)Method:** Indicates the field to sort by. The default is time.
1504 +
1505 +**(2) Order:** Indicates the order to sort by. The default is descending order.
1506 +
1507 +**(3) Confirm: **Sets the method for confirming an alarm record and the write address.
1508 +
1509 +**① Confirmation Method: **The method for confirming an alarm record. There are three methods including single-click, double-click, and long press for 3 seconds. The default is single-click.
1510 +
1511 +**②Write Address:** The write address to be written during confirmation. Confirming will reset the contents of the write address to 0.
1512 +
1513 +(% style="text-align:center" %)
1514 +[[image:123.png]]
1515 +
1516 +== **Meter** ==
1517 +
1518 +(% style="text-align:center" %)
1439 1439  [[image:1733370883635-566.png]]
1440 1440  
1441 1441  == **Pointer meter** ==
... ... @@ -2029,8 +2029,6 @@
2029 2029  If the "Camera Search Module" is not enabled, you need to enter the camera information manually: user name, password, device serial number (S/N), which can be obtained from the label on the camera body. 
2030 2030  )))
2031 2031  
2032 -(% style="text-align:center" %)
2033 -[[image:图片1.png]]
2034 2034  
2035 2035  
2036 2036  * (((
... ... @@ -2745,36 +2745,83 @@
2745 2745  
2746 2746  [[image:图片10.png]] : Stop
2747 2747  
2748 -[[image:图片11.png]]d
2826 +[[image:图片11.png]] : Replay
2749 2749  
2750 -[[image:图片12.png]]wq
2828 +[[image:图片12.png]] : Previous
2751 2751  
2752 -[[image:图片13.png]]sad
2830 +[[image:图片13.png]] : Next
2753 2753  
2754 -[[image:图片14.png]]swws
2832 +[[image:图片14.png]] : Fast rewind
2755 2755  
2756 -[[image:图片15.png]]qq
2834 +[[image:图片15.png]] : Fast forward
2757 2757  
2758 -[[image:图片16.png]]dfd
2836 +[[image:图片16.png]] : Screenshot
2759 2759  
2760 -[[image:图片17.png]]ww
2838 +[[image:图片17.png]] : Full screen
2761 2761  
2762 -[[image:图片18.png]]1
2840 +[[image:图片18.png]] : Exit full screen
2763 2763  
2764 -[[image:图片19.png]]p
2842 +**Cycle mode:**
2765 2765  
2766 -[[image:图片20.png]]fd
2844 +[[image:图片19.png]] : No loop
2767 2767  
2768 -[[image:图片21.png]]q
2846 +[[image:图片20.png]] : Single Track loop
2769 2769  
2770 -[[image:图片22.png]]a
2848 +[[image:图片21.png]] : Playlist loop
2771 2771  
2772 -Window:
2850 +[[image:图片22.png]] : Random loop
2773 2773  
2774 -[[image:图片23.png]]q
2852 +**Window:**
2775 2775  
2776 -[[image:图片24.png]]
2854 +[[image:图片23.png]] : Minimalist mode switch
2777 2777  
2856 +[[image:图片24.png]]: Minimalist mode switch
2857 +
2858 +=== **Playback address control function** ===
2859 +
2860 +|**Operation**|**Command**|**Parameter 1**|**Description**
2861 +|**Play/Pause**|1|N/A|(((
2862 +**Address mode control.**
2863 +
2864 +Play status address will be **16** during **playing**.
2865 +
2866 +Play status address will be **256 **during **Pause**.
2867 +)))
2868 +|**Replay**|2|N/A|
2869 +|**Stop and close file**|3|N/A|Play status address will be **4096** during **Stop**.
2870 +|**Play previous video**|4|N/A|(((
2871 +1.If File index is originally 0, the video will be played again.
2872 +
2873 +2.If file cannot be found, Play status address will be 8.
2874 +)))
2875 +|**Play next video**|5|N/A|(((
2876 +1.If the next file cannot be found, the first video in the list (file index 0) will be played.
2877 +
2878 +2.If the file cannot be found, the Plays tatus address will be 8.
2879 +)))
2880 +|Fast rewind|6|Specified number of seconds|(((
2881 +1.Rewind the video by the specified number of seconds from the current time and start playing again.
2882 +
2883 +2.If the video is currently paused, this operation will cause it to remain paused.
2884 +
2885 +3.If the specified time is less than the start time, the video will restart playing.
2886 +)))
2887 +|**Fast forward**|7|Specified number of seconds|(((
2888 +1.Fast-forward the specified number of seconds from the current time and start playback.
2889 +
2890 +2.If the video is currently paused, this operation will cause it to remain paused.
2891 +
2892 +3.If the specified time exceeds the end time, the video will end immediately.
2893 +)))
2894 +|**Volume**|8|(((
2895 +Specified volume
2896 +
2897 +(0-50)
2898 +)))|Default volume is** 50.**
2899 +|**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.
2900 +|**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.
2901 +|**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.
2902 +
2778 2778  = **Draw** =
2779 2779  
2780 2780  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.
图片2.png
Size
... ... @@ -1,1 +1,1 @@
1 -17.1 KB
1 +28.7 KB
Content
图片3.png
Size
... ... @@ -1,1 +1,1 @@
1 -1.7 KB
1 +62.6 KB
Content
123.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +22.1 KB
Content
屏幕截图 2025-09-05 164650.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +22.7 KB
Content
屏幕截图 2025-09-05 164729.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.joe
Size
... ... @@ -1,0 +1,1 @@
1 +65.4 KB
Content