Changes for page 05 Objects

Last modified by Jett on 2025/04/08 13:50

From version 4.4
edited by Stone Wu
on 2022/06/30 11:15
Change comment: There is no comment for this version
To version 4.3
edited by Stone Wu
on 2022/06/30 11:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -974,7 +974,7 @@
974 974  
975 975  "Recipe display" displays information (such as recipe, operations, and so on) in the form of a table.
976 976  
977 -This object not only displays the recipe, but also displays other content. The specific functions are described in detail later. And it only displays content normally after function is set.
977 +This object not only displays the recipe, but also displays other content. The specific functions are described in detail later. And it only displays content normally afterfunction is set.
978 978  
979 979  **There are 8 types of operating files as follows. Except for recipe file, the other types are used for special purpose. **
980 980  
... ... @@ -1063,7 +1063,7 @@
1063 1063  
1064 1064  **Start address: **Control displaying start fromspecified column, which means display from specified member.
1065 1065  
1066 -For example, set 420,
1066 +Forexample, set 420,
1067 1067  
1068 1068  * If 420=1, Start from first column (first member).
1069 1069  * If 420=2, Start from second column (second member).
... ... @@ -1072,7 +1072,7 @@
1072 1072  
1073 1073  **Address number: **Control the number of columns displayed.
1074 1074  
1075 -For example, set 430,
1075 +Forexample, set 430,
1076 1076  
1077 1077  * If 430=1, this object only displays 1 column (1 member).
1078 1078  * If 430=2, this object displays 2 columns (2 members).
... ... @@ -1125,7 +1125,7 @@
1125 1125  1. **Folder name:** This is located to recipe function setting.
1126 1126  1. **Select line:** Select one line in list and display its line No. in this address.
1127 1127  
1128 - For example, set 40,
1128 + Forexample, set 40,
1129 1129  
1130 1130  * if 40=1, the first row of object is selected.
1131 1131  * If 40=2, the second row of object is selected.
... ... @@ -1147,7 +1147,7 @@
1147 1147  1. **Folder:** Set folder name, such as recipe.
1148 1148  1. **Select line: **Set address for select row.
1149 1149  
1150 - For example, set 40,
1150 + Forexample, set 40,
1151 1151  
1152 1152  * if 40=1, the first row of object is selected.
1153 1153  * If 40=2, the second row of object is selected.
... ... @@ -1213,7 +1213,7 @@
1213 1213  
1214 1214  Because if the number of XY points is m, it is necessary to continuously read 2m words from the address D of the PLC to draw a complete XY picture.
1215 1215  
1216 -**(2) Appearance**
1216 +**(2) Apearrance**
1217 1217  
1218 1218  (% style="text-align:center" %)
1219 1219  [[image:XY 2.png||class="img-thumbnail"]]
... ... @@ -1221,8 +1221,8 @@
1221 1221  1. **X grids and Y grids:** The range is from 1 to 10.
1222 1222  1. **color setting:**
1223 1223  
1224 -* Background color 1 indicates the background color of appearrance.
1225 -* Background color 2 indicates the background color of grid.
1224 +* Backgroud color 1 indicates the background color of appearrance.
1225 +* Backgroud color 2 indicates the background color of grid.
1226 1226  
1227 1227  **(3) Range**
1228 1228  
... ... @@ -1268,7 +1268,7 @@
1268 1268  
1269 1269  Because if the number of XY points is m, it is necessary to continuously read 2m words from the address D of the PLC to draw a complete XY picture.
1270 1270  
1271 -**(2) Appearance**
1271 +**(2) Apearrance**
1272 1272  
1273 1273  (% style="text-align:center" %)
1274 1274  [[image:XY 2.png||class="img-thumbnail"]]
... ... @@ -1276,8 +1276,8 @@
1276 1276  1. **X grids and Y grids:** The range is from 1 to 10.
1277 1277  1. **color setting:**
1278 1278  
1279 -* Background color 1 indicates the background color of appearrance.
1280 -* Background color 2 indicates the background color of grid.
1279 +* Backgroud color 1 indicates the background color of appearrance.
1280 +* Backgroud color 2 indicates the background color of grid.
1281 1281  
1282 1282  **(3) Range**
1283 1283  
... ... @@ -1327,11 +1327,11 @@
1327 1327  
1328 1328  (% start="3" %)
1329 1329  1. **Curve No.**: The number of curves is the same as the number of channels in the record group. A maximum of 8 curves could be displayed.After selecting the curve to be displayed, it can set the scale range and scale color of each curve.
1330 -1. **Enable**: After selecting the corresponding curve number in the status bar and enable the curve, set different curve styles and colors according to your needs, then select the channel number in the data buffer, and finally set the data range.
1330 +1. **Enable**: After seelecting the corresponding curve number in the status bar and enable the curve, set different curve styles and colors according to your needs, then select the channel number in the data buffer, and finally set the data range.
1331 1331  1. **Data Range: **Directly set the maximum and minimum values of the displayed graph. If the box "Variable Range" is checked, the set data is read from the filled address. The data format of the address is set as needed, and the length of the variable address is related to the set data format.
1332 1332  1. **Display Scale Value: **Display the value of disc record. The font color could be changed
1333 1333  
1334 -**(2) Appearance**
1334 +**(2) Apearrance**
1335 1335  
1336 1336  (% style="text-align:center" %)
1337 1337  [[image:6-3DiscRecordConfigAppearen.png||class="img-thumbnail"]]
... ... @@ -1355,7 +1355,7 @@
1355 1355  (% style="text-align:center" %)
1356 1356  [[image:6-4DiscRecordConfigFuncAddr.png||class="img-thumbnail"]]
1357 1357  
1358 -**Function start Address**: Open the sub-screen of the data record query, and the system can automatically allocate the object address of the query screen according to the configured address. When using this component, it will automatically generate buttons for four direction, you can use these four control keys to view the data record display, and automatically create a new sub-screen based on the function start address, the content of the sub-screen is the query setting for span and start time.
1358 +**Fucntion start Address**: Open the sub-screen of the data record query, and the system can automatically allocate the object address of the query screen according to the configured address. When using this component, it will automatically generate buttons for four direction, you can use these four control keys to view the data record display, and automatically create a new sub-screen based on the function start address, the content of the sub-screen is the query setting for span and start time.
1359 1359  When two objects use one function screen at the same time, if the function addresses of the two object are the same, changing the built-in screen will affect the operation of the two display object at the same time. If the function addresses of the two objects are different, the second object with the built-in screen can be displayed normally, and the first object will be displayed abnormally.
1360 1360  
1361 1361  **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions.