Changes for page 05 Objects

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

From version 9.1
edited by Joe
on 2025/09/05 16:36
Change comment: There is no comment for this version
To version 18.3
edited by Hunter
on 2026/07/07 14:26
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  
... ... @@ -1408,7 +1408,7 @@
1408 1408  
1409 1409  (% class="box infomessage" %)
1410 1410  (((
1411 -Only ig series have this function.
1411 +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.
... ... @@ -1436,21 +1436,82 @@
1436 1436  
1437 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.
1438 1438  
1439 +(% class="box infomessage" %)
1440 +(((
1441 +Note:
1439 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 1441  2.Differences between New Alarm Record and Old Alarm Record:
1442 -
1443 1443  ① Clearer page configuration, divided into three main pages: "Basic," "Graphics," and "Alarm Properties."
1444 -
1445 1445  ② Appearance settings offer more style settings.
1446 -
1447 1447  ③ Added alarm property settings, allowing to change the color when confirming.
1448 -
1449 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 1451  ⑤Added horizontal and vertical scroll bars for easier screen navigation.
1449 +)))
1452 1452  
1451 +**General:**
1453 1453  
1453 +**1.Alarm Type :** There are three alarm modes including Current alarm record, History alarm record and Alarm event statistics.
1454 +
1455 +**(1) Current alarm records:** Only the current alarm record will be displayed. If the alarm is triggered, the record will disappear.
1456 +
1457 +**(2) Historical alarm records: **All alarm and alarm trigger records will be displayed one by one.
1458 +
1459 +**(3) Alarm event statistics:** Only one record for the same alarm address will be displayed.
1460 +
1461 +**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.
1462 +
1463 +**3.Time setting**: Select the display format of time and date.
1464 +
1465 +
1466 +(% style="text-align:center" %)
1467 +[[image:屏幕截图 2025-09-05 164650.png]]
1468 +
1469 +**Graphic:**
1470 +
1471 +**1.Style Selection:** Select a system-provided style from the Style Selection menu, or select "Custom" to customize the colors.
1472 +
1473 +(% class="box infomessage" %)
1474 +(((
1475 +Note: If select a system-provided style, the table color can not be changed.
1476 +)))
1477 +
1478 +**2.Cell format:** Includes two options: "Adaptive" and "Custom"
1479 +
1480 +**①Adaptive:** Cells automatically adjust size based on text length.
1481 +
1482 +**②Custom: **Manually set column widths and row heights for all cells.
1483 +
1484 +(% style="text-align:center" %)
1485 +[[image:屏幕截图 2025-09-05 164729.png]]
1486 +
1487 +**Alaem Properties**
1488 +
1489 +**1.Alarm Display Status**
1490 +
1491 +**(1) Confirm:** Set the text and background color for confirming an alarm record.
1492 +
1493 +(% class="box infomessage" %)
1494 +(((
1495 +Note: "Confirm" must be selected for the alarm to display successfully.
1496 +)))
1497 +
1498 +**(2)Back to normal:** Set the text and background color for the record when the alarm record returns to normal.
1499 +
1500 +**2. Sorting**
1501 +
1502 +**(1)Method:** Indicates the field to sort by. The default is time.
1503 +
1504 +**(2) Order:** Indicates the order to sort by. The default is descending order.
1505 +
1506 +**(3) Confirm: **Sets the method for confirming an alarm record and the write address.
1507 +
1508 +**① 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.
1509 +
1510 +**②Write Address:** The write address to be written during confirmation. Confirming will reset the contents of the write address to 0.
1511 +
1512 +(% style="text-align:center" %)
1513 +[[image:123.png]]
1514 +
1454 1454  == **Meter** ==
1455 1455  
1456 1456  (% style="text-align:center" %)
... ... @@ -2047,8 +2047,6 @@
2047 2047  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. 
2048 2048  )))
2049 2049  
2050 -(% style="text-align:center" %)
2051 -[[image:图片1.png]]
2052 2052  
2053 2053  
2054 2054  * (((
图片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