Changes for page 05 Objects

Last modified by Jett on 2025/07/04 09:41

From version 87.2
edited by Hunter
on 2024/02/19 10:47
Change comment: There is no comment for this version
To version 87.9
edited by Hunter
on 2024/02/19 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -17,8 +17,10 @@
17 17  
18 18  **Read-write**
19 19  
20 -* **Write Address: **Bit switch controls PLC or HMI address.
21 -* **Read Address: **Read and display PLC or HMI bit address state.
20 +* **Write Address: **Bit address operation control for HMI or PLC.
21 +* **Read**: Enable the monitoring the read address or not.
22 +* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
23 +* **Read Address: **Monitoring address.
22 22  
23 23  **Mode**
24 24  
... ... @@ -25,7 +25,7 @@
25 25  * **Set OFF:** Set off the write address.
26 26  * **Set ON:** Set on the write address.
27 27  * **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
28 -* **Delay: **Interval for keep on the write address. For example: For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
30 +* **Delay: **Interval for keep on the write address. For example: Assign the delay time as 500, write address will be reset after release button in 0.5 second.
29 29  * **Switch:** Switch between True(1) and False(0) when switch is triggered.
30 30  
31 31  **Display**
... ... @@ -32,9 +32,9 @@
32 32  
33 33  * **Inverted Display: **Display the state picture and text of the object reversely.
34 34  * **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
35 -* **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
36 -** **Blink when ON: **blink when control bit is ON.
37 -** **Blink when OFF: **blink when control bit is OFF.
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.
38 38  
39 39  **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.
40 40  
... ... @@ -197,18 +197,20 @@
197 197  (% style="text-align:center" %)
198 198  [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
199 199  
200 -**Address**: It is for setting specified PLC or HMI bit address
202 +**Address**: Monitoring and display the address status.
201 201  
202 202  **Hide**
203 203  
204 -* **Inverted Display: **Display reverse state of the picture and text. *for example, the value of write address is set ON, the OFF mode is displayed.
205 -* **Blinking: **Blinking while control bit is triggered, the frequency is editable;
206 -** Blink when ON: blink when control bit is ON.
207 -** Blink when OFF: blink when control bit is OFF.
208 -* **Hide: **Display or hide object by "Control Bit" state.
209 -* **Control bit: **For hide control.
210 -** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked.
211 -** **Invisible:** object keeps hidden during project running.
206 +* **Inverted Display: **Display reverse state of the picture and text. For example, the value of write address is on (Corresponding to state 1), while the graphic of off (Corresponding to state 0) is displayed.
207 +* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
208 +* **Blink: **Blink condition;
209 +** Blink when ON: blink when read address is ON.
210 +** Blink when OFF: blink when read address is OFF.
211 +* **Hide: **Control the hide status of object via Control Bit's state. Hide object cannot be operated at all.
212 +* **Control Bit: **Hide condition.
213 +** **Hide when OFF**: Hide when control bit is OFF.
214 +** **Hide when ON**: Hide when control bit is ON.
215 +** **Invisible:** Object is always keeps hidden during project running.
212 212  
213 213  (% class="box infomessage" %)
214 214  (((
... ... @@ -226,21 +226,20 @@
226 226  
227 227  **Edit**
228 228  
229 -* **Read address: **Read value from specified address.
233 +* **Read address: **Read value from object display.
234 +* **Same read-write address**: Enable it if want to the read address and write address is exactly same.
230 230  * **Write address: **Write value to specified address.
231 231  
232 -Read and write address could be the same;
233 -
234 234  **Data format**
235 235  
236 -* **Format**: It is for setting operating data format; it could support seven modes.
239 +* **Format**: Set the data format: 16bit BCD, 16bit Unsigned, 16bit Signed, 32bit BCD, 32bit Unsigned, 32bit Signed, 32bit Float.
237 237  
238 -**Mode**. It is for setting operating mode for value, it could support 3 modes.
241 +**Mode**
239 239  
240 240  * **Set value: **Set a constant value for the word address.
241 -* **Increase: **Increase the [operand] value for each time the switch is triggered.
242 -* **Decrease:** Decrease the [operand] value for each time the switch is triggered.
243 -* **High/Low limit:** The value will not increase/decrease when the value reaches limits.
244 +* **Increase: **Increase Operand value for each time the switch is triggered.
245 +* **Decrease:** Decrease Operand value for each time the switch is triggered.
246 +* **High/Low limit:** The value will be not able to change when the value reaches limits.
244 244  
245 245  (% class="box infomessage" %)
246 246  (((
... ... @@ -261,53 +261,45 @@
261 261  
262 262  **Address**
263 263  
264 -* **Read address:** read the value from specified address.
267 +* **Read address:** Read the value from object display.
268 +* **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.
269 +* **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.
270 +* **Hide**: Hide the object when the value is out of range;
271 +* **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;
265 265  
266 -**States settings**
267 -
268 -* **States count: **The default Word state displays the number of States 1, which could be selected by the drop-down list to display the state of object, range: 1-256.
269 -* **State value: **Users could set different values to correspond to different states, the setting window as below figure shows.
270 -
271 271  **For example**
272 272  
273 -By default, when value of read address is 0, object displays state 0.
275 +The state No.0 default fill value 0, No.1 default fill value 1... and so on.
274 274  
275 275  If change settings as below figure shows
276 276  
277 -When value of read address is 11, object displays state 1.
279 +When value of read address is 11, object displays state No.1.
278 278  
279 279  (% style="text-align:center" %)
280 280  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
281 281  
282 -**State of value out of range: **When the value of read address exceeds the maximum state number, there is no corresponding state to be displayed. So there are two modes of processing for it: "Hide" and "Show state"
283 -
284 -**Hide: **When the value of the read address exceeds the set range value, the word state display object will be blank.
285 -
286 -**Show state: **When the value of the read address exceeds the set range value, the object will display the "Specified state". For example, set the maximum is state 7 (value is 6), when the read address of the value is greater than 6, it will display state 2 text and pictures.
287 -
288 288  **Transform state**
289 289  
290 -* **Quick Read: **Directly read the value of the connected device without going through the HMI cache
286 +* **Quick Read: **The priority of read and write is higher than any other objects on the same screen.
291 291  * **Auto transforms:** Object switch states automatically
292 292  
293 293  (% style="text-align:center" %)
294 294  [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
295 295  
296 -**Trigger:**Control bit to enable switch automatically
292 +* **Trigger to transform: **Trigger condition of auto transform
293 +* **Auto return:** Return to the initial state after reaching the final state;
294 +* **Time of transform:** Set the interval of transform between two states;
295 +* **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 297  
298 -* **Auto return:** return to the initial state after reaching the final state;
299 -* **Time of transform:** it is used for setting the frequency in automatic switching state. Unit: 100ms.
300 -* **Dynamic interval: **set the frequency of automatic switching state and read it from the address. Unit: 100ms. If the value in address is 10, then the frequency of automatic switching state is 10*100ms = 1s.
301 -
302 302  **Manual**
303 303  
304 304  (% style="text-align:center" %)
305 305  [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
306 306  
307 -* **Set state: **Set a constant value for the word address.
308 -* **State increase: **Increase state for each time the switch is triggered.
309 -* **State decrease:** Decrease state for each time the switch is triggered.
310 -* **Last state:** The state will not increase/decrease when reaches limits.
302 +* **Set state: **Set a constant value to address(according to the operate state selection) when click the object.
303 +* **State increase: **Increase the address value by one step when click the object, the upper limit is depends on the Last state selection.
304 +* **State decrease:** Decrease the address value by one step when click the object, the lower limit is depends on the Last state selection..
305 +* **Last state: **The upper limit or lower limit(Final state) of state increase/decrease;
311 311  
312 312  (% class="box infomessage" %)
313 313  (((
... ... @@ -314,9 +314,9 @@
314 314  ✎**Note:** For [[text>>https://docs.we-con.com.cn/bin/view/PIStudio/7.Library/#HText]]/[[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]]/[[security>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HSecurity]]/[[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
315 315  )))
316 316  
317 -== Keypad switch ==
312 +== Button ==
318 318  
319 -Keypad switch is designed to input data manually; this object need to work with the Keypad.User could assign letters or numbers for each switch, when the switch is triggered the data will input to the textbox.
314 +Button is designed to input data into the corresponding inputbox, this object need to work with the numeric input and character input. User could assign letters or numbers for each button.
320 320  
321 321  **Description**
322 322  
... ... @@ -334,7 +334,7 @@
334 334  
335 335  == Function switch ==
336 336  
337 -Function switch is designed to switch screens, and call and close sub screen, and transfer data record files.
332 +Function switch is designed to switch screens, and call and close sub screen, and transfer record files.
338 338  
339 339  **Description**
340 340  
... ... @@ -341,8 +341,6 @@
341 341  (% style="text-align:center" %)
342 342  [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
343 343  
344 -**Operation**
345 -
346 346  * **Screen No: **Switch to the selected screen, it could not be subscreen;
347 347  * **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;
348 348  
... ... @@ -371,7 +371,7 @@
371 371  
372 372  **Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
373 373  
374 -**All terminals effect**. When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
367 +**All terminals effect**: When this function is enabled, all terminals (screens, mobile phones, ipads, computers, etc.) will execute the function Switch Function simultaneously. For example, the screens of each terminal are different. When the screen is clicked to jump to the "Home" screen, all terminals will jump to the home screen.
375 375  
376 376  (% class="box infomessage" %)
377 377  (((