Changes for page 05 Objects

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

From version 87.6
edited by Hunter
on 2024/02/19 12:42
Change comment: There is no comment for this version
To version 86.1
edited by Jim(Forgotten)
on 2023/08/11 09:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Hunter
1 +XWiki.Jim
Content
... ... @@ -17,29 +17,29 @@
17 17  
18 18  **Read-write**
19 19  
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.
20 +* **Write Address: **Bit switch controls PLC or HMI address.
21 +* **Read Address: **Read and display PLC or HMI bit address state.
24 24  
25 25  **Mode**
26 26  
27 -* **Set OFF:** Set off the write address.
28 -* **Set ON:** Set on the write address.
29 -* **Momentary:** Set on the write address when switch is pressed, and reset the address when switch is released.
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.
31 -* **Switch:** Switch between True(1) and False(0) when switch is triggered.
25 +* **Set OFF:** set off the write address.
26 +* **Set ON:** set on the write address.
27 +* **Momentary:** set on the write address when switch is pressed, and set off when switch is released.
28 +* **Delay:** set off the write address after a delay. (for example: assign the delay time as 5, write address will be set off after releasing 5 ms.)
29 +* **Switch:** switch between 0 and 1 each time the switch is triggered.
32 32  
33 33  **Display**
34 34  
35 35  * **Inverted Display: **Display the state picture and text of the object reversely.
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.
34 +* **Quick Read: **The speed of configuring the object is priority to other objects.
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.
36 +**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
42 42  
38 +* **Blink when ON: **blink when control bit is ON.
39 +* **Blink when OFF: **blink when control bit is OFF.
40 +
41 +**Minimum hold time: **Only when the time of pressing the object is greater than or equal to the set minimum hold time will the function of the object be performed.
42 +
43 43  **Indirect addressing:**
44 44  
45 45  * **Read address**: Use the value of the read address to determine the address A after deviation, and use the address A as the read address of the object.
... ... @@ -103,19 +103,6 @@
103 103  (% style="text-align:center" %)
104 104  [[image:位开关 6.png||class="img-thumbnail"]]
105 105  
106 -**No trigger:** No way to trigger
107 -
108 -**Trigger before pressing:** Trigger bit address is set to 1 before pressing
109 -
110 -**Trigger after pressing: **After pressing Enter, trigger bit address is set to 1 before closing the keyboard
111 -
112 -**Trigger and reset before pressing: **Trigger bit address is set to 1 and then set to 0 bedore pressing
113 -
114 -**Trigger and reset after pressing: **After pressing Enter, trigger bit address is set to 1 and then set to 0 before closing the keyboard
115 -
116 -**Trigger before pressing, reset after: **Trigger bit address is set to 1 before pressing; After pressing Enter, trigger bit address is set to 0 before closing the keyboard
117 -
118 -
119 119  **Access denied setting**
120 120  
121 121  Users can set enable password for object. There are following operating setting when user permissions are insufficient. But "Pop login screen" and "Hide object" are mutually exclusive.
... ... @@ -199,20 +199,18 @@
199 199  (% style="text-align:center" %)
200 200  [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
201 201  
202 -**Address**: Monitoring and display the address status.
189 +**Address**: It is for setting specified PLC or HMI bit address
203 203  
204 204  **Hide**
205 205  
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.
193 +* **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.
194 +* **Blinking: **Blinking while control bit is triggered, the frequency is editable;
195 +** Blink when ON: blink when control bit is ON.
196 +** Blink when OFF: blink when control bit is OFF.
197 +* **Hide: **Display or hide object by "Control Bit" state.
198 +* **Control bit: **For hide control.
199 +** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked.
200 +** **Invisible:** object keeps hidden during project running.
216 216  
217 217  (% class="box infomessage" %)
218 218  (((
... ... @@ -230,20 +230,21 @@
230 230  
231 231  **Edit**
232 232  
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.
218 +* **Read address: **Read value from specified address.
235 235  * **Write address: **Write value to specified address.
236 236  
221 +Read and write address could be the same;
222 +
237 237  **Data format**
238 238  
239 -* **Format**: Set the data format: 16bit BCD, 16bit Unsigned, 16bit Signed, 32bit BCD, 32bit Unsigned, 32bit Signed, 32bit Float.
225 +* **Format**: It is for setting operating data format; it could support seven modes.
240 240  
241 -**Mode**
227 +**Mode**. It is for setting operating mode for value, it could support 3 modes.
242 242  
243 243  * **Set value: **Set a constant value for the word address.
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.
230 +* **Increase: **Increase the [operand] value for each time the switch is triggered.
231 +* **Decrease:** Decrease the [operand] value for each time the switch is triggered.
232 +* **High/Low limit:** The value will not increase/decrease when the value reaches limits.
247 247  
248 248  (% class="box infomessage" %)
249 249  (((
... ... @@ -264,23 +264,30 @@
264 264  
265 265  **Address**
266 266  
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 ;
253 +* **Read address:** read the value from specified address.
272 272  
255 +**States settings**
256 +
257 +* **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.
258 +* **State value: **Users could set different values to correspond to different states, the setting window as below figure shows.
259 +
273 273  **For example**
274 274  
275 -The state No.0 default fill value 0, No.1 default fill value 1... and so on.
262 +By default, when value of read address is 0, object displays state 0.
276 276  
277 277  If change settings as below figure shows
278 278  
279 -When value of read address is 11, object displays state No.1.
266 +When value of read address is 11, object displays state 1.
280 280  
281 281  (% style="text-align:center" %)
282 282  [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
283 283  
271 +**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"
272 +
273 +**Hide: **When the value of the read address exceeds the set range value, the word state display object will be blank.
274 +
275 +**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.
276 +
284 284  **Transform state**
285 285  
286 286  * **Quick Read: **Directly read the value of the connected device without going through the HMI cache