Wiki source code of 05 Objects

Version 81.1 by Jim on 2023/08/11 09:26

Show last authors
1 This chapter provides information about objects and a description of how to configure objects.
2
3 = **Button/Switch** =
4
5 Different button has different function.Such as: Bit Switch; Bit lamp; Word Switch; Word lamp; Function Switch; Keypad Switch; Combination Switch.
6
7 == Bit switch ==
8
9 Bit switch is designed to access the bit-address of the PLC/HMI. When bit switch is triggered, the changing of "Write Address" depends on the mode setting. When "Read" option is selected, the "Read Address" is editable.
10
11 === General ===
12
13 To operate, monitor and display the specified PLC or HMI bit address. When the bit switch is pressed, the bit value of the operation address changes as described by the switch type. When Monitor is available, the state displayed by the bit switch is the state of the bit to which the monitor address is pointing.
14
15 (% style="text-align:center" %)
16 [[image:位开关 1.png||class="img-thumbnail"]]
17
18 **Read-write**
19
20 * **Write Address: **Bit switch controls PLC or HMI address.
21 * **Read Address: **Read and display PLC or HMI bit address state.
22
23 **Mode**
24
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.
30
31 **Display**
32
33 * **Inverted Display: **Display the state picture and text of the object reversely.
34 * **Quick Read: **The speed of configuring the object is priority to other objects.
35
36 **Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;
37
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 **Indirect addressing:**
44
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.
46
47 **For example:**: HDX11.0 is the read address of the object. The three indirect read address is D0, E1, and HDW2. The system would read the value of address HDW2.
48
49 If its value is 22, and the second indirect read address E1 would update to E23, then the system would read the value of E23.
50
51 If its value is 33, then the first indirect read address D0 would update to D33, then the value of D33 is 44, that is, the bit of deviation is 44 bits.
52
53 A word has 16 bits, divide 16 into 44, and the answer is 2, remainder 12. Therefore, the read address of object is update from HDX11.0 to HDX13.12, and the final read address is HDX13.12.
54
55 **Write address**: It is the same as the read address.
56
57 === Text ===
58
59 (% style="text-align:center" %)
60 [[image:位开关 2.png||class="img-thumbnail"]]
61
62 **All languages: **Edit the texts of all the languages of the object in a time. A maximum of 8 languages are supported.
63
64 (% style="text-align:center" %)
65 [[image:6.Objects_html_fd7dea026037c591.gif||class="img-thumbnail"]]
66
67 **All states: **Edit the texts of all the states of the object in a time.
68
69 **Font: **Set the font of the text after selecting the state. The number of the characters input is displayed.
70
71 **Copy attribute to states:** Set the color of font after selecting state and text, and click "Copy attribute to states", then they would be in the same color.
72
73 **Copy text: **Click it and the texts of all the objects would be the same.
74
75 **Copy style: **Click it and the styles of all the objects would be the same.
76
77 === Graphic ===
78
79 (% style="text-align:center" %)
80 [[image:位开关 3.png||class="img-thumbnail"]]
81
82 **Bitmap:** You could design beautiful scenes with bitmap. Static diagram and bitmap with states are supported.
83
84 **Vectogram: **Use to figure SVG vector diagram is concise and lively geometry, generally shows the various industrial field, with the performance of the more abundant than bitmap method, and the vector diagram drawing will not be needed or scaling distortion.
85
86 === Security ===
87
88 (% style="text-align:center" %)
89 [[image:位开关 4.png||class="img-thumbnail"]]
90
91 **Object lock**
92
93 * **Lock address: **Using interlock address, address 0 means that the object would be locked and display a lock icon. Only when the interlock-bit address points to 1 will the bit switch be operated.
94 * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick.
95 * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1.
96
97 **Touch available: **If you check it, you could operate the object when you touch it.
98
99 **Enable beep: **If you check it, the object will beep when you touch it.
100
101 **Extended trigger functions. **It is only valid for PLC address.
102
103 (% style="text-align:center" %)
104 [[image:位开关 6.png||class="img-thumbnail"]]
105
106 **Access denied setting**
107
108 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.
109
110 * **Pop login screen**
111 ** Every time: Userlogin screen will pop-up when user permissions are insufficient;
112 ** When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out.
113 ** Pop once: Userlogin screen will pop-up when user permissions are insufficient, but when user enter the right password, this object can be operated by anyone.
114 * **Hide object: **When the user has no permission, the object is hidden. When the user has permission, the object is displayed and can be operated.
115
116 === Animation ===
117
118 (% style="text-align:center" %)
119 [[image:位开关 5.png||class="img-thumbnail"]]
120
121 **Data format**
122
123 This format is for settings address, and it is fixed for all objects.
124
125 **Proportion:**
126
127 The proportional gain setting is a proportional change to the moving and scaling values. Result=Gain*original value+Offset. This function is just for display. Actual value is still the original value.
128
129 For example, the HDW1 original value is 5, Gain is 0.001, Offset is 0. The final result will be displayed as 0.005, while HDW1 actual value still is 5.
130
131 For example: If the proportional gain value is x and the moving or scaling value is y, then the actual moving or scaling value is (x*y).
132
133 **Movement**
134
135 The function of [Movement] is to move the position of object on the screen according to the value of address and movement type.
136
137 There are three movement type:
138
139 * X-axis movement.
140 * Y-axis movement.
141 * XY-axis movement.
142
143 **For ex**a**mple**
144
145 If the starting address of the movement is HDW10 and the movement type is [XY axis movement], HDW10 controls the X-axis movement, and HDW11 controls the Y-axis movement.
146
147 **Deform**
148
149 Deform object display size on screen mainly depends on width and height.
150
151 Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down.
152
153 === Address editor ===
154
155 The address editor is a tool used to assist in generating address strings. The address of object is composed of connection, device station number,  device type and address number.
156
157 (% style="text-align:center" %)
158 [[image:地址编辑器.png||class="img-thumbnail"]]
159
160 (% class="table-bordered" %)
161 |=(% style="width: 207px;" %)Name|=(% style="width: 868px;" %)Description
162 |(% style="width:207px" %)PLC address/station NO.|(% style="width:868px" %)Set the device station NO. to access. If default station NO. is selected, then the station NO. is the de  The station number is the default station number for "Connection"  settings in "System Parameters".
163 |(% style="width:207px" %)User input|(% style="width:868px" %)The address is not from address library, but a string.
164 |(% style="width:207px" %)From address Library|(% style="width:868px" %)The address is selected from address library. If there is no data in address library, it is invalid.
165 |(% style="width:207px" %)System address|(% style="width:868px" %)Display all the items of address library. The current one is the address referenced by the object.
166 |(% style="width:207px" %)Connection|(% style="width:868px" %)PLC that already exists in the project.
167 |(% style="width:207px" %)Address type|(% style="width:868px" %)The address type or internal register type included in the PLC selected by the project.
168 |(% style="width:207px" %)Address NO.|(% style="width:868px" %)To input address NO.
169 |(% style="width:207px" %)A to F and 0 to 9|(% style="width:868px" %)To input address NO. through mouse.
170 |(% style="width:207px" %)Clear|(% style="width:868px" %)Clear the content of edit box of address.
171 |(% style="width:207px" %)**←**|(% style="width:868px" %)Backspace. To delete the last character of the edit box.
172 |(% style="width:207px" %)Close|(% style="width:868px" %)Close address editor
173 |(% style="width:207px" %)OK|(% style="width:868px" %)(((
174 Close the editor and save the editing results.
175
176 * If selecting "From address Library", the result would be saved in the address library
177 * If selecting "User input", the result would be saved in the property of the object
178 )))
179
180 == Bit lamp ==
181
182 "Bit Lamp" could monitor and display the specified PLC or HMI bit address, and its state changes according to the specified address value.
183
184 **Description**
185
186 (% style="text-align:center" %)
187 [[image:6.Objects_html_273aed06eb8f10f9.gif||class="img-thumbnail"]]
188
189 **Address**: It is for setting specified PLC or HMI bit address。
190
191 **Hide**
192
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.
201
202 (% class="box infomessage" %)
203 (((
204 ✎**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]]/[[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]]".
205 )))
206
207 == **Word switch** ==
208
209 "Word Switch" could change value of specified PLC or HMI word address, when the switch is triggered the value will be written to specified address.
210
211 **Description**
212
213 (% style="text-align:center" %)
214 [[image:6.Objects_html_38205e64b9d02546.gif||class="img-thumbnail"]]
215
216 **Edit**
217
218 * **Read address: **Read value from specified address.
219 * **Write address: **Write value to specified address.
220
221 Read and write address could be the same;
222
223 **Data format**
224
225 * **Format**: It is for setting operating data format; it could support seven modes.
226
227 **Mode**. It is for setting operating mode for value, it could support 3 modes.
228
229 * **Set value: **Set a constant value for the word address.
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.
233
234 (% class="box infomessage" %)
235 (((
236 ✎**Note:**
237
238 * When 32-bit floating (7 digits) is selected, the operating length is double words.
239 * 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]]".
240 )))
241
242 == Word lamp ==
243
244 "Word Lamp" could display value of specified PLC or HMI word address, the display state of the component changes as the value of the read address changes.
245
246 **Description**
247
248 (% style="text-align:center" %)
249 [[image:6.Objects_html_975dc10baad35155.gif||class="img-thumbnail"]]
250
251 **Address**
252
253 * **Read address:** read the value from specified address.
254
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
260 **For example**
261
262 By default, when value of read address is 0, object displays state 0.
263
264 If change settings as below figure shows
265
266 When value of read address is 11, object displays state 1.
267
268 (% style="text-align:center" %)
269 [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
270
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
277 **Transform state**
278
279 * **Quick Read: **Directly read the value of the connected device without going through the HMI cache
280 * **Auto transforms:** Object switch states automatically
281
282 (% style="text-align:center" %)
283 [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]]
284
285 **Trigger:**Control bit to enable switch automatically
286
287 * **Auto return:** return to the initial state after reaching the final state;
288 * **Time of transform:** it is used for setting the frequency in automatic switching state. Unit: 100ms.
289 * **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.
290
291 **Manual**
292
293 (% style="text-align:center" %)
294 [[image:6.Objects_html_a8b6636bd862369c.gif||class="img-thumbnail"]]
295
296 * **Set state: **Set a constant value for the word address.
297 * **State increase: **Increase state for each time the switch is triggered.
298 * **State decrease:** Decrease state for each time the switch is triggered.
299 * **Last state:** The state will not increase/decrease when reaches limits.
300
301 (% class="box infomessage" %)
302 (((
303 ✎**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]]".
304 )))
305
306 == Keypad switch ==
307
308 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.
309
310 **Description**
311
312 (% style="text-align:center" %)
313 [[image:6.Objects_html_d6c03586e0122856.gif||class="img-thumbnail"]]
314
315 1. **Control bit: **This is for control operation, such as "Enter", "Delete", "Clear", "Esc and so on.
316 1. **Allow input: **It supports input with ASCII character.
317 1. **Enable Beep:** It is for beep function, enable or disable.
318
319 (% class="box infomessage" %)
320 (((
321 ✎**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]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
322 )))
323
324 == Function switch ==
325
326 Function switch is designed to switch screens, and call and close sub screen, and transfer data record files.
327
328 **Description**
329
330 (% style="text-align:center" %)
331 [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]]
332
333 **Operation**
334
335 * **Screen No: **Switch to the selected screen, it could not be subscreen;
336 * **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;
337
338 (% style="text-align:center" %)
339 [[image:6.Objects_html_8b9a9cc4cb589d5b.gif||class="img-thumbnail"]]
340
341 * **Previous: **Switch to the previous screen in the screen list;
342 * **Next:** Switch to the next screen in the screen list;
343 * **Go back: **Switch to the previous operating screen;
344 * **Close sub screen:** Close current sub screen;
345 * **Instalment screen:** Pop-up installment setting screen, only valid when the installment is enabled;
346 * **Flash data to Udisk: **Copy data file from HMI Flash to Udisk, alarm, data record and recipe files could be copied;
347
348 (% style="text-align:center" %)
349 [[image:6.Objects_html_23b1992891d2600e.gif||class="img-thumbnail"]]
350
351 * **SD data to Udisk:** Copy data file from SD card to Udisk, alarm and data record files could be copied;
352
353 (% style="text-align:center" %)
354 [[image:6.Objects_html_5a7c3fb03e5ffa88.gif||class="img-thumbnail"]]
355
356 * **File cache:** Copy the source path file or folder to the specified directory of the destination path;
357
358 (% style="text-align:center" %)
359 [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]]
360
361 **Using trigger address**. As the figure above, when 00 is ON, then selected operation of the function switch will be executed.
362
363 **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.
364
365 (% class="box infomessage" %)
366 (((
367 ✎**Note:**
368
369 1. Some special characters like \ : * ? “ <> | are not allowed in file path, otherwise an error (the following characters could not be included in the file name.| >< : * “ ? \) may occur.
370 1. If you use SD card which HMI doesn't support, then you select the SD card as path,an error may occur.
371 1. When users save directory, source path and destination path should end with [/], such as: [data/].
372
373 * If source path or destination path is empty, there will be an error: [please set source and destination paths].
374 * If source path or destination path contain more than two consecutive [/], there will be an error: [invalid path].
375
376 (% start="4" %)
377 1. When users save specified file, it is necessary to set specified file path and file name. Such as: "data/a.txt". If there is no file name in path, there will be an error: "please set source path!" or "Please set destination path!"
378 1. For [[text>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HText]]/[[graphics>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HGraphic]]/[[Security>>url:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HSecurity]]/[[animations>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HAmination]], see the "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
379 )))
380
381 == Combination switch ==
382
383 The combination switch supports the collection of multiple functions onto one object. When the object is pressed, multiple functions are arranged in sequence to meet the special requirements of the user.
384
385 The combination switch contains sub-functions such as bit operation, word operation, arithmetic and screen change. Click the corresponding button on the "General" of the object to add sub-functions to the list, and up to 100 sub-functions can be added.
386
387 (% class="box infomessage" %)
388 (((
389 ✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list).
390 )))
391
392 **Description**
393
394 (% style="text-align:center" %)
395 [[image:6.Objects_html_9a71b56fbf80e666.gif||class="img-thumbnail"]]
396
397 **Bit operation**
398
399 (% style="text-align:center" %)
400 [[image:6.Objects_html_c750a09f5dbfa752.gif||class="img-thumbnail"]]
401
402 It provides "Bit copy", "Set ON", "Set OFF", "Momentary" and "Switch" functions, and it could operate continuous bit addresses according to setting length,and the maximum length is 1024.
403
404 **Bit address length: **The length of operated addresses;
405
406 Example: "Target bit address" is 00, "Type" is Set ON,the length is 3,when press the button,the 00~~02 will be ON.
407
408 **Word operation**
409
410
411 (% style="text-align:center" %)
412 [[image:6.Objects_html_a156365754b131b1.gif||class="img-thumbnail"]]
413
414 It provides "Word copy", "Word set", "Increase" and "Decrease" functions, and it could operate maximum 2048 word addresses, and the operating length will be changed according to data formats.
415
416 * If data format is 16-bit signed (unsigned), the operation address is the source address 0~~source address +2048.
417 * If data format is 32-bit signed (unsigned), the operation address is the source address 0~~source address +4096.
418
419 **Word addresses length: **The length of operated addresses.
420
421 * If "Target word address" is 40, "Type" is Word set, and operand is 10, the length is 3 when pressing the button, the 40~~42 will be 10.
422
423 **Arithmetic**
424
425 (% style="text-align:center" %)
426 [[image:6.Objects_html_ab29c7e6e94aae46.gif||class="img-thumbnail"]]
427
428 It provides functions such as "Add", "Subtract", "Multiply", "Divide", "Mod' and "Power".
429
430 **Screen change**
431
432 It provides screen switch function as [Function Switch], it supports "Previous", "Next", "Return" and "Change to" operations.
433
434 (% style="text-align:center" %)
435 [[image:6.Objects_html_7c228a61fec158e9.gif||class="img-thumbnail"]]
436
437 **Operation list**
438
439 "Operations list" displays all operations, HMI will execute operations in order, but [screen switch] will be listed as the last execution item directly.
440
441 **Operation button**
442
443 * **Delete: **Delete selected item function;
444 * **Empty: **Delete all items in operation list;
445 * **Up:** Move the selected item up one row in operation list;
446 * **Down: **Move the selected item down one row in operation list;
447
448 **Advanced setting**
449
450 Control the whole combination switch configuration.
451
452 (% style="text-align:center" %)
453 [[image:6.Objects_html_4cfcf7f6876ed91e.gif||class="img-thumbnail"]]
454
455 * **Bit trigger: **it controls sub-function option of combination switch configuration by trigger address is ON.
456 * **Continuous run: **it executes each sub-function according to "Cycle time" and "Run times".
457 * **Cycle time: **Interval between sub-functions execute once with next time.
458 * **Run times: **Configuration sub-function execute times. 0 means unlimited times.
459 * **Break:** Stop executing sub-function when trigger address is ON.
460
461 (% class="box infomessage" %)
462 (((
463 ✎**Note:**
464
465 * Nested patterns of object cycle and sub-function cycles are as follows.
466 ** The cycle time is independent.
467 ** The object performs one cycle, all the sub-functions would be performed once.
468 ** If the object cycle ends earlier than the sub-function cycle, the sub-function would complete the remaining number of cycles.
469 ** If the object cycle ends later than the sub-function cycle, the sub-function cycle would be triggered again.
470 ** If the main cycle is triggered again before it finishes, then the main cycle is executed immediately when clicked and only one more time.
471 * 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]]".
472 )))
473
474 == Slider switch ==
475
476 Slide switch is a special switch object. By changing the position of the slider, the corresponding address value would be changed. At the same time, the slider position will change according to the address value.
477
478 (% style="text-align:center" %)
479 [[image:6.Objects_html_cc27b49cc3421a77.gif||class="img-thumbnail"]]
480
481 **Attributes:**
482
483 * **Write address:** The address needs to be written and monitored
484 * **Data format: **Support 16-bit signed / unsigned decimal number, 32-bit signed / unsigned decimal number, floating number is not supported.
485
486 **Scale range:**
487
488 * **Upper/lower limit: **The range of data that can be manipulated by the slider. The value is scaled according to the decimal place of the data format.
489 * **Variable range: **When this function is checked, the value of the filling address will be used as the upper and lower limits of the scale.
490 * **Display upper/lower limit:** When this function is checked, the upper and lower limit data will be displayed in the slide switch.
491
492 **Function:**
493
494 * **Direction:** The slide switch provides four directions: from top to bottom, bottom to top, left to right, and right to left.
495 * **Min. scale: **The minimum scale unit when the slider is moved. The value is scaled according to the format. (Need to drag to move)
496 * **Scroll value: **The smallest unit of scale when the slider is moved. This value is scaled according to the format. (Need to drag to move)
497 * **Write address: **Display current value: Show the current value of the device address above the slider
498 * **Write immediately : **Write the value of the slide switch during the sliding process to the device address in real time.
499 * **Alarm value:** input the alarm value
500 * **Alarm color : **When "Alarm color" is ticked off, and the value of the device address reaches "Alarm value", the foreground color of the slide switch will be displayed as a warning color.
501
502 (% class="box infomessage" %)
503 (((
504 **✎Note: **Setting the number of decimal place will scale the data range in the data format and it is valid for all kind data formats
505 )))
506
507 (% style="text-align:center" %)
508 [[image:6.Objects_html_65b8338bfb56a238.gif||class="img-thumbnail"]]
509
510 **Slide rail**
511
512 * **Border color: **Tick off to display the border color
513 * **Foreground color: **The color of the slide rail where the slider slides over. If not checked, the color will be displayed transparently
514 * **Background color: **The color of the slide rail where the slider does not slide over. If it is not checked, it will be displayed transparently.
515 * **Height: **slide rail height
516 * **Shape: **Set the style (right or rounded angle) of the rails
517
518 **Slider**
519
520 * **Color: **Tick off to display the slider color, otherwise it is displayed transparently.
521 * **Shape: **Set the slider style (square or circle).
522 ** When circle is selected, need to set the diameter of the slider.
523 ** When square is selected, need to set the height and width of the slider.
524
525 The width, height and diameter of the slide rail and slider are displayed as a percentage relative to the height of the object.
526
527 * When the slide rail is displayed horizontally
528 ** The height of the slide rail is displayed as a percentage of the height of the object.
529 ** The diameter of the circular slider is displayed as a percentage of the height of the object, and it is recommended that the diameter of the slider be greater than or equal to 2 times the height of the slide rail.
530 ** The width and height of the square slider are displayed as a percentage of the height of the part, and it is recommended that the width of the slider should be greater than or equal to the height of the slide rail.
531 * When the rails are displayed vertically
532 ** The height of the slide rail is displayed as a percentage of the width of the part.
533 ** The diameter of the circular slider is displayed as a percentage of the width of the object, and it is recommended that the diameter of the slider should be greater than or equal to 2 times the width of the slide rail.
534 ** The width and height of the square slider are displayed as a percentage of the width of the object, and it is recommended that the width of the slider should be greater than or equal to the width of the slide rail.
535
536 **Preview**: Display the setting result of slider switch.
537
538 (% class="box infomessage" %)
539 (((
540 ✎**Note:** For [[graphics>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HGraphic]], see the "[[Bit Switch>>path:https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
541 )))
542
543 = **Input/Display** =
544
545 This object can input/display number or character. User just needs to set a controller's address and set data format. HMI will be able to display/control controller's data.
546
547 == Numeric Input/Display ==
548
549 "Numeric Input/Display" displays the device's data or writes data to the device in a specified numeric format, and the data could be scaled.
550
551 (% style="text-align:center" %)
552 [[image:6-1NumericInput.png||class="img-thumbnail"]]
553
554 **General**
555
556 * **Read Address:** The data from designated address will be displayed.
557 * **Input: **Enable input function and "Write Address" configuration.
558 * **Same read-write address:** Configure [Write Address] is the same as "Read Address".
559 * **Write address: **Write data to designated address. The address could be different from "Read Address".
560 * **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
561
562 (% class="box infomessage" %)
563 (((
564 **✎Note: **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
565 )))
566
567 * **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO(object) is input;
568 * **NO: **the number of numeric input object;
569 * **Group NO: **the group number of numeric input object;
570
571 **Display**
572
573 (% style="text-align:center" %)
574 [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]]
575
576 * **Font:** It is located in font list; user could select font directly.
577 * **Trim 0 display**: The last digit of the decimal only display the non-zero part, such as 6.30 will be displayed as 6.3.
578 * **Input as "*":** The data is shown as "*".
579 * **Alignment:** There are three modes.
580 * **Center:** data display on the center of object.
581 * **Align left: **Data display on the left.
582 * **Align right: **Data display on the right.
583
584 **Data format**
585
586 (% style="text-align:center" %)
587 [[image:6.Objects_html_52ba758ebcea03f2.gif||class="img-thumbnail"]]
588
589 * **Date: **Select data format, below format could be supported.
590
591 (% style="text-align:center" %)
592 [[image:6.Objects_html_29902078fa1f9af5.gif||class="img-thumbnail"]]
593
594 * **Data format:** Configure data display format.
595 * **Range:** beyond the data range will be not inputted.
596
597 **Keypad position**
598
599 It is used for setting keypad position when input data.
600
601 **Label**
602
603 Configure label shown on the left/ right side of data.
604
605 (% class="box infomessage" %)
606 (((
607 ✎**Note:**
608
609 * The significant digits of a single-precision float are 7 digits.
610 * For [[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]]".
611 )))
612
613 == Character Input/Display ==
614
615 "Numeric Input/Display" displays the device's character or writes character to the device.
616
617 **Description**
618
619 (% style="text-align:center" %)
620 [[image:6.Objects_html_947ed6af324464.gif||class="img-thumbnail"]]
621
622 **General**
623
624 * **Read Address:** The data from designated address will be displayed.
625 * **Input: **Enable input function and "Write Address" configuration.
626 * **Same read-write address:** Configure "Write Address" is the same as "Read Address".
627 * **Read DWord: **Read address is 2 words format
628 * **Write address: **Write data to designated address. The address could be different "Read Address".
629 * **Keypad:** it is standard numeric keypad, allow to input decimal and floating;
630
631 (% class="box infomessage" %)
632 (((
633 **✎Note:** ** **Check it to use the comment information on the keyboard. When the user clicks on the part, the comment information will be written into the HUW1402 for display. The maximum length allowed for the comment is 63 characters;
634 )))
635
636 * **Continuous Input: **Use the same keyboard to input the objects from the same Group NO according to the order of NO, and automatically close the keyboard after the last NO (object) is input.
637 * **NO: **the number of numeric input object.
638 * **Group NO: **the group number of numeric input object.
639
640 (% class="box infomessage" %)
641 (((
642 **✎Note:** The Continuous Input function will be invalid if the Confirmation function is enabled.
643 )))
644
645 **Display**
646
647 * **Input as "*":** the data shown as "*".
648 * **Alignment:** There are three modes.
649 * **Center:** data display on the center of object.
650 * **Align left: **data display on the left.
651 * **Align right: **data display on the right.
652 * **Exchange high-low byte: **Exchange High-low byte: Check it to exchange and display the contents of the high and low bytes. If the number of contents is not a multiple of 2, the rounding process will be performed.
653 * **Length: **The length of characters, the maximum length is 256.
654 * **Exchange high-low word: **Check it to exchange and display the contents of high and low word. Only valid if the number of operating characters of the part is a multiple of 4.
655
656 **Keypad position**
657
658 It is used for setting keypad position when input data.
659
660 (% class="box infomessage" %)
661 (((
662 ✎**Note:** For [[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]]".
663 )))
664
665 = **Chart** =
666
667 Chart can display the data by trend graph or data table. PIStudio supports different function’s Chart. It contains Trend Chart, History Trend Chart, Alarm Record Display, Data Record Display, Alarm Record Display, Recipe Display, List Box, File List Display, XY Plot, History XY Plot. Different chart has different function. Please check the detail information in the Help of PIStudio.
668
669 For example: Trend graph shows the data as a dynamic curve, the X axis represent the time, Y axis represent the data. Alarm Record Display record alarm, the time span set by the user, and the alarm record will list by the time sequence.
670
671 == Common settings ==
672
673 **Introduction**
674
675 This section will introduce common settings in Chart objects.
676
677 **Shape**
678
679 (% style="text-align:center" %)
680 [[image:6.Objects_html_9f4692cce1805843.gif||class="img-thumbnail"]]
681
682 Set appearance of object, including background color, head color, text color, line color, select row color.
683
684 **Advance**
685
686 (% style="text-align:center" %)
687 [[image:6.Objects_html_54a82434205332fb.gif||class="img-thumbnail"]]
688
689 * **Head text color**: It sets the text color of the header.
690 * **Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque.
691 * **Cell type**: Default is adaptive width. After selecting customization, customization could set the width of the cell.
692 * **Date and time format: **According to the needs to select the date and time display format. "NONE" means no display; please do not set both time and date to "NONE".
693
694 **Function start address**
695
696 Instructions for the use of the function start address of record display/alarm display/trend charts etc.
697
698 (% style="text-align:center" %)
699 [[image:6.Objects_html_361b1ee164769c5d.gif||class="img-thumbnail"]]
700
701 The address you fill in is only the start address. This address, including 20 consecutive addresses after this address, will be occupied. Please organize your address to prevent unnecessary errors from being reused.
702
703 **For example,** HDW0 is the function start address, then the addresses HDW0 to HDW19 are occupied. If you need the power-down storage setting, you may set the address as the address of register HAW (HAW0 to HAW200000).
704
705 If the start address is set as HDW0, the function and address table is as below.
706
707 (% class="table-bordered" %)
708 |=(% style="width: 277px;" %)**Address**|=(% style="width: 113px;" %)**Type**|=(% style="width: 158px;" %)**Object**|=(% colspan="2" style="width: 528px;" %)**Function**
709 |(% style="width:277px" %)HDW0|(% style="width:113px" %)Word|(% rowspan="8" style="width:158px" %)Numeric input |(% colspan="2" style="width:528px" %)Start Time: Year
710 |(% style="width:277px" %)HDW1|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Start Time: Month
711 |(% style="width:277px" %)HDW2|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Start Time: Day
712 |(% style="width:277px" %)HDW3|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Start Time: Hour
713 |(% style="width:277px" %)HDW4|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Start Time: Minute
714 |(% style="width:277px" %)HDW5|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Start Time: Second
715 |(% style="width:277px" %)HDW6|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Span value setting. Unit  view the next address
716 |(% style="width:277px" %)HDW7|(% style="width:113px" %)Word|(% colspan="2" style="width:528px" %)Span Unit: 0=Min, 1=Hour, 2=Day
717 |(% style="width:277px" %)HDW8|(% style="width:113px" %)Word|(% style="width:158px" %)Word Switch|(% colspan="2" style="width:528px" %)(((
718 Default as 1. It can contain 50 records per page
719
720 Page Up: Current Value minus 1.
721
722 Page Down: Current Value add 1.
723
724 Range: 1 to 65535
725 )))
726 |(% style="width:277px" %)HDX9.0|(% style="width:113px" %)Bit|(% rowspan="10" style="width:158px" %)Bit Switch|(% colspan="2" style="width:528px" %)Auto Refresh
727 |(% colspan="1" rowspan="8" style="width:277px" %)(((
728 HDW12
729
730 (Bit address control up and down left and right display)
731 )))|(% style="width:113px" %)HDW12.0|(% colspan="2" style="width:528px" %)(((
732 Table type object: Move one page up
733
734 History Trend Chart: Pop up query settings window
735 )))
736 |(% style="width:113px" %)HDW12.1|(% colspan="2" style="width:528px" %)(((
737 Table type object: Move one row up
738
739 History Trend Chart: Move one span down
740 )))
741 |(% style="width:113px" %)HDW12.2|(% colspan="2" style="width:528px" %)(((
742 Table type object: Move one page down
743
744 History Trend Chart: Move one span up
745 )))
746 |(% style="width:113px" %)HDW12.3|(% colspan="2" style="width:528px" %)(((
747 Table type object: Move one row down
748
749 History Trend Chart: Display/Hide slide bar
750 )))
751 |(% style="width:113px" %)HDW12.4|(% colspan="2" style="width:528px" %)(((
752 Table type object: Move one page left
753
754 History Trend Chart: Zoom in (Narrow time span down)
755 )))
756 |(% style="width:113px" %)HDW12.5|(% colspan="2" style="width:528px" %)(((
757 Table type object: Move one column left
758
759 History Trend Chart: Zoom out (Broaden time span up)
760 )))
761 |(% style="width:113px" %)HDW12.6|(% colspan="2" style="width:528px" %)Table type object: Move one page right
762 |(% style="width:113px" %)HDW12.7|(% colspan="2" style="width:528px" %)Table type object: Move one column right
763 |(% style="width:277px" %)HDX13.0|(% style="width:113px" %)Bit|(% colspan="2" style="width:528px" %)(((
764 Span Method:
765
766 ~=0: Use the Span Value and Span Unit to query;
767
768 ~=1: Use start time and end time to calculate the time span for query.
769 )))
770 |(% style="width:277px" %)HDW14|(% style="width:113px" %)Word|(% rowspan="6" style="width:158px" %)Numeric Input|(% rowspan="6" style="width:237px" %)Effective when HDX13.0=1|(% style="width:291px" %)End Time: Year
771 |(% style="width:277px" %)HDW15|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Month
772 |(% style="width:277px" %)HDW16|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Day
773 |(% style="width:277px" %)HDW17|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Hour
774 |(% style="width:277px" %)HDW18|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Minute
775 |(% style="width:277px" %)HDW19|(% style="width:113px" %)Word|(% style="width:291px" %)End Time: Second
776
777 (% class="box infomessage" %)
778 (((
779 **✎Note:**
780
781 * [Function address (20 words)] need to be HMI internal address;
782 * When the start time and end time of the query are enabled, if the end time is smaller than the start time, the system automatically swaps the start and end times to calculate the span of the query;
783 * After manually setting the start time and end time of the query, you need to manually update the data (the default will be automatically updated);
784
785
786 )))
787
788 **Appearance**
789
790 (% style="text-align:center" %)
791 [[image:6.Objects_html_71f505c7146db030.gif||class="img-thumbnail"]]
792
793 * **Background type:** There are four modes, style 1 and style 2 are gradient mode, style 3 is solid color mode, and style 4 is transparent.
794 * **Transparency:** transparency could be set from 0% to 100%. when set to 0%, the background is completely transparent.
795 * **Position: **Show position coordinates for X and Y axes.
796 * **Size: **Set object size.
797
798 (% style="text-align:center" %)
799 [[image:6.Objects_html_64c6da58525278cb.gif||class="img-thumbnail"]]
800
801 * **Number of X, Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.
802 * **Color setting: **Color1 is for object frame;color2 is for grid background.
803 * **Show dot:** Display the data points of each trend graph.
804 * **User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font.
805 * **Grid color: **Set color for grid, the default is black.
806 * **Scale color:** Set color for scale, the default is black.
807 * **Scale value color:** Set color for scale value, the default is black.
808 * **Data format:** select data format in object, it provides below format.
809
810 (% style="text-align:center" %)
811 [[image:6.Objects_html_9a454f1917bd1b77.gif||class="img-thumbnail"]]
812
813 **Time format: **Select time format in object, it provides below format.
814
815 (% style="text-align:center" %)
816 [[image:6.Objects_html_d5d647f7cb216d8f.gif||class="img-thumbnail"]]
817
818 * **Time type:** There are two time displaying type, one is only displaying the start and end time, and the other is displaying time for each cell.
819 * **Curve Fitting (XY)**
820 * **Line type:** Set the line type (line, curve) between two points.
821 * **Smoothness:** it sets the smoothness of curve. Smoothness sets the curve smoothness. Conversely, the corner of the curve is sharper.
822
823 == Real-time trend chart ==
824
825 Trend graph shows the data as a dynamic curve, X axis represent the time span, Y axis represent the data.
826
827 **Source**
828
829 * **Curve buffer: **Select data from and display data in term of curve.
830 * **Curve displays:** HMI will display curves according to select “Trend Chart“, and user could select which curves need to be displayed and select “Line type“ and “Color“ for each curve.
831
832 (% style="text-align:center" %)
833 [[image:image-20220616160423-7.png]]
834
835 (% style="text-align:center" %)
836 [[image:image-20220616160432-8.png]]
837
838 **Range**
839
840 Set data range limit of curve (max and min). Also, could set variable to control data range.
841
842 (% style="text-align:center" %)
843 [[image:image-20220616160834-11.png||class="img-thumbnail"]]
844
845 (% class="box infomessage" %)
846 (((
847 **✎Note:** For the setting of Real-time trend chart, please refer to "[[Trend chart>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HTrendchart]]"
848 )))
849
850 == History trend chart ==
851
852 The history trend will display data record with graph.X axis represents as time, and Y axis represents as data.
853
854 **Source**
855
856 * **Curve buffer: **Select data from "Data record", and display data in term of curve.
857 * **Curve displays: **HMI will display curves according to select "Data record", and user could select which curves need to be displayed and select "Line type", "Color" and select "Channel" for each curve.
858
859 (% style="text-align:center" %)
860 [[image:image-20220616160909-12.png]]
861
862 **Range**
863
864 Set data range limit of curve (max and min). Also could set variable to control data range;
865
866 **Function**
867
868 (% style="text-align:center" %)
869 [[image:image-20220616160920-14.png||class="img-thumbnail"]]
870
871 * **Start address: **Custom object for query function, HMI system assigns address according to the settings, and four control key and query screen will be created, user could see the query details in this query screen.
872 * **Use Dynamic channel: **It occupies 8 addresses; each address corresponds to the curve channel number. For example, the address is set to HDW10, it takes up HDW10 to HDW17. Where the value of HDW10 is 3, then the first curve in the trend graph shows the value of channel 3.
873 * **Start time: **Set start time and span for curve display.
874
875 **Result**
876
877 When all configurations are completed, when the HMI is running, it displays as shown below.
878
879 (% style="text-align:center" %)
880 [[image:image-20220802113935-1.gif]]
881
882 There are 8 buttons will display below the graph, shown as following.
883
884 1. [[image:image-20220616162002-15.jpeg]] Historical trend chart query button
885 1. [[image:image-20220616162008-16.png]] ** **Set the time and span of historical trend chart
886 1. [[image:image-20220616162013-17.png]] ** **Refresh
887 1. [[image:image-20220616162018-18.png]] ** **Move forward by span time
888 1. [[image:image-20220616162021-19.png]] **: **Move backwards by span time
889 1. [[image:image-20220616162025-20.png]] : Slider display control button, slider position can display the current time and the current numerical status of each curve.
890 1. [[image:image-20220616162028-21.png]] Zoom in by one time according to the length of the span.
891 1. [[image:image-20220616162032-22.png]] : Zoom out by one time according to the length of the span.
892
893 (% class="box infomessage" %)
894 (((
895 **✎Note: **For the setting of historical trend chart, please refer to "[[Trend chart>>path:https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HTrendchart]]".
896 )))
897
898 == Alarm record display ==
899
900 Display current alarm and history alarm information.After setting the time span, the history alarm record will list by the time span.
901
902 This object only displays content normally after the "Alarm Record" function is set.
903
904 (% style="text-align:center" %)
905 [[image:6.Objects_html_680530096b569128.gif||class="img-thumbnail"]]
906
907 **Settings**
908
909 (% style="text-align:center" %)
910 [[image:6.Objects_html_ae2b58548526a788.gif||class="img-thumbnail"]]
911
912 * **Alarm type: **There are two types for alarm function; one is [Current alarm record] and the other is "History alarm record".
913 * **Group No:** This group number is corresponding to ID from Alarm settings; this object only displays the alarm content within this ID range.
914 * **Display in reverse order: **The latest alarm information will be displayed at the top of object.
915 * **Alarm Record Setting**: This is for setting display items in object, the setting window as below shows.
916
917 (% style="text-align:center" %)
918 [[image:6.Objects_html_c39789a001b0224e.gif||class="img-thumbnail"]]
919
920 **Query Settings**
921
922 There are two modes for this settings, one is "Page control", and the other is "Use function address".
923
924 (% style="text-align:center" %)
925 [[image:6.Objects_html_29e47fc2c370aee5.gif||class="img-thumbnail"]]
926
927 **Page control: **it controls what object currently displays.
928
929 **For example: **Page control is 40,
930
931 * 40=1 means this object displays first page.
932 * 40=2 means this object displays second page.
933 * 40=3 means this object displays third page.
934 * ...
935 * 40=10 means this object display 10th page.
936
937 (% class="box infomessage" %)
938 (((
939 **✎Note:** Every page contains 50 records.
940 )))
941
942 **Start Time**
943
944 It configures start query time and span.
945
946 (% style="text-align:center" %)
947 [[image:6.Objects_html_d2335d95f27b8e03.gif||class="img-thumbnail"]]
948
949 **Span: **set the time span from start time to end time of query.
950
951 **Result**
952
953 When all configurations are completed, when the HMI is running, alarm display object displays as shown below.
954
955 The query key is automatically displayed when user double-clicks object, and the system automatically generates a sub-screen that sets the query span.
956
957 (% style="text-align:center" %)
958 [[image:6.Objects_html_de2952171d05accd.gif||height="312" width="567" class="img-thumbnail"]]
959
960 * [[image:6.Objects_html_92e1910330039a59.gif||height="49" width="48" class="img-thumbnail"]] Query setting
961 * [[image:6.Objects_html_4efc52d4a7f1ea02.gif||height="49" width="49" class="img-thumbnail"]] Refresh page
962 * [[image:image-20220808142509-1.png||height="48" width="49" class="img-thumbnail"]]means moving up one row
963 * [[image:image-20220808142518-2.png||height="49" width="50" class="img-thumbnail"]]means page up.
964 * [[image:image-20220808142538-3.png||height="45" width="49" class="img-thumbnail"]] means moving down one row.
965 * [[image:image-20220808142546-4.png||class="img-thumbnail"]] means page down.
966 * [[image:image-20220808142603-5.png||class="img-thumbnail"]] means moving left column.
967 * [[image:image-20220808142610-6.png||class="img-thumbnail"]]means moving the display to the left.
968 * [[image:image-20220808142623-7.png||class="img-thumbnail"]]means moving right column.
969 * [[image:image-20220808142630-8.png||class="img-thumbnail"]]means moving the display to right.
970
971 (% class="box infomessage" %)
972 (((
973 **✎Note:** Please click here to set "[[Bit alarm>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HBitalarm]]" and "[[Word alarm>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HWordalarm]]".
974 )))
975
976 == Data record display ==
977
978 "Data Record Display" displays the value of the address set by the user in the data record in the form of a table. It provides the function of query. You could query all the recored data within a specified period. If the project does not edit data recored area or there is no historical data, data record would display nothing. You can dynamically set the query period on the HMI and save the power failure.
979
980 (% class="box infomessage" %)
981 (((
982 ✎**Note: **The objects sunch as tables and trends charts are only support **"**song typeface". It is invalid if you set other fonts.
983 )))
984
985 This object only displays content normally after the "[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Data record__>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HDatarecord]](%%)" function is set.
986
987 (% style="text-align:center" %)
988 [[image:6.Objects_html_2ee00a2b90c062f6.gif||class="img-thumbnail"]]
989
990 **Record**
991
992 There are data of multiple groups could be set in the data record, but it could only display the data of one group at the same time. Therefore, during configuring, user need to specify the corresponding data record group number for each object.
993
994 (% style="text-align:center" %)
995 [[image:6.Objects_html_7d03f28e9a7ec548.gif||class="img-thumbnail"]]
996
997 **Display in reverse order**
998
999 It sorts by time by default. The oldest data record will be displayed at the top of it. If you check  "Display in reverse order", the latest data record will be displayed at the top.
1000
1001 **Start Time**
1002
1003 (% style="text-align:center" %)
1004 [[image:6.Objects_html_d2335d95f27b8e03.gif||class="img-thumbnail"]]
1005
1006 You can configure the start query time. Set the time span from start time to end time of query.
1007
1008 **Security**
1009
1010 (% style="text-align:center" %)
1011 [[image:6.Objects_html_3235c433cffea00f.gif||class="img-thumbnail"]]
1012
1013 * **Channel control address:** It continuously occupies 8-word addresses, the first 100-bit addresses control 100 channels of display/hide function. For example, if the address is set to HDW10, then HDX10.0=1 is hidden channel 1; HDX10.1=1 is hidden channel 2, and so on.
1014 * **Freeze first column:** Enable it, the first column (time column) of the data record will not move with the left and right pages.
1015
1016 For details about "function address", see "[[Common settings in chart objects>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCommonsettings]]".
1017
1018 The query key is automatically displayed when user double-clicks object, and the system automatically generates a sub-screen that sets the query span. When all configurations are completed, when the HMI is running, data record display object displays as shown below.
1019
1020 (% style="text-align:center" %)
1021 [[image:6.Objects_html_1d2246f5ca8e1f24.gif||height="347" width="567" class="img-thumbnail"]]
1022
1023 * [[image:6.Objects_html_92e1910330039a59.gif||height="52" width="50" class="img-thumbnail"]] Query setting: It is on the buttom right of corner. Click it, a sub-screen of query range would pop-up to set.
1024 * [[image:6.Objects_html_4efc52d4a7f1ea02.gif||height="50" width="50" class="img-thumbnail"]] Refresh the query results.
1025 * [[image:上翻 1.png||class="img-thumbnail"]]move one row up in the query range
1026 * [[image:上翻 2.png||class="img-thumbnail"]]move one page up in the query range
1027 * [[image:下翻 1.png||height="45" width="50" class="img-thumbnail"]]move one row down in the query range
1028 * [[image:下翻 2.png||height="36" width="50" class="img-thumbnail"]]move one page down in the query range
1029 * [[image:左翻 1.png||height="48" width="50" class="img-thumbnail"]]move one row left in the query range
1030 * [[image:左翻 2.png||height="49" width="50" class="img-thumbnail"]]move one page left in the query range
1031 * [[image:右翻 1.png||height="50" width="50" class="img-thumbnail"]]move one row right in the query range
1032 * [[image:右翻 2.png||height="50" width="50" class="img-thumbnail"]]move one page right in the query range
1033
1034 For details about the setting, please refer to "[[Data record display settings>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HDatarecorddisplay]]".
1035
1036 == **Recipe display** ==
1037
1038 "Recipe display" displays information (such as recipe, operations, and so on) in the form of a table.
1039
1040 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.
1041
1042 **There are 8 types of operating files as follows. Except for recipe file, the other types are used for special purpose. **
1043
1044 (% style="text-align:center" %)
1045 [[image:配方 1.png||class="img-thumbnail"]]
1046
1047 **Function (Recipe File)**
1048
1049 * **File type: **There are more than one function in this object, this is for selecting function, select "Recipe File", when "Recipe function" is set, it will display recipe data in the form of a table.
1050 * **Folder name:** This is located to recipe function setting.
1051 * **Select line:** Select one line in list and display its line No. in this address.(Note:When the file type is Recipe File, modify the address value to control the selected line of the list to jump to the corresponding line; for other file types, this address only has the effect of displaying the line No.)
1052 * For example, set 40,
1053 ** if 40=1, the first row of object is selected.
1054 ** If 40=2, the second row of object is selected.
1055 ** ...
1056 ** If 40=10, the 10th row of object is selected.
1057 * **Folder name address: **This is for setting recipe file name, in advance recipe mode.
1058
1059 (% style="text-align:center" %)
1060 [[image:6.Objects_html_38f1820209eedfb4.gif||class="img-thumbnail"]]
1061
1062 **Function (Operating Record)**
1063
1064 (% style="text-align:center" %)
1065 [[image:6.Objects_html_d6c16aee84067851.gif||class="img-thumbnail"]]
1066
1067 * **File type: **There are more than one function in this object, this is for selecting function, select [Operating Record], when [User Permission] is enabled, the operation record of each user in HMI is recorded and displayedin the form of a table, and the time and date display format could be set as needed.
1068 * **Select line: **Set address for select row.
1069
1070 **Function (Timeout Alert)**
1071
1072 (% style="text-align:center" %)
1073 [[image:6.Objects_html_35cc911c850c1afb.gif||class="img-thumbnail"]]
1074
1075 * **File type:** There are more than one function in this object, this is for selecting function, select [Timeout], it displays the current HMI project communication timeout information. (The built-in screen has this special function; it will pop up automatically when timeout, users do not need to set).
1076 * **Select line: **Set address for select row.
1077
1078 **Function (Client Manage)**
1079
1080 (% style="text-align:center" %)
1081 [[image:6.Objects_html_9ec936a372bb7efb.gif||class="img-thumbnail"]]
1082
1083 * **File type: **There are more than one functions in this object, this is for selecting function, select [Client manage], it displays the current visitors' screens information.
1084 * **Select line:** Set address for select row.
1085
1086 **Function (User Manage)**
1087
1088 (% style="text-align:center" %)
1089 [[image:6.Objects_html_59dc786401ea6651.gif||class="img-thumbnail"]]
1090
1091 * **File type:** There are more than one functions in this object, this is for selecting function, select [User Manage],when [User Permission] is enabled, it displays all users' information.
1092 * **Select line: **Set address for select row.
1093 * **Refresh: **Set address for refresh users list; (bit address).
1094
1095 **Function (System Message)**
1096
1097 (% style="text-align:center" %)
1098 [[image:6.Objects_html_858d4ec965274b8a.gif||class="img-thumbnail"]]
1099
1100 * **File type: **There are more than one function in this object, this is for selecting function, select [System message], when event occurs, it displays prompt messages automatically.
1101 * **Select line: **Set address for select row.
1102
1103 **Address Control**
1104
1105 * **Start group: **Control displaying start from specified row, which means display from specified group.
1106 * For example, set 40
1107 ** If 40=1, Start from first row (first group).
1108 ** If 40=2, Start from second row (second group).
1109 ** ...
1110 ** If 40=10, Start from 10th row (10th group).
1111 * **Group number address: **Control the number of rows displayed;
1112 * For example, set 410
1113 ** If 410=1, this object only displays 1 row (1 group).
1114 ** If 410=2, this object displays 2 rows (2 groups).
1115 ** ...
1116 ** If 410=10, this object displays 10 rows (10 groups).
1117 * **Start address: **Control displaying start from specified column, which means display from specified member.
1118 * For example, set 420,
1119 ** If 420=1, Start from first column (first member).
1120 ** If 420=2, Start from second column (second member).
1121 ** ...
1122 ** If 420=10, Start from 10th column (10th member).
1123 * **Address number: **Control the number of columns displayed.
1124 * For example, set 430,
1125 ** If 430=1, this object only displays 1 column (1 member).
1126 ** If 430=2, this object displays 2 columns (2 members).
1127 ** ...
1128 ** If 430=10, this object displays 10 columns (10 members).
1129 * **Result**: When all configurations are completed, when the HMI is running, object will display like below.
1130
1131 **Recipe**
1132
1133 (% style="text-align:center" %)
1134 [[image:6.Objects_html_73ddff1c47ca6b37.gif||height="271" width="567" class="img-thumbnail"]]
1135
1136 **Operating Record**
1137
1138 (% style="text-align:center" %)
1139 [[image:6.Objects_html_6d72e0a32128f87a.gif||height="413" width="567" class="img-thumbnail"]]
1140
1141 **Client Manage**
1142
1143 (% style="text-align:center" %)
1144 [[image:6.Objects_html_ea2cd87aaa6600cd.gif||height="413" width="567" class="img-thumbnail"]]
1145
1146 (% class="box infomessage" %)
1147 (((
1148 (% class="wikigeneratedid" %)
1149 **✎Note:**
1150
1151 * If the file type is recipe file, modify the value of the address of "Select line" to control the selected line in the display list to the corresponding line. If another file type is selected, this address can only display the selected line (read-only mode).
1152 * For ie series and ig series HMI, "system message" and "timeout alert" will be displayed in the top pop-up window. The options of them will no longer be displayed in the record.
1153 * For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1154 )))
1155
1156 == **File list** ==
1157
1158 "File List" displays the recipe file name of the current project in the form of table in HMI. If there is no recipe file in the project, the table of the object is empty. (Table and trend chart objects currently only support Song Typeface, other fonts you set will not work.
1159
1160 Recipe files in "Flash", and also shows custom folder information.
1161
1162 **Function (Recipe File)**
1163
1164 (% style="text-align:center" %)
1165 [[image:文件列表 1.png||class="img-thumbnail"]]
1166
1167 (% style="text-align:center" %)
1168 [[image:6.Objects_html_66cd30b2b962a04e.gif||class="img-thumbnail"]]
1169
1170 * **File type: **[Recipe File] is for displaying recipe files in Flash.
1171 * **Folder name:** This is located to recipe function setting.
1172 * **Select line:** Select one line in list and display its line No. in this address.
1173 * For example, set 40,
1174 ** if 40=1, the first row of object is selected.
1175 ** If 40=2, the second row of object is selected.
1176 ** ...
1177 ** If 40=10, the 10th row of object is selected.
1178
1179 (% class="box infomessage" %)
1180 (((
1181 ✎**Note: **When the file type is Recipe File, modify the address value to control the selected line of the list to jump to the corresponding line; for other file types, this address only has the effect of displaying line No.
1182 )))
1183
1184 * **Folder name address:** This is for setting recipe file name, in advance recipe mode.
1185
1186 **Function (Custom Folder)**
1187
1188 (% style="text-align:center" %)
1189 [[image:6.Objects_html_8cb7b2547b5e5c65.gif||class="img-thumbnail"]]
1190
1191 * **File type: **The object displays files under the specified path.
1192 * **Root:** It means storage; there are three options, "Flash", "Udisk" and "SDcard".
1193 * **Folder:** Set folder name, such as recipe.
1194 * **Select line: **Set address for select row.
1195 * For example, set 40,
1196 ** if 40=1, the first row of object is selected.
1197 ** If 40=2, the second row of object is selected.
1198 ** ...
1199 ** If 40=10, the 10th row of object is selected.
1200 * **Folder name address:** This is for setting recipe file name, in advance recipe mode;
1201
1202 **Use function address (20 words)**
1203
1204 (% style="text-align:center" %)
1205 [[image:6.Objects_html_dc49c7d7148792b3.gif||class="img-thumbnail"]]
1206
1207 Function address includes copy, paste, delete, and rename. And HMI automatically assigns the functions to bit addresses.
1208
1209 For example, if the function address is HDW 90, the detailed information is below.
1210
1211 (% class="table-bordered" %)
1212 |**Address**|**Address type**|**Object type**|**Function**
1213 |HDX90.0|Bit|(% colspan="1" rowspan="6" %)Bit switch (ON)|Copy selected files / all files
1214 |HDX90.1|Bit|Paste selected files/ all files
1215 |HDX90.2|Bit|Delete selected files/ all files
1216 |HDX90.3|Bit|Select all files
1217 |HDX90.4|Bit|Rename select files (Do not include suffix)
1218 |HDX90.5|Bit|Rename select files (Include suffix)
1219
1220 Using this function address can realize that copy a file of one file list to another file list. For example, the recipe file of flash (file list A) is copied to the recipe file of the U disk files in the file list (B), and the file name will be copied too. You could rename it with the "rename" address.
1221
1222 **Result**
1223
1224 When all configurations are completed, when the HMI is running, it displays object displays as shown below.
1225
1226 (% style="text-align:center" %)
1227 [[image:6.Objects_html_a68643b928e3930.gif||class="img-thumbnail"]]
1228
1229 (% class="box infomessage" %)
1230 (((
1231 ✎**Note: **For the details, please refer to "[[Recipe>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HRecipe]]".
1232 )))
1233
1234 == **XY plot** ==
1235
1236 It reads a continuous value of PLC register, converts the read value according to rhe specified data format, and display as XY trend chart on HMI.
1237
1238 (% style="text-align:center" %)
1239 [[image:XY 1.png||height="573" width="567" class="img-thumbnail"]]
1240
1241 **Source**
1242
1243 * **Auto Sample:** Select data from [XY plot] and displayed in a curve according to the set time.
1244 * **Trigger Sample: **When the trigger address is set, the data is collected and displayed in a curve. After the data is collected, the trigger address is automatically reset.
1245
1246 **Curve settings: **According needs to set style and color for each curve.
1247
1248 **Read address:** *for example, PLC word address is D, it points number is m. (point numbers no more than 800).
1249
1250 * Word address D is the X coordinate of the first point.
1251 * Word address D+1 is the Y coordinate of the first point.
1252 * Word address D+2 is the X coordinate of the second point.
1253 * Word address D+3 is the Y coordinate of the second point.
1254 * ......
1255 * Word address D+2m-1 is the X coordinate of the m^^th^^ point.
1256 * Word address D+2m is the Y coordinate of the m^^th^^ point.
1257
1258 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.
1259
1260 **Appearance**
1261
1262 (% style="text-align:center" %)
1263 [[image:XY 2.png||class="img-thumbnail"]]
1264
1265 * **X grids and Y grids:** The range is from 1 to 10.
1266 * **color setting:**
1267 ** Background color 1 indicates the background color of appearrance.
1268 ** Background color 2 indicates the background color of grid.
1269
1270 **Range**
1271
1272 (% style="text-align:center" %)
1273 [[image:XY 3.png||height="312" width="567" class="img-thumbnail"]]
1274
1275 * **Variable:** The data range for the graph could be set as a variable.
1276 * **X, Y Limit:** Set the max and min value of displaying curve.
1277
1278 **Result**
1279
1280 When all configurations are completed, when the HMI is running, it displays as shown below.
1281
1282 (% style="text-align:center" %)
1283 [[image:6.Objects_html_d86b49376aa4f4dd.gif||height="336" width="567" class="img-thumbnail"]]
1284
1285 (% class="wikigeneratedid" %)
1286 **Quick setting:** Fill in the starting address, according to the parameter settings, automatic allocation of addresses.
1287
1288 == **History XY plot** ==
1289
1290 The data in cache will display as continuous curve or separated points, each point in XY plot needs 2 addresses to set a point.
1291
1292 (% style="text-align:center" %)
1293 [[image:历史XY 1.png||class="img-thumbnail"]]
1294
1295 **Source**
1296
1297 * **Auto Sample:** Select data from [XY plot] and displayed in a curve according to the set time.
1298 * **Trigger Sample: **When the trigger address is set, the data is collected and displayed in a curve. After the data is collected, the trigger address is automatically reset.
1299
1300 **Curve settings: **According needs to set style and color for each curve.
1301
1302 * **Read address:** *for example, PLC word address is D, it points number is m. (point numbers no more than 800).
1303 ** Word address D is the X coordinate of the first point.
1304 ** Word address D+1 is the Y coordinate of the first point.
1305 ** Word address D+2 is the X coordinate of the second point.
1306 ** Word address D+3 is the Y coordinate of the second point.
1307 ** ......
1308 ** Word address D+2m-1 is the X coordinate of the m^^th^^ point.
1309 ** Word address D+2m is the Y coordinate of the m^^th^^ point.
1310
1311 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.
1312
1313 **Appearance**
1314
1315 (% style="text-align:center" %)
1316 [[image:XY 2.png||class="img-thumbnail"]]
1317
1318 * **X grids and Y grids:** The range is from 1 to 10.
1319 * **color setting:**
1320 ** Background color 1 indicates the background color of appearrance.
1321 ** Background color 2 indicates the background color of grid.
1322
1323 **Range**
1324
1325 (% style="text-align:center" %)
1326 [[image:XY 3.png||height="312" width="567" class="img-thumbnail"]]
1327
1328 * **Variable:** The data range for the graph could be set as a variable.
1329 * **X, Y Limit:** Set the max and min value of displaying curve.
1330
1331 **Result**: When all configurations are completed, when the HMI is running, it displays as shown below.
1332
1333 (% style="text-align:center" %)
1334 [[image:6.Objects_html_d86b49376aa4f4dd.gif||height="336" width="567" class="img-thumbnail"]]
1335
1336 (% class="wikigeneratedid" %)
1337 ✎**Note:** For the setting details, please refer to "[[History XY plot>>https://docs.we-con.com.cn/bin/view/PIStudio/08.Basic%20Function/#HHistoryXYplot]]".
1338
1339 == Disc record chart ==
1340
1341 The Disc Record displays the data from data source in the form of a disc curve.
1342
1343 (% class="box infomessage" %)
1344 (((
1345 **✎Note: **This function are only supported by HMI+, i series, ie series and ig series.
1346 )))
1347
1348 **Source**
1349
1350 (% style="text-align:center" %)
1351 [[image:6-2DiscRecord.png||class="img-thumbnail"]]
1352
1353 * **Source type**
1354 ** **History**: Historical data can be queried.
1355 ** **Real Time**: Only real-time data is displayed.
1356 * **Curve Buffer**
1357 ** **History**: It is in data record area configured by data record. Multiple record groups could be configured, and each record group has multiple channels.
1358 ** **Real Time**: It is in Real-time trend chart configured by data record. Multiple record groups could be configured, and each record group has multiple curve numbers.
1359
1360 (% class="box infomessage" %)
1361 (((
1362 **✎Note: **There must be one of settings (Data record and real-time trend chart) in configurations, otherwise there will be no data in curve buffer.
1363 )))
1364
1365 * **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.
1366 * **Enable**: After selecting the corresponding curve number in the status bar and enabling 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.
1367 * **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.
1368 * **Display Scale Value: **Display the value of disc record. The font color could be changed.
1369
1370 **Appearance**
1371
1372 (% style="text-align:center" %)
1373 [[image:6-3DiscRecordConfigAppearen.png||class="img-thumbnail"]]
1374
1375 1. **Circular Axis Scale**: Number of scale intervals in the direction of the circular axis. The range is 1 to 10.
1376 1. **Start Position**: The starting position to draw the curve: top, bottom, left, and right.
1377 1. **Rotary Axis Scale**: Number of scale intervals in the direction of the axis of rotation. The range is 4, 6, and 12.
1378 1. **Inner Circle Size**: Ratio of the inner circle to the outer circle.
1379 1. **Scale Style**: The way the scale is displayed, style 0 represents adaptive display, and style 1 represents forward display.
1380 1. **Background Color**: Appearance background color.
1381 1. **Inner Circle Color**: The inner circle color in the drawing area of the Disc.
1382 1. **Outer Circle Color**: The outer circle color in the drawing area of the Disc.
1383 1. **Grid Color**: Grid line color.
1384 1. **Scale Color**: Color of the time scale and tick marks.
1385 1. **Data Format & Time Format**: Configure the display mode of the time and date as required, where NONE means no display. It is forbidden to set both the time and date display to NONE, and when the date is set to NONE, the day parameter can be set in the time.
1386 1. **Enable Font**: Use the set font library and font size for display. When this font is not enabled, the default built-in font is used for display.
1387 1. **Enable Point**: Set to enable point, the data unit of each curve will be highlighted as a point.
1388
1389 **Function**
1390
1391 (% style="text-align:center" %)
1392 [[image:6-4DiscRecordConfigFuncAddr.png||class="img-thumbnail"]]
1393
1394 **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.
1395 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.
1396
1397 (% class="box infomessage" %)
1398 (((
1399 **✎Note: ** When copying Data record display, it is recommended to create a new "function screen" to avoid repeated calls that may cause abnormal functions.
1400 )))
1401
1402 **Start time**: Set the start time and conditions for data viewing.
1403
1404 For the description of the start address of the function, please refer to [[Common settings in chart objects>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HCommonsettingsinchartobjects]].
1405
1406 For the setting, please refer to [[8.3 Data Record>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#H8.3DataRecord]].
1407
1408 = **Meter** =
1409
1410
1411 (% style="text-align:center" %)
1412 [[image:6.Objects_html_b3789f59e920334.gif||class="img-thumbnail"]]
1413
1414 == **Pointer meter** ==
1415
1416 The meter responds to change in the value of the indicated word address by means of a dial and a pointer. The meter looks very similar to the actual meter.
1417
1418 (% style="text-align:center" %)
1419 [[image:image-20220805161001-1.jpeg]]
1420
1421 **Read address:** Read the value from the set PLC address.
1422
1423 **Data format:** It is for data setting. The data format types are as below.
1424
1425 * BCD, 32-bit float
1426 * signed decimal
1427 * unsigned decimal
1428 * 32-bit signed decimal
1429 * 32-bit unsigned decimal
1430
1431 **Digits setting:** Set directly the maximum and the minimum. Only when the floating point number is selected, can the maximum and minimum value be with a decimal point, and other data formats can't be with a decimal point. If the value is read by the address, then select "variable limits", and fill in the address.
1432
1433 * **Min angle and max angle:** Data range, if data beyond range will be not inputted.
1434
1435 **Variable limits:** When checked, low limit address and high limit address could be edit showed below;
1436
1437 **Show meter background**: This is for setting meter background. When not checked, the background color is transparent; When checked, there are four styles of pointer meter to select according to needs.
1438
1439 **Show pointer**: When not checked, the pointer is not displayed; When checked, you could set the style and color of pointer.
1440
1441 **Show alarm area**: It provides alarm function in meter, you could set the 4 areas, and each area corresponds to a different alarm color.
1442
1443 **Show scale**: Display the scale on the object to observe the value. You need to set major scale, minor scale and scale value.
1444
1445 **Meter Type:** It sets the angle between the maximum and minimum value. It provides 7 kinds of styles, they are 180°, 210°, 240°, 270°, 300°, 330° and 360°.
1446
1447 **Start angle: **It sets the position where the minimum value is displayed.
1448
1449 **Position&size:** Set the position of the object on the screen and the size of the object. The object is displayed as square. If the width or the height of the object is changed, the other data will also be changed.
1450
1451 **Result**
1452
1453 When configuration is completed, the object is shown below picture when HMI is running.
1454
1455 (% style="text-align:center" %)
1456 [[image:6.Objects_html_1b8e24a5065cf96a.gif||class="img-thumbnail"]]
1457
1458
1459 (% class="box infomessage" %)
1460 (((
1461 ✎**Note:** For the parameter setting, please refer to "[[text>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HText]]" in "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
1462 )))
1463
1464 == **Bar** ==
1465
1466 The bar graph shows the numerical change of the word address by means of bar graph.
1467
1468 **Description**
1469
1470 (% style="text-align:center" %)
1471 [[image:6.Objects_html_bd38676c1a9565f9.gif||class="img-thumbnail"]]
1472
1473 **(1) Data setting**
1474
1475 1. **Read address: **Read the value from the set PLC address.
1476 1. **Dual Value Display:** Set two read addresses. The bar graph will show the value segment between the two read addresses.
1477 1. **Data format: **It is for setting data format from read address.
1478 1. **Digits setting:** It means the decimal point position. The decimal point position is effective only when data format is floating and decimal.
1479
1480 **(2) Display settings**
1481
1482 1. **Type:** It is for setting bar display type, it provides two types.
1483
1484 * Type1: Single scale display.
1485 * Type2: Double scales display.
1486
1487 (% start="2" %)
1488 1. **Bar direction: **horizontal display or vertical display.
1489 1. **Back color: **User could freely set the color when check it.
1490 1. **Text color: **Display color of the scale value.
1491
1492 **(3) Alarm settings**
1493
1494 It provides alarm function in meter, users could set alarm range, users could set the 4 ranges. And each range corresponds to a different alarm color.
1495
1496 **(4) Show scale**
1497
1498 It provides settings for scale on meter, users could select [Major scale] and [Minor scale], and set color for them.
1499
1500 **Result**
1501
1502 (% style="text-align:center" %)
1503 [[image:6.Objects_html_4d9066ded0b72b33.gif||class="img-thumbnail"]]
1504
1505 When configuration is completed, the object shows as above picture, when HMI is running.
1506
1507 == **Clock** ==
1508
1509 This object displays HMI system time.
1510
1511 **Description**
1512
1513
1514 (% style="text-align:center" %)
1515 [[image:6.Objects_html_f8df8c51c201879a.gif||class="img-thumbnail"]]
1516
1517 1. **Back type: **It is for clock dial style settings; it provides three types.
1518 1. **Back color:** It is for setting color for clock dial, it is invalid when back type is 1.
1519 1. **Hand type:** It is for clock hand style settings; it provides three types.
1520 1. **Hand color: **It is for setting color for hand.
1521 1. **Show second hand:** Check it to display second hand in clock.
1522 1. **Second hand color: **It is for setting color for second hand.
1523
1524 **Result**
1525
1526 As soon as configuration is completed, the object is shows as below picture, during HMI is running.
1527
1528 (% style="text-align:center" %)
1529 [[image:6.Objects_html_23abf6f7aa26bd8f.gif||class="img-thumbnail"]]
1530
1531 == **Runbar** ==
1532
1533 Run bar object could displays normal text and alarm text. User could select display content according to requirement.
1534
1535 When the alarm text is displayed, it could quickly and timely reflect the status of the current HMI alarm function for easy management and control.
1536
1537 When normal text is displayed, it provides two ways to set the display content to user (static text and dynamic text);
1538
1539 **Description**
1540
1541 (% style="text-align:center" %)
1542 [[image:6.Objects_html_f0579e391675b855.gif||class="img-thumbnail"]]
1543
1544 **(1) Basic settings**
1545
1546 1. **Type:** It is for displaying content settings.
1547
1548 * Move Text: Normal text.
1549 * Alarm: Alarm text.
1550
1551 (% start="2" %)
1552 1. **Transparence: **It sets the transparency of the object background.
1553 1. **Reverse: **it sets text move right to left or left to right.
1554 1. **Speed:** It sets text moving speed.
1555 1. **Background:** It sets object background color.
1556 1. **Text color:** It sets text color.
1557 1. **Show Border:** Check it to show border for object.
1558 1. **Border:** It sets object border color; it is visible only when [Show Border] is checked.
1559
1560 **(2) Display content settings**
1561
1562 * If it shows static text, please set content in "[[text>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HText]]".
1563 * If it shows dynamic text, please check [Read Address], and set address and length for it.
1564 * If it shows alarm text, please select alarm information, such as time and date, alarm group number range.
1565
1566 **(3) Preview**
1567
1568 It is for preview text content in object.
1569
1570 **Result**
1571
1572 When configuration is completed, the object is shows as below picture, when HMI is running.
1573
1574 1. **Normal text**
1575
1576 (% style="text-align:center" %)
1577 [[image:6.Objects_html_e8d384899180ce2f.gif||class="img-thumbnail"]]
1578
1579 (% start="2" %)
1580 1. **Alarm text**
1581
1582 (% style="text-align:center" %)
1583 [[image:6.Objects_html_9612d7685f349400.gif||class="img-thumbnail"]]
1584
1585 ✎**Note:** For the "Text" setting, please refer to "[[text>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fview%2FHelps%2F06.Objects%2F%23HText]]" in "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
1586
1587 = **Display** =
1588
1589 (% style="text-align:center" %)
1590 [[image:6.Objects_html_826a565200b1aa33.gif||class="img-thumbnail"]]
1591
1592 == **Indirect window** ==
1593
1594 Indirect window is used for displaying sub-screen in HMI project. You could control it to display different sub-screens by changing the value of read address.
1595
1596 **Description**
1597
1598
1599 (% style="text-align:center" %)
1600 [[image:6.Objects_html_ccb5a66acd5aed37.gif||class="img-thumbnail"]]
1601
1602 **(1) Screen No.**
1603
1604 There are two modes for sub-screen display, one is static screen, and the other is dynamic screen, and switch screen by change read address value. User could only choose one of the two modes.
1605
1606 1. **Indirect scree No.:** It is for setting read address to switch sub-screen.
1607 1. **Screen No.:** Check it to enable static screen mode, and select screen for object.
1608
1609 **(2) Control display by address**
1610
1611 Control display of the indirect object through bit address.
1612
1613 * Set ON: Display.
1614 * Set OFF: Hide.
1615
1616 **(3) Position**
1617
1618 It is for setting the position of sub-screen, the value is for coordinates of the top left point of it.
1619
1620 **(4) Size**
1621
1622 It is for setting the size of sub-screen.
1623
1624 **Result**
1625
1626 When configuration is completed as below, sub screen will be displayed as picture show.
1627
1628 1. Display static sub-screen.
1629 1. Use HDX0.0 to control display or hide.
1630
1631 (% style="text-align:center" %)
1632 [[image:6.Objects_html_6350c158e88cd0dd.gif||class="img-thumbnail"]]
1633
1634 == **QR Code** ==
1635
1636 It is similar to the universal QR code. You could scan this object to get the connection or content, but it provides content settings for QR code.
1637
1638 **Description**
1639
1640 (% style="text-align:center" %)
1641 [[image:6.Objects_html_4cf155075ac97d16.gif||class="img-thumbnail"]]
1642
1643 **(1) QR Set**
1644
1645 1. **Variable QR:** It is for setting read address, the content of QR code is from this setting address.
1646 1. **QR String: **It is for set static content for QR code.
1647
1648 **✎Note:**
1649
1650 * HMI machine ID address: HSW10494 ~~ HSW10558.
1651 * So if user want to use QR code to display machine ID on project screen, please check "Variable QR", and set address is HSW10494.
1652 * When scanning the QR code by APP to monitor HMI, the default access password is 888888.
1653
1654 == **Picture** ==
1655
1656 Picture object is for displaying picture in HMI screen. After the picture is imported, the software will automatically convert the color depth of the picture to the picture matching the HMI.
1657
1658 **Description**
1659
1660 (% style="text-align:center" %)
1661 [[image:6.Objects_html_f11b82f18617ca5d.gif||class="img-thumbnail"]]
1662
1663 **(1) Shape**
1664
1665 1. **Shape: **Click shape to open the Shape Library for shape selection.
1666 1. **Default shape: **Every object has its own default shape, click it will back to default.
1667 1. **Discard:** Click it, object will display without shape.
1668
1669 **(2) Set Color**
1670
1671 This is for set object color basic on shape, not all shape supports change color.
1672
1673 **(3) Picture display function**
1674
1675 This is advanced function of picture object; user can change display picture when HMI is running. The supported formats are bmp, jpg, png, jpeg. This feature is unavailable for offline and online simulation.
1676
1677 1. **Root: **Set the save location of the picture, which can be set to U disk,SD card,but could not be set to Flash.
1678 1. **Folder: **Set the name of the folder where the picture is located.The folder name can be up to 31 characters. (Note:The picture must be stored in the U disk folder and cannot be stored in the root directory of the U disk.)
1679 1. **File address: **16 consecutive addresses enter a picture name in the address (need to be the full name of the suffix), if the picture exists, the picture content is displayed; otherwise the default picture is displayed.
1680
1681 ✎**Note:** 
1682
1683 1. The image could be displayed in BMP, JPG, PNG, and JPEG formats. Images with a resolution of 1920 x 1080 or higher are not supported.
1684 1. For the setting of [[animations>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HAnimation]], see the "[[Bit Switch>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HBitswitch]]".
1685
1686 == **Rotation picture** ==
1687
1688 Rotation picture can rotate the image at a specified center or rotate it in a certain way. It is determined by the property settings.
1689
1690 (% style="text-align:center" %)
1691 [[image:image-20220805155253-1.jpeg]]
1692
1693
1694 **Position: **Display the position of the rotation picture in the screen.
1695
1696 **Counter-Clockwise: **It sets the rotation direction of the picture. The default is to rotate clockwise. When checked, the rotation direction is counterclockwise.
1697
1698 **Appearance**: It sets picture for object, the picture is selected from Shape.
1699
1700 **Data format**
1701
1702 * **Data format: **It sets data format for [Address]->[Rotation angle].
1703 ** BCD
1704 ** 32-bit float
1705 ** 16-bit signed decimal
1706 ** 16-bit unsigned decimal
1707 ** 32-bit signed decimal
1708 ** 32-bit unsigned decimal
1709 * **Min. angle:** It sets the starting angle of rotation (Valid in auto-rotation mode).
1710 * **Max. angle:** It sets the ending angle of rotation (Valid in auto-rotation mode).
1711
1712 **Rotation angle: **The rotating angle is determined by designated address;
1713
1714 **Rotation center**: It shows the rotation center coordinates;
1715
1716 **Auto-rotation: **Taker the center of the image as the center of the picture when it is rotating.
1717
1718 **Cycle time: **Object will rotate every cycle time. Unit:100 ms.
1719
1720 **Rotation angle:** Object rotates designated angle everytime.
1721
1722 **Return:** Object will be reset to original position after maximum angle reached.
1723
1724 **Enable auto-spin: **When the address is set to ON, the picture will rotate automatically.
1725
1726 **Hide:** Control the hiding status of the object through the status of the control bit address. The hiding mode can be divided into hide when OFF and hide when ON.
1727
1728 == **Drop-down List** ==
1729
1730 Drop-Down list is designed for display the designated state by text, to select the text in the list, the corresponding state will change, and the write address will change to the designated state value.
1731
1732 The drop-down list could write word address, and the value range is 0 to 31. The corresponding value can be displayed by text in the object. Click the drop-down box on the right of the object to list all the status text, and the drop-down box will be automatically withdrawn after setting.
1733
1734 **(1) General**
1735
1736 (% style="text-align:center" %)
1737 [[image:6.Objects_html_1f4c0383a61f9502.gif||class="img-thumbnail"]]
1738
1739 **1) Edit**
1740
1741 1. **Read Address:** The data from designated address will be displayed.
1742 1. **Same read-write address:** Configure "Write Address" as the same as "Read Address".
1743 1. **Write Address: **Write data to designated address. The address can be different from "Read Address".
1744
1745 **2) Format**
1746
1747 Set data format for object, it provides 16-bit unsigned decimal,16-bit BCD, 16-bit unsigned decimal, 32-bit BCD, 32-bit unsigned decimal, and 32-bit unsigned decimal.
1748
1749 **3) State count**
1750
1751 It could set the total number to display in the drop-list and supports up to 128 states (1 to 128). The default value of state is corresponding to the number of states. (State 1 corresponding to value 1). You can also click "state values" to set it according to your needs.
1752
1753 **State value: **User can set different values to correspond to different states, the setting window as below figure shows.
1754
1755 (% style="text-align:center" %)
1756 [[image:6.Objects_html_da9a6696f320b427.gif||class="img-thumbnail"]]
1757
1758 **For example**
1759
1760 By default, when value of read address is 0, object displays state 0.
1761
1762 If change settings as below figure shows.
1763
1764 When value of read address is 11, object displays state 1.
1765
1766 **4) Advance**
1767
1768 It provides two types for this object.
1769
1770 1. **Normal Type:** It makes object as normal drop-down list object.
1771 1. **User name:** it is for user login permissions. User name and group name in user permissions are mainly displayed.
1772
1773 **(2) Text settings**
1774
1775 Every state requires text, the settings as below description, the normal settings please refer to [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__common setting__>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCommonsettings]](%%). This section will show special settings for it.
1776
1777 (% style="text-align:center" %)
1778 [[image:6.Objects_html_f35e2c650b2a4b90.gif||class="img-thumbnail"]]
1779
1780 (% style="text-align:center" %)
1781 [[image:6.Objects_html_192dddeede2c5d56.gif||class="img-thumbnail"]]
1782
1783 **1) Centre**
1784
1785 Check it to make the text centered;
1786
1787 **2) Enable states text control**
1788
1789 You can dynamically modify the text content in different states. When this feature is enabled, the text for each state set in the normal mode is invalid.
1790
1791 1. **Current state: **It is for setting state number for modification. For example, if the value is 3, it means that the text information in state 3 will be modified.
1792 1. **Text address: **This address is used for the operation of the text component and is used to input the content displayed in the state. The length of the text is the number of text characters that can be entered, ranging from 1-127 characters.
1793 1. **Trigger set text: **This address is used for saving modification.
1794
1795 **3) Read state text from address**
1796
1797 1. **Text start address: **The first address of occupied multiple consecutive addresses. Address length: [Text length/2] *[state number +1].
1798
1799 * For example: 10 states, the address length= (10/2) *(10+1) =55. It set HDW100 as start address, so the HDW100-HDW104 stores the currently selected text content, the HDW105-HDW109 displays the text in the first state, the HDW110-HDW114 displays the second, and so on.
1800
1801 (% start="2" %)
1802 1. **Refresh: **The drop-down list status value is updated according to the text address content. The drop-down list is not updated immediately, when the data in the text address change is completed, only the refresh is triggered, it will update.
1803
1804 == **Camera display** ==
1805
1806 Video display is advanced function in PI HMI, this object displays the camera screen in HMI, there are two modes, one is IP camera, and the other is USB camera. But IP camera requires settings in [Project settings], the detailed information, please refer to ~[[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)__Camera__>>https://docs.we-con.com.cn/bin/view/PIStudio/06.Objects/#HCameradisplay]](%%)].
1807
1808 **✎Note:**
1809
1810 This function requires special HMI model, the detailed information, please contact sales.
1811
1812 === **IP Camera** ===
1813
1814 **(1) General**
1815
1816 (% style="text-align:center" %)
1817 [[image:6.Objects_html_2bc22bd50bf65eb.gif||class="img-thumbnail"]]
1818
1819 **(1) Mode select**
1820
1821 It is used for selecting modes; each mode uses different settings.
1822
1823 **(2) Use dynamic control instruction**
1824
1825 Read a string from designated system address, and then combine the instruction to control the camera image.
1826
1827 When the dynamic control command is disabled, the complete camera control command need to be entered in order to display the camera contents.
1828
1829 **(3) Camera control instruction**
1830
1831 This is for entering static instruction for camera, so that users can operation camera when HMI running;
1832
1833 **(4) Enable rtsp camera**
1834
1835 This is another way to control camera, check it and set the function address.
1836
1837 **Camera Display usage method**
1838
1839 (1)Usage 1: Suitable for users know camera account, password and device serial number.
1840
1841 Add the camera display object, select Net Camera, and enable rtsp camera and configured with a functional address, the followings use HDW0 as as example:
1842
1843 (% style="text-align:center" %)
1844 [[image:企业微信截图_16730778441159.png]]
1845
1846 |=(% scope="row" %)(((
1847 **Register**
1848 )))|=(% colspan="2" style="width: 662px;" %)(((
1849 Function
1850 )))|=(% style="width: 168px;" %)(((
1851 **Length**
1852 )))
1853 |=(((
1854 HDW0
1855 )))|(% colspan="2" style="width:662px" %)(((
1856 User name
1857 )))|(% style="width:168px" %)(((
1858 20 words
1859 )))
1860 |=(((
1861 HDW20
1862 )))|(% colspan="2" style="width:662px" %)(((
1863 Password
1864 )))|(% style="width:168px" %)20 words
1865 |=(((
1866 HDW40
1867 )))|(% colspan="2" style="width:662px" %)(((
1868 Alias
1869 )))|(% style="width:168px" %)20 words
1870 |=(((
1871 HDW60
1872 )))|(% colspan="2" style="width:662px" %)(((
1873 Device Serial Number
1874 )))|(% style="width:168px" %)43 words
1875 |=(((
1876 HDW103
1877 )))|(% colspan="2" style="width:662px" %)(((
1878 Camera ID
1879 )))|(% style="width:168px" %)(((
1880 1 word
1881 )))
1882 |=(% rowspan="11" %)(((
1883 HDW104
1884 )))|(% colspan="2" style="width:662px" %)(((
1885 Camera control
1886 )))|(% rowspan="11" style="width:168px" %)(((
1887 1 word
1888 )))
1889 |(((
1890 HDX104.0
1891 )))|(% style="width:448px" %)(((
1892 Open Camera
1893 )))
1894 |HDX104.1|(% style="width:448px" %)(((
1895 Close Camera
1896 )))
1897 |HDX104.2|(% style="width:448px" %)(((
1898 Camera up
1899 )))
1900 |HDX104.3|(% style="width:448px" %)(((
1901 Camera down
1902 )))
1903 |HDX104.4|(% style="width:448px" %)(((
1904 Camera left
1905 )))
1906 |HDX104.5|(% style="width:448px" %)(((
1907 Camera right
1908 )))
1909 |HDX104.6|(% style="width:448px" %)(((
1910 Screenshots
1911 )))
1912 |HDX104.7|(% style="width:448px" %)(((
1913 Binding camera
1914 )))
1915 |HDX104.8|(% style="width:448px" %)(((
1916 Set alias
1917 )))
1918 |HDX104.9|(% style="width:448px" %)(((
1919 Camera stops moving
1920 )))
1921 |=(((
1922 HDW105
1923 )))|(% colspan="2" style="width:662px" %)(((
1924 Camera Status
1925
1926 ~=0:Camera disconnected;
1927
1928 ~=1:Camera connected properly;
1929
1930 ~=2:Camera is being connected.
1931 )))|(% style="width:168px" %)(((
1932 1 word
1933 )))
1934 |=(((
1935 HDW106
1936 )))|(% colspan="2" style="width:662px" %)(((
1937 Screenshot save location:
1938
1939 ~=0:Screenshot save in Flash/IPCameraScreenShot;
1940
1941 ~=1:Screenshot save in U Disk/IPCameraScreenShot;
1942
1943 ~=2:Screenshot save in SDCard/IPCameraScreenShot.
1944 )))|(% style="width:168px" %)(((
1945 1 word
1946 )))
1947
1948 * (((
1949 Fill in the camera ID with the camera serial number queried by "Camera Search Module", trigger the binding address, and fill in the camera information (user name, password, device serial number, etc.) of the ID into the corresponding function address. 
1950 )))
1951 * (((
1952 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. 
1953 )))
1954
1955 (% style="text-align:center" %)
1956 [[image:图片1.png]]
1957
1958
1959 * (((
1960 Trigger the "Open Camera" address to view the surveillance screen of the camera.
1961 )))
1962
1963 If the camera is successfully opened, you can set the alias of the camera, control the up/down/left/right movement of the camera (provided that the camera supports up/down/left/right control), and take screenshots.
1964
1965 If the camera is off, you can't set alias, camera rotation, screenshot, etc.
1966
1967 (2) Usage 2: Suitable for users know the camera account, password and camera IP
1968
1969 After enabling the rtsp camera and configuring the function address, additionally check Default configuration option, the configuration method and the function can address as follows.
1970
1971 (% style="text-align:center" %)
1972 [[image:JqIamFyDzE.png]]
1973
1974 (% style="text-align:center" %)
1975 [[image:企业微信截图_16730803592289.png]]
1976
1977 |=(% scope="row" %)(((
1978 **Register**
1979 )))|=(% colspan="2" style="width: 662px;" %)(((
1980 Function
1981 )))|=(% style="width: 168px;" %)(((
1982 **Length**
1983 )))
1984 |=(((
1985 HDW0
1986 )))|(% colspan="2" style="width:662px" %)(((
1987 User name
1988 )))|(% style="width:168px" %)(((
1989 20 words
1990 )))
1991 |=(((
1992 HDW20
1993 )))|(% colspan="2" style="width:662px" %)(((
1994 Password
1995 )))|(% style="width:168px" %)20 words
1996 |=(((
1997 HDW40
1998 )))|(% colspan="2" style="width:662px" %)(((
1999 IP
2000 )))|(% style="width:168px" %)(((
2001 8 words
2002 )))
2003 |=(((
2004 HDW48
2005 )))|(% colspan="2" style="width:662px" %)(((
2006 Port
2007 )))|(% style="width:168px" %)(((
2008 1 word
2009 )))
2010 |=(% rowspan="10" %)(((
2011 HDW49
2012 )))|(((
2013 HDX49.0
2014 )))|(% style="width:448px" %)(((
2015 Open Camera
2016 )))|(% rowspan="10" style="width:168px" %)(((
2017 1 word
2018 )))
2019 |(((
2020 HDX49.1
2021 )))|(% style="width:448px" %)(((
2022 Close Camera
2023 )))
2024 |(((
2025 HDX49.2
2026 )))|(% style="width:448px" %)(((
2027
2028 )))
2029 |(((
2030 HDX49.3
2031 )))|(% style="width:448px" %)(((
2032
2033 )))
2034 |(((
2035 HDX49.4
2036 )))|(% style="width:448px" %)(((
2037
2038 )))
2039 |(((
2040 HDX49.5
2041 )))|(% style="width:448px" %)(((
2042
2043 )))
2044 |(((
2045 HDX49.6
2046 )))|(% style="width:448px" %)(((
2047 Screenshots
2048 )))
2049 |(((
2050 HDX49.7
2051 )))|(% style="width:448px" %)
2052 |(((
2053 HDX49.8
2054 )))|(% style="width:448px" %)(((
2055
2056 )))
2057 |(((
2058 HDX49.9
2059 )))|(% style="width:448px" %)(((
2060
2061 )))
2062 |=(((
2063 HDW50
2064 )))|(% colspan="2" style="width:662px" %)(((
2065 Camera Status
2066
2067 ~=0:Camera disconnected;
2068
2069 ~=1:Camera connected properly;
2070
2071 ~=2:Camera is being connected.
2072 )))|(% style="width:168px" %)(((
2073 1 word
2074 )))
2075 |=(((
2076 HDW51
2077 )))|(% colspan="2" style="width:662px" %)(((
2078 Screenshot save location:
2079
2080 ~=0:Screenshot save in Flash/IPCameraScreenShot;
2081
2082 ~=1:Screenshot save in U Disk/IPCameraScreenShot;
2083
2084 ~=2:Screenshot save in SDCard/IPCameraScreenShot.
2085 )))|(% style="width:168px" %)(((
2086 1 word
2087 )))
2088
2089 * (((
2090 If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2091 )))
2092 * (((
2093 The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2094 )))
2095
2096 (3)Usage 3: Suitable for users know the address of rtsp stream play.
2097
2098 After enabling the rtsp camera and configuring the function address, additional check URL configuration option, configuration method and function can address as follows.
2099
2100 (% style="text-align:center" %)
2101 [[image:qi1abBsfln.png]]
2102
2103 (% style="text-align:center" %)
2104 [[image:EwAePzRgIB.png]]
2105
2106 |=(% scope="row" %)(((
2107 **Register**
2108 )))|=(% colspan="2" style="width: 662px;" %)(((
2109 Function
2110 )))|=(% style="width: 168px;" %)(((
2111 **Length**
2112 )))
2113 |=(((
2114 HDW0
2115 )))|(% colspan="2" style="width:662px" %)(((
2116 User name
2117 )))|(% style="width:168px" %)(((
2118 20 words
2119 )))
2120 |=(((
2121 HDW20
2122 )))|(% colspan="2" style="width:662px" %)(((
2123 Password
2124 )))|(% style="width:168px" %)20 words
2125 |=(((
2126 HDW40
2127 )))|(% colspan="2" style="width:662px" %)(((
2128 IP
2129 )))|(% style="width:168px" %)(((
2130 8 words
2131 )))
2132 |=(((
2133 HDW48
2134 )))|(% colspan="2" style="width:662px" %)(((
2135 Port
2136 )))|(% style="width:168px" %)(((
2137 1 word
2138 )))
2139 |=(% rowspan="10" %)(((
2140 HDW49
2141 )))|(((
2142 HDX49.0
2143 )))|(% style="width:448px" %)(((
2144 Open Camera
2145 )))|(% rowspan="10" style="width:168px" %)(((
2146 1 word
2147 )))
2148 |(((
2149 HDX49.1
2150 )))|(% style="width:448px" %)(((
2151 Close Camera
2152 )))
2153 |(((
2154 HDX49.2
2155 )))|(% style="width:448px" %)(((
2156
2157 )))
2158 |(((
2159 HDX49.3
2160 )))|(% style="width:448px" %)(((
2161
2162 )))
2163 |(((
2164 HDX49.4
2165 )))|(% style="width:448px" %)(((
2166
2167 )))
2168 |(((
2169 HDX49.5
2170 )))|(% style="width:448px" %)(((
2171
2172 )))
2173 |(((
2174 HDX49.6
2175 )))|(% style="width:448px" %)(((
2176 Screenshots
2177 )))
2178 |(((
2179 HDX49.7
2180 )))|(% style="width:448px" %)
2181 |(((
2182 HDX49.8
2183 )))|(% style="width:448px" %)(((
2184
2185 )))
2186 |(((
2187 HDX49.9
2188 )))|(% style="width:448px" %)(((
2189
2190 )))
2191 |=(((
2192 HDW50
2193 )))|(% colspan="2" style="width:662px" %)(((
2194 Camera Status
2195
2196 ~=0:Camera disconnected;
2197
2198 ~=1:Camera connected properly;
2199
2200 ~=2:Camera is being connected.
2201 )))|(% style="width:168px" %)(((
2202 1 word
2203 )))
2204 |=(((
2205 HDW51
2206 )))|(% colspan="2" style="width:662px" %)(((
2207 Screenshot save location:
2208
2209 ~=0:Screenshot save in Flash/IPCameraScreenShot;
2210
2211 ~=1:Screenshot save in U Disk/IPCameraScreenShot;
2212
2213 ~=2:Screenshot save in SDCard/IPCameraScreenShot.
2214 )))|(% style="width:168px" %)(((
2215 1 word
2216 )))
2217
2218 * (((
2219 If you have set the default settings, directly trigger the function address to trigger the opening of the camera.
2220 )))
2221 * (((
2222 The camera configured via ip only supports, turn on, turn off, screenshot basic functions.
2223 )))
2224
2225 **EZVIZ Cloud Description**
2226
2227 (% style="text-align:center" %)
2228 [[image:企业微信截图_1673081149790.png]]
2229
2230 (% style="text-align:center" %)
2231 [[image:企业微信截图_1673081156755.png]]
2232
2233 (% class="wikigeneratedid" %)
2234 The function address will occupy the 125 word address, the following table is using the HDW6000 as a example:
2235
2236 (% style="width:892px" %)
2237 |=(% scope="row" style="width: 208px;" %)Register|=(% style="width: 308px;" %)Description|=(% style="width: 132px;" %)Length|=(% style="width: 241px;" %)Data Format
2238 |=(% style="width: 208px;" %)HDW6000|(% style="width:308px" %)AppKey of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2239 |=(% style="width: 208px;" %)HDW6020|(% style="width:308px" %)AppSecret of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2240 |=(% style="width: 208px;" %)HDW6040|(% style="width:308px" %)Device S/N of EZVIZ Cloud|(% style="width:132px" %)43 Words|(% style="width:241px" %)String
2241 |=(% style="width: 208px;" %)HDW6083|(% style="width:308px" %)Channel number of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2242 |=(% style="width: 208px;" %)HDW6084|(% style="width:308px" %)Device IP of EZVIZ Cloud|(% style="width:132px" %)16 Words|(% style="width:241px" %)String
2243 |=(% style="width: 208px;" %)HDW6100|(% style="width:308px" %)RTSP Port of EZVIZ Cloud|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2244 |=(% style="width: 208px;" %)HDW6101|(% style="width:308px" %)Verification code of EZVIZ Cloud|(% style="width:132px" %)20 Words|(% style="width:241px" %)String
2245 |=(% style="width: 208px;" %)HDX6121.1|(% style="width:308px" %)(((
2246 Confirmation of binding EZVIZ camera
2247
2248 (=1, Confirm; =Others value, Unconfirm)
2249 )))|(% style="width:132px" %)1 Bit|(% style="width:241px" %)Bit
2250 |=(% style="width: 208px;" %)HDW6122|(% style="width:308px" %)Device function control |(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2251 |=(% style="width: 208px;" %)HDW6123|(% style="width:308px" %)(((
2252 Device status
2253
2254 (=0, Close; =1, Open)
2255 )))|(% style="width:132px" %)1 Word|(% style="width:241px" %)16bit Unsigned
2256 |=(% style="width: 208px;" %)HDW6124|(% style="width:308px" %)Result code of function control(HDW6122)|(% style="width:132px" %)2 Words|(% style="width:241px" %)32bit Signed
2257
2258 When the function control HDW6122 set to different value, it will trigger different function. After triggered, the HDW6122 will be reset to 0. The specific introduction like follows:
2259
2260 |=(% scope="row" style="width: 450px;" %)Register Value|=(% style="width: 564px;" %)Function Description
2261 |=(% style="width: 450px;" %)1|(% style="width:564px" %)Open camera
2262 |=(% style="width: 450px;" %)2|(% style="width:564px" %)Close camera
2263 |=(% style="width: 450px;" %)3|(% style="width:564px" %)Move up
2264 |=(% style="width: 450px;" %)4|(% style="width:564px" %)Move down
2265 |=(% style="width: 450px;" %)5|(% style="width:564px" %)Move left
2266 |=(% style="width: 450px;" %)6|(% style="width:564px" %)Move right
2267 |=(% style="width: 450px;" %)7|(% style="width:564px" %)Move upper left
2268 |=(% style="width: 450px;" %)8|(% style="width:564px" %)Move lower left
2269 |=(% style="width: 450px;" %)9|(% style="width:564px" %)Move upper right
2270 |=(% style="width: 450px;" %)10|(% style="width:564px" %)Move lower right
2271 |=(% style="width: 450px;" %)11|(% style="width:564px" %)Zoom in
2272 |=(% style="width: 450px;" %)12|(% style="width:564px" %)Zoom out
2273 |=(% style="width: 450px;" %)13|(% style="width:564px" %)Short focal length
2274 |=(% style="width: 450px;" %)14|(% style="width:564px" %)Long focal length
2275 |=(% style="width: 450px;" %)15|(% style="width:564px" %)HD clarity
2276 |=(% style="width: 450px;" %)16|(% style="width:564px" %)Smooth clarity
2277 |=(% style="width: 450px;" %)17|(% style="width:564px" %)Stop control
2278
2279 The result code of function control will be displayed in HDW6124, the specific code as following table shows:
2280
2281 (% style="width:1029px" %)
2282 |=(% scope="row" style="width: 129px;" %)Result Code|=(% style="width: 366px;" %)Description|=(% style="width: 531px;" %)Remark
2283 |=(% style="width: 129px;" %)-1|(% style="width:366px" %)Operation failed|(% style="width:531px" %)Other reason(For example network error, device configuration error, etc.)
2284 |=(% style="width: 129px;" %)-1001|(% style="width:366px" %)Internal error|(% style="width:531px" %)Suggest to retry
2285 |=(% style="width: 129px;" %)-1002|(% style="width:366px" %)Camera search: Request parameter is empty|(% style="width:531px" %)Confirm the account and password whether correct or not
2286 |=(% style="width: 129px;" %)-1003|(% style="width:366px" %)Camera search: Search failed|(% style="width:531px" %)Confirm the device ethernet whether connect normal
2287 |=(% style="width: 129px;" %)-1004|(% style="width:366px" %)Camera binding failed: Invalid camera ID|(% style="width:531px" %)Confirm the camera ID whether is in the valid range
2288 |=(% style="width: 129px;" %)-1005|(% style="width:366px" %)Camera opening failed: Cannot match the corresponding camera|(% style="width:531px" %)Confirm the account, password and S/N whether correct or not
2289 |=(% style="width: 129px;" %)-1006|(% style="width:366px" %)Camera opening failed: Cannot adapt minimum resolution|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2290 |=(% style="width: 129px;" %)-1007|(% style="width:366px" %)Camera opening failed: Cannot get the rtsp stream address|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2291 |=(% style="width: 129px;" %)-1008|(% style="width:366px" %)Camera opening failed: Cannot adapt the camera parameters|(% style="width:531px" %)Confirm the camera supports ONVIF protocol or not
2292 |=(% style="width: 129px;" %)-1009|(% style="width:366px" %)Camera opening failed: Open video stream failed|(% style="width:531px" %)Confirm the camera whether is on running status, or whether open the camera too frequently
2293 |=(% style="width: 129px;" %)-1010|(% style="width:366px" %)Camera closing failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on running status or not
2294 |=(% style="width: 129px;" %)-1011|(% style="width:366px" %)Camera closing failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on running status or not
2295 |=(% style="width: 129px;" %)-1012|(% style="width:366px" %)Screenshot failed: Camera not opened|(% style="width:531px" %)Confirm the camera whether is on running status or not
2296 |=(% style="width: 129px;" %)-1013|(% style="width:366px" %)Screenshot failed: Execution error occurred|(% style="width:531px" %)Confirm the camera whether is on normal running status or not
2297 |=(% style="width: 129px;" %)-1014|(% style="width:366px" %)Alias setting failed: Cannot match the corresponding camera|(% style="width:531px" %)Confirm the S/N whether correct or camera whether is on running status
2298 |=(% style="width: 129px;" %)-1015|(% style="width:366px" %)Pan-tilt controlling failed: Camera on the closed status|(% style="width:531px" %)Confirm the camera whether is on normal running status or not
2299 |=(% style="width: 129px;" %)-1016|(% style="width:366px" %)Pan-tilt controlling failed: Camera match failed|(% style="width:531px" %)Confirm the account, password and S/N whether correct and the camera device whether supports pan-tilt movement
2300 |=(% style="width: 129px;" %)1|(% style="width:366px" %)Operation success|(% style="width:531px" %)Operation success
2301 |=(% style="width: 129px;" %)201|(% style="width:366px" %)Play address created|(% style="width:531px" %)Do not open the camera frequently
2302 |=(% style="width: 129px;" %)401|(% style="width:366px" %)Unauthorized|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2303 |=(% style="width: 129px;" %)403|(% style="width:366px" %)Operation prohibited|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2304 |=(% style="width: 129px;" %)404|(% style="width:366px" %)Play address not obtain|(% style="width:531px" %)Confirm the device network status
2305 |=(% style="width: 129px;" %)403|(% style="width:366px" %)User does not exist|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2306 |=(% style="width: 129px;" %)10001|(% style="width:366px" %)Parameter error|(% style="width:531px" %)Confirm the basic information of EZVIZ Cloud whether correct
2307 |=(% style="width: 129px;" %)10002|(% style="width:366px" %)AccessToken abnormal or expire|(% style="width:531px" %)Please try to reopen the camera
2308 |=(% style="width: 129px;" %)10005|(% style="width:366px" %)AppKey abnormal|(% style="width:531px" %)AppKey is frozen, please contact with EZVIZ customer service to unfreeze
2309 |=(% style="width: 129px;" %)10017|(% style="width:366px" %)AppKey does not exist|(% style="width:531px" %)Confirm the AppKey whether correct or not
2310 |=(% style="width: 129px;" %)10030|(% style="width:366px" %)AppKey is unmatched with AppSecret|(% style="width:531px" %)Confirm the AppKey and AppSecret whether correct
2311 |=(% style="width: 129px;" %)20001|(% style="width:366px" %)Channel does not exist|(% style="width:531px" %)Confirm the camera whether re-added or channel parameter whether changed
2312 |=(% style="width: 129px;" %)20002|(% style="width:366px" %)Device does not exist|(% style="width:531px" %)Confirm the S/N whether correct
2313 |=(% style="width: 129px;" %)20006|(% style="width:366px" %)Network abnormal|(% style="width:531px" %)Confirm the device network status, try again later
2314 |=(% style="width: 129px;" %)20007|(% style="width:366px" %)Device offline|(% style="width:531px" %)Confirm the devie whether online or not
2315 |=(% style="width: 129px;" %)20008|(% style="width:366px" %)Device response timeout|(% style="width:531px" %)Operation too frequent, try again later
2316 |=(% style="width: 129px;" %)20014|(% style="width:366px" %)S/N illegal|(% style="width:531px" %)Confirm the S/N whether correct
2317 |=(% style="width: 129px;" %)20018|(% style="width:366px" %)The current user does not own the device|(% style="width:531px" %)Confirm the S/N whether correct
2318 |=(% style="width: 129px;" %)20032|(% style="width:366px" %)Channel does not exist under the current user|(% style="width:531px" %)Confirm the camera whether re-added or channel parameter whether changed
2319 |=(% style="width: 129px;" %)49999|(% style="width:366px" %)Data abnormal|(% style="width:531px" %)Please try to reopen the camera
2320 |=(% style="width: 129px;" %)60000|(% style="width:366px" %)Device does not support pan-tilt controlling|(% style="width:531px" %)Confirm the device whether supports pan-tilt controlling or not
2321 |=(% style="width: 129px;" %)60001|(% style="width:366px" %)The current user does not have the permission of pan-tilt controlling|(% style="width:531px" %)Please contact the device administrator to enable operation permission
2322 |=(% style="width: 129px;" %)60002|(% style="width:366px" %)Device tilt reaches to the upper movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2323 |=(% style="width: 129px;" %)60003|(% style="width:366px" %)Device tilt reaches to the lower movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2324 |=(% style="width: 129px;" %)60004|(% style="width:366px" %)Device pan reaches to the left movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2325 |=(% style="width: 129px;" %)60005|(% style="width:366px" %)Device pan reaches to the right movement limit|(% style="width:531px" %)Device control reach to limitation, do not repeat the operation
2326 |=(% style="width: 129px;" %)60006|(% style="width:366px" %)Current pan-tilt controlling operation failed|(% style="width:531px" %)Pan-tilt operation failed, try again later
2327 |=(% style="width: 129px;" %)60019|(% style="width:366px" %)Device stream is encrypted|(% style="width:531px" %)Using the EZVIZ Cloud client software to close the stream encrypted, then remote monitoring will be able to use
2328 |=(% style="width: 129px;" %)60020|(% style="width:366px" %)Unsupport this command|(% style="width:531px" %)Confirm the device whether supports this operation or not
2329
2330 (% class="wikigeneratedid" %)
2331 **Default Configuration**: Enable the default configuration, the initialization of the EZVIZ cloud camera display components will use the default configuration for binding, the screen can also be modified through the function address configuration information; do not enable the default configuration, the default initial configuration of the EZVIZ cloud camera display components are empty.
2332
2333 **In the default configuration, the following are required:**
2334
2335 **AppKey**: EZVIZ cloud application information AppKey, up to 32 characters in length, only letters and numbers can be entered, which can be obtained through the EZVIZ cloud open platform.
2336 **Secret**: EZVIZ cloud application information Secret, up to 32 characters in length, only letters and numbers can be entered, available through the EZVIZ cloud open platform.
2337 **Channel number**: EZVIZ cloud device source channel number, 1~~65535, no special modification, generally defaulted to 1, which can be obtained by viewing the EZVIZ cloud client software.
2338
2339 **S/N: **EZVIZ cloud device serial number, 0 to 80 characters in length, only letters, numbers and "-" can be entered, which can be obtained through the device information.
2340
2341
2342 **In the default configuration, the following are optional:**
2343
2344 **IP**: EZVIZ cloud device IP, which can be obtained by viewing the EZVIZ cloud client software.
2345
2346 **RTSP Port**: EZVIZ cloud device source rtsp port number, range 0~~65535, no special modification, generally default to 554, can be obtained by viewing the EZVIZ cloud client software.
2347 **Verification Code**: EZVIZ cloud device authentication code, up to 32 characters in length, obtainable through device information.
2348
2349 {{info}}
2350 **✎Note: **The required content in the configuration only supports remote monitoring when the camera screen can be displayed, if there is a demand for the screen side can also display the camera screen, user need to fill in the optional content in the configuration.
2351 {{/info}}
2352
2353 === **USB Camera** ===
2354
2355 **(1) General**
2356
2357 (% style="text-align:center" %)
2358 [[image:6.Objects_html_6d926ea40f8267c.gif||class="img-thumbnail"]]
2359
2360 **1) Mode select**
2361
2362 It is used for selecting modes; each mode uses different settings;
2363
2364 **2) Camera settings**
2365
2366 **Function address: **It occupies a word for functional operation. Different value means different operations, as below table shows:
2367
2368 (% class="table-bordered" %)
2369 |=(% style="width: 144px;" %)**Value**|=(% style="width: 700px;" %)**Operation**
2370 |(% style="width:144px" %)1|(% style="width:700px" %)Enable the screenshot function
2371 |(% style="width:144px" %)2|(% style="width:700px" %)refresh camera display object
2372
2373 **Camera state: **It shows the current camera states. It occupies a word address. Different value means different operations, as below table shows:
2374
2375 (% class="table-bordered" %)
2376 |=**Value**|=**Operation**
2377 |1|Load the camera function successfully
2378 |2|Failed to load the camera function
2379 |3|Camera does not exist
2380 |4|Camera is not running
2381 |5|Initialize the camera successfully
2382 |6|Failed to initialize the camera
2383 |7|Screenshot successfully
2384 |8|Failed to screenshot
2385 |9|Connected camera
2386 |10|Removed camera
2387 |11|The cache is full
2388 |12|The cache is abnormal
2389
2390 **3) Screenshot storage**
2391
2392 The current screenshots are only allowed on the SD card. When the SD card does not exist the system will cache the latest 10 screenshots.
2393
2394 **Picture name: **The name of the image is controlled by the address. The length of the file name is limited to 64 words. If the image name address is not set, it will be named according to the time and displayed as [YYYYMMDDHHMMSS.bmp] and screenshot format is [.bmp].
2395
2396 **4) Global screenshot**
2397
2398 If this function is enabled, camera display object can perform the screenshot operation when HMI is running and save it as a . BMP image.
2399
2400 If this function is disabled, camera display object only performs the screenshot operation when it is displayed on screen.
2401
2402 **5) Resolution**
2403
2404 The resolutions of different types of USB cameras are different, and the user can select the corresponding resolution according to the camera. When the user is unsure of the resolution of the camera, start with the smallest resolution until the image is clear.
2405
2406 **6) Use resolution size**
2407
2408 Coordinate displays the object location on the screen, and size is the length and width of the object.
2409
2410 (% class="box infomessage" %)
2411 (((
2412 **✎Note:**
2413
2414 * When using USB camera, HD USB camera is not recommended, which is limited by the resolution displayed by HMI itself.
2415 * When HMI is displayed horizontally, the USB camera screen displays normally. If select vertical display, USB camera can't display normally. (USB camera can only display normally when the display Angle of HMI is 0.)
2416 * One HMI is only allowed to connect with one USB camera device. There is only one USB camera display part in the whole project screen, and the camera display part is not allowed to be placed on the public screen (1002: common Windows).
2417 * Sometimes the USB camera may lose the image because of the influence in the field, then we suggest to PI9000 HMI and the recommended USB camera model.
2418 * All below USB camera model have been tested by WECON to ensure compatibility.
2419 * Currently, only PI8000 and PI9000 series support the USB camera function. Recommended USB cameras include:
2420 ** REB-USB 100W07M (supports 720p)
2421 ** WX152HD (supports 720p)
2422 ** RMONCAM G200 (supports 720p)
2423 ** ASHU S300 (640*480
2424 )))
2425
2426 * \\
2427
2428 == **Camera control** ==
2429
2430 This is for control camera; This object need to be used with camera display object.
2431
2432 **Description**
2433
2434 (% style="text-align:center" %)
2435 [[image:6.Objects_html_92cebe892be1631e.gif||class="img-thumbnail"]]
2436
2437 **1) Use dynamic control instruction**
2438
2439 Read a string from designated system address, and then combine the instruction to control the camera image.
2440
2441 When the dynamic control command is disabled, the complete camera control command is entered in order to display the camera contents.
2442
2443 **2) Camera control instruction**
2444
2445 This is for entering static instruction for camera so that users can operate camera when HMI running.
2446
2447 **3) Control bit**
2448
2449 Trigger the switch to control the instruction.
2450
2451 **4) Enable beep**
2452
2453 The object will beep when operate.
2454
2455 == **Flow component** ==
2456
2457 The flow components are mainly used to reflect the flow state in process flow production. User could set the style of flow components according to requirements.
2458
2459 **Description**
2460
2461
2462 (% style="text-align:center" %)
2463 [[image:6.Objects_html_d5859e3da0f0d96e.gif||class="img-thumbnail"]]
2464
2465 **(1) Color**
2466
2467 1. **FlowFrn: **It sets outer border color of flow component.
2468 1. **Block: **It sets the block color of flow component.
2469 1. **FlowBg:** It sets background color of flow component.
2470
2471 **(2) Detail**
2472
2473 1. **Pipe width:** It sets background width of flow component.
2474 1. **Block width:** It sets block width of flow component.
2475 1. **PipeFrn width: **It sets outer border width of flow component.
2476 1. **Block length: **It sets block length of flow component.
2477 1. **Transparence:** It sets transparence of flow component. (from opaque (0) to full transparence (100)). You could cooperate with transparence and other settings to meet display requirements.
2478 1. **Ratio:** It sets the display ratio of block and background (Display density of the block in flow component).
2479 1. **Speed:** It sets flow speed of the block during HMI running.
2480
2481 **(3) Control**
2482
2483 **It flows automatically by default, and the direction is from left to right, up to down.**
2484
2485 1. **Reverse:** It sets flow in reverse (default is left to right).
2486 1. **Variable:** It sets bit address to control reverse flow or not.
2487
2488 * **Set OFF: **Forward
2489 * **Set ON: **Reverse
2490
2491 (% start="3" %)
2492 1. **Address: **It sets bit address to control flow or not.
2493
2494 * **Set OFF:** Stop
2495 * **Set ON: **Flowing
2496
2497 **(4) Preview**
2498
2499 It is for preview object.
2500
2501 == **Printer** ==
2502
2503 The printing object is primarily suitable for printing out or screenshots saving when connected to micro printer.
2504
2505 Printer has two types: serial printer and USB printer. Printf (printext function) should be called when it's used to print fixed message in a script.
2506
2507 **Printer protocol**
2508
2509 HMI provides printer protocol to users as below. If users want to connect printer to HMI, protocol is necessary.
2510
2511 (% style="text-align:center" %)
2512 [[image:6.Objects_html_c453720e1c20151f.gif||class="img-thumbnail"]]
2513
2514 (% style="text-align:center" %)
2515 [[image:6.Objects_html_7c8cf5dd7d245017.gif||class="img-thumbnail"]]
2516
2517 **Description**
2518
2519 (% style="text-align:center" %)
2520 [[image:6.Objects_html_3b114c6a3e49fb0a.gif||class="img-thumbnail"]]
2521
2522 **(1) Display settings**
2523
2524 1. **Direction: **Four direction choices in printing: 0, 90, 180, and 270.
2525 1. **Zoom in: **Check "Zoom in" to zoom printing content in proportion to paper size.
2526
2527 **(2) Trigger mode**
2528
2529 1. **Trigger address: **When trigger address turns ON. The printer starts to respond operationally.
2530 1. **Printer\ Save:** It sets operation for this object, printer object could support sending printing command to printer device, and including screenshot.
2531
2532 **(3) Save path**
2533
2534 Valid when the save mode is selected, screenshot the content in printing object area, and save it in specified storage and folder, when trigger address turns ON.
2535
2536 Folder: It's available to select an SD card or USB disk. Set the file name to "Abc" in folder, and it would automatically generate a folder "Abc" when you save picture the first time, and all the pictures will save in this folder. The folder name consists of mixed uppercase and lowercase letters and numbers within 32 characters.
2537
2538 **Related issues**
2539
2540 1. The printer supports the following models:
2541
2542 * **Serial port printer: **WH-E22、WH-A6, WH-A7, WH-A9, WH-E21, WH-AA, E222R90-0DE1182TGA, SP-RMD6A, SP-RMD6B, SP-RMD8A, SP-RMD8B, SP-RMD8C, SP-DVII, SP-RME4.
2543 * **USB printer: **SP-EU80, SP-EU80N, SP-EU801SU-USB, SP-RME3UHB, SP-RME4, SP-RMD8CUH-USB.
2544
2545 (% start="2" %)
2546 1. How to use USB printer and USB disk at the same time?
2547
2548 * Plug the USB interface in the HMI into the Hub to expand the USB interface.
2549
2550 = **Draw** =
2551
2552 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.
2553
2554 (% style="text-align:center" %)
2555 [[image:6.Objects_html_dd833ab994009b36.gif||class="img-thumbnail"]]
2556
2557 == **Date** ==
2558
2559 Date object displays local system date on the HMI screen.
2560
2561 (% style="text-align:center" %)
2562 [[image:6.Objects_html_2f5f5e3da13b2d1b.gif||class="img-thumbnail"]]
2563
2564 **(1) Display**
2565
2566 1. **Open:** It locals to [Shape] to select object background picture.
2567 1. **Default: **Click it to reset object background.
2568 1. **No Shape: **It sets transparent background for this object.
2569 1. **Font:** It locals to [Font library] to select font for text in object.
2570
2571 **(2) Text color**
2572
2573 It sets color for text in object.
2574
2575 **(3) Color**
2576
2577 Valid when select SVG picture from [Shape], user can modify SVG color according to requirements.
2578
2579 **(4) Data format**
2580
2581 It sets object display date or week, and format, detailed please refer to below table.
2582
2583 (% class="table-bordered" %)
2584 |**Classification**|**Properties**|**Display style**
2585 |(% rowspan="2" %)Format|Show date|(((
2586 YYYY/MM/DD: year/month/day
2587
2588 MM/DD/YYYY: month/day/year
2589
2590 DD/MM/YYYY: day/month/year
2591 )))
2592 |Show week|(((
2593 Chinese 1
2594
2595 English 1
2596
2597 Chinese 2
2598
2599 English 2
2600 )))
2601
2602 (% class="wikigeneratedid" %)
2603 ✎**Note:** For [[animations>>url:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HAmination]], see the "[[Bit Switch>>url:http://docs.we-con.com.cn/wiki/pistudio/get/Helps/06.Objects/?sheet=CKEditor.ResourceDispatcher&outputSyntax=plain&language=en&type=doc&reference=http%3A%2F%2Fdocs.we-con.com.cn%2Fwiki%2Fpistudio%2Fedit%2FHelps%2F06.Objects%2FWebHome%3Fsection%3D2]]".
2604
2605 == **Time** ==
2606
2607 Date object displays local system time on the HMI screen
2608
2609 (% style="text-align:center" %)
2610 [[image:6.Objects_html_b816c29f98f67eb9.gif||class="img-thumbnail"]]
2611
2612 **(1) Display**
2613
2614 1. **Open:** It locals to [Shape] to select object background picture.
2615 1. **Default: **Click it to reset object background.
2616 1. **No Shape: **It sets transparent background for this object.
2617 1. **Font:** It locals to [Font library] to select font for text in object.
2618
2619 **(2) Text color**
2620
2621 It sets color for text in object;
2622
2623 **(3) Color**
2624
2625 Valid when select SVG picture from [Shape], user can modify SVG color according to requirements;
2626
2627 == **Text** ==
2628
2629 It adds text to HMI screen, and an object can be displayed in 8 languages (set in "All Languages") with a special address setting.
2630
2631 (% style="text-align:center" %)
2632 [[image:6.Objects_html_3cae6153cc6e4750.gif||class="img-thumbnail"]]
2633
2634 **(1) Current state**
2635
2636 It is used to switch the object states, but [Text] object only has one state, so this function is invalid.
2637
2638 **(2) All language**
2639
2640 Because in PI HMI, all object can support text in 8 languages, so click it to open the 8 language edit window as below shows. And each language can set different font.
2641
2642 (% style="text-align:center" %)
2643 [[image:6.Objects_html_9e5568517d7a5c7c.gif||class="img-thumbnail"]]
2644
2645 **(3) From Text Library**
2646
2647 If user already setting text in "Text library", you could use text from "Text library" directly.
2648
2649 **(4) Windows**
2650
2651 It displays three languages content and provides text display setting access.
2652
2653 **(5) Text color**
2654
2655 It sets color of text in object.
2656
2657 **(6) Text background**
2658
2659 It sets object background and it only supports color.
2660
2661 == **Table** ==
2662
2663 It is displayed in a table format on the HMI screen to meet the display needs of user.
2664
2665 (% style="text-align:center" %)
2666 [[image:6.Objects_html_2aad7ef679949d71.gif||class="img-thumbnail"]]
2667
2668 **(1) General**
2669
2670 1. **Rows:** It sets rows for table.
2671 1. **Columns:** It sets columns for table.
2672 1. **Table line width:** It sets table line width, the larger the value, the thicker the line.
2673 1. **Frame line width: **It sets table frame line width, the larger the value, the thicker the line.
2674 1. **Border:** It sets table line color, including table line and frame line.
2675 1. **Transparence: **It sets the transparency of the object background.
2676 1. **Fill style: **There are two options for it, one is display background, and the other is no background.
2677 1. **Background:** Valid when selecting display background in "Fill style".
2678
2679 **(2) View**
2680
2681 It is for preview object.
2682
2683 == **Line** ==
2684
2685 It is displayed in line format in the HMI screen to meet the display needs of user.
2686
2687 (% style="text-align:center" %)
2688 [[image:6.Objects_html_795af47bf0ad8529.gif||class="img-thumbnail"]]
2689
2690 **(1) Display settings**
2691
2692 1. **Line:** It sets line color.
2693 1. **Line type:** It sets line type; it provides 9 types for user.
2694 1. **Transparence: **It sets the transparency of the object background.
2695
2696 **(2) Line width control**
2697
2698 In basic display settings, the line width can't be changed, but you could change width by address.
2699
2700 Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2701
2702 **(3) Coordinate control**
2703
2704 Dynamically set the position coordinate between two points in line. Set four addresses respectively corresponding to the starting point and end point coordinate. If the numerical value of coordinate is over interface, the object will not be displayed.
2705
2706 **(4) Color control**
2707
2708 Dynamically set the color of the line. The values of the color RGB are controlled by three addresses, and the value range from 0 to 255.
2709
2710 **(5) View**
2711
2712 It is for preview object.
2713
2714 == **Polygon** ==
2715
2716 It is displayed in polygon format on the HMI screen to meet the display needs of user.
2717
2718 Right click to close polygon and then complete the creation procedure. Select the polygon, then click its point position to change its vertex coordinate after it is created.
2719
2720 (% style="text-align:center" %)
2721 [[image:6.Objects_html_9f46a2daf3b48e68.gif||class="img-thumbnail"]]
2722
2723 **(1) Display settings**
2724
2725 1. **Border color: **It sets border line color.
2726 1. **Border type:** It sets border line type.
2727 1. **Border width: **It sets border line width.
2728 1. **Transparence: **It sets the transparency of the object's background.
2729 1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2730
2731 (% style="text-align:center" %)
2732 [[image:6.Objects_html_52dee5d0cb5df996.gif||class="img-thumbnail"]]
2733
2734 (% start="6" %)
2735 1. **Filling pattern:** It can't be modified now.
2736 1. **Background:** It sets background color of object.
2737
2738 **(2) Transparence control**
2739
2740 Read the numerical value of address, control the transparency; value range: 0 to 100.
2741
2742 **(3) Color control**
2743
2744 Dynamically set the color of background. The values of the color RGB are controlled by three addresses, and the value range from 0 to 255.
2745
2746 **(4) View**
2747
2748 It is for preview object.
2749
2750 == **Cycle/ Ellipse** ==
2751
2752 It is displayed as cycle on HMI screen to meet the display needs of user.
2753
2754 (% style="text-align:center" %)
2755 [[image:6.Objects_html_1851aaa90af6ee72.gif||class="img-thumbnail"]]
2756
2757 **1) Display settings**
2758
2759 1. **Border:** It sets border line color.
2760 1. **Frame width: **It sets border line type.
2761 1. **Frame type: **It sets border line width
2762 1. **Pattern: **It sets background type, there are four types.
2763 1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern]
2764 1. **Transparence:** It sets the transparency of the object's background.
2765
2766 **2) Transparence control**
2767
2768 Read the numerical value of address, control the transparency; value range: 0 to 100.
2769
2770 **3) Cycle**
2771
2772 Check if it is for circle; uncheck it for ellipse.
2773
2774 **4) Color control**
2775
2776 Dynamically set the color of background. The values of the color RGB are controlled by three addresses, and the value range from 0 to 255.
2777
2778 **5) Move Control**
2779
2780 Dynamically set the position coordinate and size of circle/ellipse when HMI is running.
2781
2782 1. **X axis: **The length value moved along the X axis comes from the set address.
2783 1. **Y axis: **The length value moved along the Y axis comes from the set address.
2784 1. **Radius address: **The radius length of the circle/ellipse from the set address.
2785
2786 == **Arc** ==
2787
2788 The software uses arc drawing to specify the starting point and ending point, using a counterclockwise drawing method. The contour, start and end points of the arc can be modified on the screen. If the user wants to change the start and end points of the arc on the screen, the arc should be selected firstly.
2789
2790 **Description**
2791
2792 **(1) View**
2793
2794 It is for preview object.
2795
2796 **2) Display settings**
2797
2798 (% style="text-align:center" %)
2799 [[image:6.Objects_html_4729b28f315a5a9b.gif||class="img-thumbnail"]]
2800
2801 1. **Border:** It sets border line color.
2802 1. **Line type: **It sets border line width.
2803 1. **Line width: **It sets border line type.
2804 1. **Fill style: **It sets background type, there are four types.
2805 1. **Transparence:** It sets the transparency of the object background.
2806 1. **Background: **It sets background color of object, invalid when selecting [No fill] in [Pattern].
2807
2808 **(3) Only show arc**
2809
2810 Check it for displaying arc; Uncheck it for displaying sector;
2811
2812 **(4) Transparence control**
2813
2814 Read the numerical value of address, control the transparency; value range:0-100.
2815
2816 **(5) Color control**
2817
2818 Dynamically set the color of background. The values of the color RGB are controlled by three addresses, and the value range from 0 to 255.
2819
2820 **(6) Angle control**
2821
2822 Dynamically set the shape of the arc, start angle and end angle are controlled separately by setting address.
2823
2824 **(7) Angle**
2825
2826 It displays and sets the starting and ending angles of the arc.
2827
2828 == **Broken line** ==
2829
2830 The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon.
2831
2832 (% style="text-align:center" %)
2833 [[image:6.Objects_html_c3b0de1d4c2fe745.gif||class="img-thumbnail"]]
2834
2835 **(1) Display settings**
2836
2837 1. **Line color: **It sets line color.
2838 1. **Line type:** It sets line type.
2839 1. **Line width: **It sets line width.
2840 1. **Transparence: **It sets the transparency of the object line.
2841 1. **Coordinate editing:** It changes coordinate for all points in this object, as below shows.
2842
2843 (% style="text-align:center" %)
2844 [[image:6.Objects_html_52dee5d0cb5df996.gif||class="img-thumbnail"]]
2845
2846 **(2) Transparence control**
2847
2848 Read the numerical value of address, control the transparency; value range:0-100.
2849
2850 **(3) Line width control**
2851
2852 In basic display settings, the line width can't be changed, but user can change width by address.
2853
2854 Read the numerical value of address to control the width of line. Display range of numerical value:1-10.
2855
2856 **(4) View**
2857
2858 It is for preview object;
2859
2860 == **Linear scale** ==
2861
2862 The linear scale is a linear scale that draws the specified area with a bisector. The specific scale of the scale can be marked with static text.
2863
2864 (% style="text-align:center" %)
2865 [[image:6.Objects_html_b604bd83c8b8b6d1.gif||class="img-thumbnail"]]
2866
2867 **(1) Display settings**
2868
2869 1. **Line color:** It sets all line in object (including main and sub scale).
2870 1. **Display direction: **It provides four modes for display.
2871 1. **Main scale: **It sets the cell of the main scale.
2872 1. **Sub scale:** It sets the cell of sub scale for every main scale.
2873
2874 **(2) View**
2875
2876 It is for preview object.
2877
2878 == **Arc scale** ==
2879
2880 It displays the scale within the specified arc area. The arc scale needs to specify a center coordinate. The inner and outer circles have two concentric circles that specify the scale length and the display area. The scale is distributed counterclockwise between the start angle and the end angle.
2881
2882 **Description**
2883
2884 (% style="text-align:center" %)
2885 [[image:6.Objects_html_bd7f21c4d48f4d8a.gif||class="img-thumbnail"]]
2886
2887 **Line color: **It sets all line in object (including main and sub scale).
2888
2889 **Display direction: **It provides four modes for display.
2890
2891 **Main scale: **It sets the cell of the main scale.
2892
2893 **External radius:** It sets the distance from the center of the circle to the outer circle of object.
2894
2895 **Inner radius: **It sets the distance from the center of the circle to the inner circle of object.
2896
2897 **Start angle: **It displays and sets the start angles of the arc.
2898
2899 **End angle: **It displays and sets the end angles of the arc.
2900
2901 = **Custom object** =
2902
2903 (% style="text-align:center" %)
2904 [[image:6.Objects_html_b1535eb250d177d6.gif||class="img-thumbnail"]]
2905
2906 == **Customized object** ==
2907
2908 Customized object is provided for users to design the universal interface of object freely to meet customization requirements.
2909
2910 (% style="text-align:center" %)
2911 [[image:6.Objects_html_c8146ad79a9ce732.gif||class="img-thumbnail"]]
2912
2913 1. **Function Address:** The numerical value in this address is used as the function code of object to handle the corresponding operation.
2914 1. **DLL file name: **Select needed dll file. (i.e. dll files provided by users)
2915 1. **Custom address:** Users can add some function address to cooperate with dll file to complete other operations.
2916
2917 (% class="box infomessage" %)
2918 (((
2919 **✎Note:**
2920
2921 This is a custom-made object that requires the cooperation of WECON software engineers.
2922
2923 Required documents: two XXXXXX.dll files and an document.
2924
2925 * One dll file is used on PC and should be put under the dll_pc folder in the software installation directory.
2926 * One dll file is used in HMI and should be put under the dll_hmi folder in the software installation directory.
2927 * A document for illustrating the dll files.
2928 )))