Changes for page 05 Objects
Last modified by Jett on 2025/04/08 13:50
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -PIStudio. 1 User Manual.WebHome1 +PIStudio.WebHome - Content
-
... ... @@ -4,11 +4,11 @@ 4 4 5 5 Different button has different function.Such as: Bit Switch; Bit lamp; Word Switch; Word lamp; Function Switch; Keypad Switch; Combination Switch. 6 6 7 -== **Bit switch**==7 +== Bit switch == 8 8 9 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 10 11 -=== **General**===11 +=== General === 12 12 13 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 14 ... ... @@ -15,12 +15,12 @@ 15 15 (% style="text-align:center" %) 16 16 [[image:位开关 1.png||class="img-thumbnail"]] 17 17 18 -** (1)Read-write**18 +**Read-write** 19 19 20 20 * **Write Address: **Bit switch controls PLC or HMI address. 21 21 * **Read Address: **Read and display PLC or HMI bit address state. 22 22 23 -** (2)Mode**23 +**Mode** 24 24 25 25 * **Set OFF:** set off the write address. 26 26 * **Set ON:** set on the write address. ... ... @@ -28,19 +28,19 @@ 28 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 released 5 ms.) 29 29 * **Switch:** switch between 0 and 1 each time the switch is triggered. 30 30 31 -** (3)Display**31 +**Display** 32 32 33 33 * **Inverted Display: **Display the state picture and text of the object reversely. 34 34 * **Quick Read: **The speed of configuring the object is prority to other objects. 35 35 36 -** (4)Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable;36 +**Blink: **Control the state of blink by the bit address of control bit. Blinking while control bit is triggered, the frequency is editable; 37 37 38 38 * **Blink when ON: **blink when control bit is ON. 39 39 * **Blink when OFF: **blink when control bit is OFF. 40 40 41 -** (5)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.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 42 43 -** (6)Indirect addressing:**43 +**Indirect addressing:** 44 44 45 45 * **Read address**: Use the value of the read address to determine the address A after deviation, and use the address A as the read address of the object. 46 46 ... ... @@ -52,87 +52,86 @@ 52 52 53 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 54 55 -* *Write address**: It is the same as the read address.55 +**Write address**: It is the same as the read address. 56 56 57 -=== **Text**===57 +=== Text === 58 58 59 59 (% style="text-align:center" %) 60 60 [[image:位开关 2.png||class="img-thumbnail"]] 61 61 62 - 1.**All languages: **Edit the texts of all the languages of the object in a time. A maximum of 8 languages supported.62 +**All languages: **Edit the texts of all the languages of the object in a time. A maximum of 8 languages supported. 63 63 64 64 (% style="text-align:center" %) 65 65 [[image:6.Objects_html_fd7dea026037c591.gif||class="img-thumbnail"]] 66 66 67 -(% start="2" %) 68 -1. **All states: **Edit the texts of all the states of the object in a time. 69 -1. **Font: **Set the font of the text after selecting the state. The number of the characters input is displayed. 70 -1. **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. 71 -1. **Copy text: **Click it and the texts of all the objects would be the same. 72 -1. **Copy style: **Click it and the styles of all the objects would be the same. 67 +**All states: **Edit the texts of all the states of the object in a time. 73 73 74 - ===**Graphic**===69 +**Font: **Set the font of the text after selecting the state. The number of the characters input is displayed. 75 75 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 + 76 76 (% style="text-align:center" %) 77 77 [[image:位开关 3.png||class="img-thumbnail"]] 78 78 79 -1. **Bitmap:** You could design beautiful scenes with bitmap. Static diagram and bitmap with states are supported. 80 -1. **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. 82 +**Bitmap:** You could design beautiful scenes with bitmap. Static diagram and bitmap with states are supported. 81 81 82 - ===**Security**===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. 83 83 86 +=== Security === 87 + 84 84 (% style="text-align:center" %) 85 85 [[image:位开关 4.png||class="img-thumbnail"]] 86 86 87 -** (1)Object lock**91 +**Object lock** 88 88 89 89 * **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. 90 90 * **Hide "lock" icon: **If don't want to display the icon, you may check it. will be "no show" lock "icon" tick. 91 91 * **Lock when "ON":** check it and the bit address will be locked when the interlock address is set to 1. 92 92 93 -** (2)Touch available: **If you check it, you could oeprate the object when you touch it.97 +**Touch available: **If you check it, you could oeprate the object when you touch it. 94 94 95 -** (3)Enable beep: **If you check it, the object will beep when you touch it.99 +**Enable beep: **If you check it, the object will beep when you touch it. 96 96 97 -** (4)Extended trigger funtions. **It is only valid for PLC address.101 +**Extended trigger funtions. **It is only valid for PLC address. 98 98 99 99 (% style="text-align:center" %) 100 100 [[image:位开关 6.png||class="img-thumbnail"]] 101 101 102 -** (5)Access denied setting**106 +**Access denied setting** 103 103 104 104 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. 105 105 106 -1. **Pop login screen** 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 hided. When the user has the permission, the object is displayed and can be operated. 107 107 108 -* Every time: Userlogin screen will pop-up when user permissions are insufficient; 109 -* When change user: Userlogin screen will pop-up when user permissions, and if users logged in successfully, the previous users will log out. 110 -* 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. 116 +=== Animation === 111 111 112 -(% start="2" %) 113 -1. **Hide object: **When the user has no permission, the object is hided. When the user has the permission, the object is displayed and can be operated. 114 - 115 -=== **Animation** === 116 - 117 117 (% style="text-align:center" %) 118 118 [[image:位开关 5.png||class="img-thumbnail"]] 119 119 120 -** (1)Data format**121 +**Data format** 121 121 122 122 This format is for settings address, and it is fixed for all objects. 123 123 124 -** (2)Proportion:**125 +**Proportion:** 125 125 126 126 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. 127 127 128 128 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. 129 129 130 - **For example:**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). 131 131 132 - If the proportional gainvalueis x and themoving or scaling valueis y, thenhe actual moving or scaling value is (x*y).133 +**(Movement** 133 133 134 -**(3) Movement** 135 - 136 136 The function of [Movement] is to move the position of object on the screen according to the value of address and movement type. 137 137 138 138 There are three movement type: ... ... @@ -141,17 +141,17 @@ 141 141 * Y-axis movement. 142 142 * XY-axis movement. 143 143 144 -**For example** 143 +**For ex**a**mple** 145 145 146 146 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. 147 147 148 -** (4)Deform**147 +**Deform** 149 149 150 150 Deform object display size on screen, mainly depends on width and height. 151 151 152 152 Deform type: left, right, up, down, left and right, up and down, right/left and up/down, right/left or up/down. 153 153 154 -=== **Address editor**===153 +=== Address editor === 155 155 156 156 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. 157 157 ... ... @@ -178,7 +178,7 @@ 178 178 * If selecting "User input", the result would be saved in the property of the object 179 179 ))) 180 180 181 -== **Bit lamp**==180 +== Bit lamp == 182 182 183 183 "Bit Lamp" could monitor and display the specified PLC or HMI bit address, and its state changes according to the specified address value. 184 184 ... ... @@ -192,20 +192,19 @@ 192 192 193 193 **(2) Hide** 194 194 195 -1. **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. 196 -1. **Blinking: **Blinking while control bit is triggered, the frequency is editable; 194 +* **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. 195 +* **Blinking: **Blinking while control bit is triggered, the frequency is editable; 196 +** Blink when ON: blink when control bit is ON. 197 +** Blink when OFF: blink when control bit is OFF. 198 +* **Hide: **Display or hide object by "Control Bit" state. 199 +* **Control bit: **For hide control. 200 +** **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked. 201 +** **Invisible:** object keeps hidden during project running. 197 197 198 -* Blink when ON: blink when control bit is ON. 199 -* Blink when OFF: blink when control bit is OFF. 200 - 201 -(% start="3" %) 202 -1. **Hide: **Display or hide object by "Control Bit" state. 203 -1. **Control bit: **For hide control. 204 - 205 -* **Hide mode: **hide when OFF; hide when ON;it could not operate if [Invisible] is checked. 206 -* **Invisible:** object keeps hidden during project running. 207 - 203 +(% class="box infomessage" %) 204 +((( 208 208 ✎**Note:** For [[text>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HText]]/[[graphics>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HGraphic]]/[[animations>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HAmination]], see the "[[Bit Switch>>path:/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]]". 206 +))) 209 209 210 210 == **Word switch** == 211 211 ... ... @@ -216,7 +216,7 @@ 216 216 (% style="text-align:center" %) 217 217 [[image:6.Objects_html_38205e64b9d02546.gif||class="img-thumbnail"]] 218 218 219 -** (1)Edit**217 +**Edit** 220 220 221 221 * **Read address: **Read value from specified address. 222 222 * **Write address: **Write value to specified address. ... ... @@ -223,11 +223,11 @@ 223 223 224 224 Read and write address could be the same; 225 225 226 -** (2)Data format**224 +**Data format** 227 227 228 228 * **Format**: It is for setting operating data format; it could support seven modes. 229 229 230 -** (3)Mode**. It is for setting operating mode for value, it could support 3 modes.228 +**Mode**. It is for setting operating mode for value, it could support 3 modes. 231 231 232 232 * **Set value: **Set a constant value for the word address. 233 233 * **Increase: **Increase the [operand] value for each time the switch is triggered. ... ... @@ -234,31 +234,32 @@ 234 234 * **Decrease:** Decrease the [operand] value for each time the switch is triggered. 235 235 * **High/Low limit:** The value will not increase/decrease when the value reaches limits. 236 236 235 +(% class="box infomessage" %) 236 +((( 237 237 ✎**Note:** 238 238 239 239 * When 32-bit floating (7 digits) is selected, the operating length is double words. 240 240 * For [[text>>path:/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>>path:/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>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/06.Objects/#HSecurity]]/[[animations>>path:/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>>path:/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]]". 241 +))) 241 241 242 -== **Word lamp**==243 +== Word lamp == 243 243 244 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 245 246 246 **Description** 247 247 248 - 249 249 (% style="text-align:center" %) 250 250 [[image:6.Objects_html_975dc10baad35155.gif||class="img-thumbnail"]] 251 251 252 -** (1)Address**252 +**Address** 253 253 254 -**Read address:** read the value from specified address. 254 +* **Read address:** read the value from specified address. 255 255 256 -** (2)States settings**256 +**States settings** 257 257 258 -**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 +* **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. 259 +* **State value: **Users could set different values to correspond to different states, the setting window as below figure shows. 259 259 260 -**State value: **Users could set different values to correspond to different states, the setting window as below figure shows. 261 - 262 262 **For example** 263 263 264 264 By default, when value of read address is 0, object displays state 0. ... ... @@ -276,12 +276,11 @@ 276 276 277 277 **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. 278 278 279 -** (3)Transform state**278 +**Transform state** 280 280 281 -**Quick Read: **Directly read the value of the connected device without going through the HMI cache 280 +* **Quick Read: **Directly read the value of the connected device without going through the HMI cache 281 +* **Auto transforms:** Object switch states automatically 282 282 283 -**Auto transforms:** Object switch states automatically 284 - 285 285 (% style="text-align:center" %) 286 286 [[image:6.Objects_html_b643c9a6a4bd6919.gif||class="img-thumbnail"]] 287 287 ... ... @@ -303,7 +303,7 @@ 303 303 304 304 ✎**Note:** For [[text>>path:/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>>path:/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>>path:/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%23HSecurity]]/[[animations>>path:/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>>path:/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]]". 305 305 306 -== **Keypad switch**==304 +== Keypad switch == 307 307 308 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 309 ... ... @@ -316,9 +316,12 @@ 316 316 1. **Allow input: **It supports input with ASCII character. 317 317 1. **Enable Beep:** It is for beep function, enable or disable. 318 318 317 +(% class="box infomessage" %) 318 +((( 319 319 ✎**Note:** For [[text>>path:/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>>path:/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]], see the "[[Bit Switch>>path:/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]]". 320 +))) 320 320 321 -== **Function switch**==322 +== Function switch == 322 322 323 323 Function switch is designed to switch screens, and call and close sub screen, and transfer data record files. 324 324 ... ... @@ -327,7 +327,7 @@ 327 327 (% style="text-align:center" %) 328 328 [[image:6.Objects_html_31c4ad387507a16d.gif||class="img-thumbnail"]] 329 329 330 - 1.**Operation**331 +**Operation** 331 331 332 332 * **Screen No: **Switch to the selected screen, it could not be subscreen; 333 333 * **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; ... ... @@ -355,10 +355,12 @@ 355 355 (% style="text-align:center" %) 356 356 [[image:6.Objects_html_a68f2b0b1bf2758c.gif||class="img-thumbnail"]] 357 357 358 -(% start="2" %) 359 -1. **Using trigger address**. As the figure above,when 00 is ON,then selected operation of the function switch will be executed. 360 -1. **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. 359 +**Using trigger address**. As the figure above,when 00 is ON,then selected operation of the function switch will be executed. 361 361 361 +**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. 362 + 363 +(% class="box infomessage" %) 364 +((( 362 362 ✎**Note:** 363 363 364 364 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. ... ... @@ -371,14 +371,18 @@ 371 371 (% start="4" %) 372 372 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!" 373 373 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]]". 377 +))) 374 374 375 -== **Combination switch**==379 +== Combination switch == 376 376 377 377 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 user. 378 378 379 379 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. 380 380 385 +(% class="box infomessage" %) 386 +((( 381 381 ✎**Note:** there can only be one screen change function in the added sub-functions, and it is at the end of the list). 388 +))) 382 382 383 383 **Description** 384 384 ... ... @@ -385,7 +385,7 @@ 385 385 (% style="text-align:center" %) 386 386 [[image:6.Objects_html_9a71b56fbf80e666.gif||class="img-thumbnail"]] 387 387 388 -** (1)Bit operation**395 +**Bit operation** 389 389 390 390 (% style="text-align:center" %) 391 391 [[image:6.Objects_html_c750a09f5dbfa752.gif||class="img-thumbnail"]] ... ... @@ -394,9 +394,9 @@ 394 394 395 395 **Bit address length: **The length of operated addresses; 396 396 397 - **Example: "**Target bit address" is 00, "Type" is Set ON,the length is 3,when press the button,the 00~~02 will be ON.404 +Example: "Target bit address" is 00, "Type" is Set ON,the length is 3,when press the button,the 00~~02 will be ON. 398 398 399 -** (2)Word operation**406 +**Word operation** 400 400 401 401 402 402 (% style="text-align:center" %) ... ... @@ -411,7 +411,7 @@ 411 411 412 412 * If "Target word address" is 40, "Type" is Word set,and operand is 10,the length is 3,when press the button,the 40~~42 will be 10. 413 413 414 -** (3)Arithmetic**421 +**Arithmetic** 415 415 416 416 (% style="text-align:center" %) 417 417 [[image:6.Objects_html_ab29c7e6e94aae46.gif||class="img-thumbnail"]] ... ... @@ -418,7 +418,7 @@ 418 418 419 419 It provides functions such as "Add", "Subtract", "Multiply", "Divide", "Mod' and "Power". 420 420 421 -** (4)Screen change**428 +**Screen change** 422 422 423 423 It provides screen switch function as [Function Switch], it supports "Previous", "Next", "Return" and "Change to" operations. 424 424 ... ... @@ -425,11 +425,11 @@ 425 425 (% style="text-align:center" %) 426 426 [[image:6.Objects_html_7c228a61fec158e9.gif||class="img-thumbnail"]] 427 427 428 -** (5)Operationslist**435 +**Operation list** 429 429 430 430 "Operations list" displays all operations, HMI will execute operations in order, but [screen switch] will be listed as the last execution item directly. 431 431 432 -** (6)Operation button**439 +**Operation button** 433 433 434 434 * **Delete: **Delete selected item function; 435 435 * **Empty: **Delete all items in operation list; ... ... @@ -436,7 +436,7 @@ 436 436 * **Up:** Move the selected item up one row in operation list; 437 437 * **Down: **Move the selected item down one row in operation list; 438 438 439 -** (7)Advanced setting**446 +**Advanced setting** 440 440 441 441 Control the whole combination switch configuration. 442 442 ... ... @@ -462,7 +462,7 @@ 462 462 (% start="2" %) 463 463 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]]". 464 464 465 -== **Slider switch**==472 +== Slider switch == 466 466 467 467 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. 468 468 ... ... @@ -493,7 +493,10 @@ 493 493 1. **Alarm value:** input the alarm value 494 494 1. **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. 495 495 503 +(% class="box infomessage" %) 504 +((( 496 496 **✎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 506 +))) 497 497 498 498 (% style="text-align:center" %) 499 499 [[image:6.Objects_html_65b8338bfb56a238.gif||class="img-thumbnail"]] ... ... @@ -508,36 +508,34 @@ 508 508 509 509 **(5) Slider** 510 510 511 -1. **Color: **Tick off to display the slider color, otherwise it is displayed transparently. 512 -1. **Shape: **Set the slider style (square or circle). 521 +* **Color: **Tick off to display the slider color, otherwise it is displayed transparently. 522 +* **Shape: **Set the slider style (square or circle). 523 +** When circle is selected, need to set the diameter of the slider. 524 +** When square is selected, need to set the height and width of the slider. 513 513 514 -* When circle is selected, need to set the diameter of the slider. 515 -* When square is selected, need to set the height and width of the slider. 516 - 517 517 The width, height and diameter of the slide rail and slider are displayed as a percentage relative to the height of the object. 518 518 519 -1. When the slide rail is displayed horizontally 528 +* When the slide rail is displayed horizontally 529 +** The height of the slide rail is displayed as a percentage of the height of the object. 530 +** 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. 531 +** 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. 532 +* When the rails are displayed vertically 533 +** The height of the slide rail is displayed as a percentage of the width of the part. 534 +** 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. 535 +** 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. 520 520 521 -* The height of the slide rail is displayed as a percentage of the height of the object. 522 -* 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. 523 -* 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. 524 - 525 -(% start="2" %) 526 -1. When the rails are displayed vertically 527 - 528 -* The height of the slide rail is displayed as a percentage of the width of the part. 529 -* 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. 530 -* 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. 531 - 532 532 **(6) Preview**: Display the setting result of slider switch. 533 533 539 +(% class="box infomessage" %) 540 +((( 534 534 ✎**Note:** For [[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]] 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]]". 542 +))) 535 535 536 536 = **Input/Display** = 537 537 538 538 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. 539 539 540 -== **Numeric Input/Display**==548 +== Numeric Input/Display == 541 541 542 542 "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. 543 543 ... ... @@ -546,18 +546,20 @@ 546 546 547 547 **(1) General** 548 548 549 - 1.**Read Address:** The data from designated address will be displayed.550 - 1.**Input: **Enable input function and "Write Address" configuration.551 - 1.**Same read-write address:** Configure [Write Address] is the same as "Read Address".552 - 1.**Write address: **Write data to designated address. The address could be different "Read Address".553 - 1.**Keypad:** it is standard numeric keypad, allow to input decimal and floating;557 +* **Read Address:** The data from designated address will be displayed. 558 +* **Input: **Enable input function and "Write Address" configuration. 559 +* **Same read-write address:** Configure [Write Address] is the same as "Read Address". 560 +* **Write address: **Write data to designated address. The address could be different "Read Address". 561 +* **Keypad:** it is standard numeric keypad, allow to input decimal and floating; 554 554 563 +(% class="box infomessage" %) 564 +((( 555 555 **✎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; 566 +))) 556 556 557 -(% start="6" %) 558 -1. **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; 559 -1. **NO: **the number of numeric input object; 560 -1. **Group NO: **the group number of numeric input object; 568 +* **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; 569 +* **NO: **the number of numeric input object; 570 +* **Group NO: **the group number of numeric input object; 561 561 562 562 **(2) Display** 563 563 ... ... @@ -564,13 +564,13 @@ 564 564 (% style="text-align:center" %) 565 565 [[image:6.Objects_html_a6448568aa9b4008.gif||class="img-thumbnail"]] 566 566 567 - 1.**Font:** It is located to font list; user could select font directly.568 - 1.**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.569 - 1.**Input as "*":** the data shown as "*".570 - 1.**Alignment:** There are three modes.571 - 1.**Center:** data display on the center of object.572 - 1.**Align left: **data display on the left.573 - 1.**Align right: **data display on the right.577 +* **Font:** It is located to font list; user could select font directly. 578 +* **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. 579 +* **Input as "*":** the data shown as "*". 580 +* **Alignment:** There are three modes. 581 +* **Center:** data display on the center of object. 582 +* **Align left: **data display on the left. 583 +* **Align right: **data display on the right. 574 574 575 575 **(3) Data format** 576 576 ... ... @@ -577,15 +577,14 @@ 577 577 (% style="text-align:center" %) 578 578 [[image:6.Objects_html_52ba758ebcea03f2.gif||class="img-thumbnail"]] 579 579 580 -**Date: **Select data format, below format could be supported. 590 +* **Date: **Select data format, below format could be supported. 581 581 582 582 (% style="text-align:center" %) 583 583 [[image:6.Objects_html_29902078fa1f9af5.gif||class="img-thumbnail"]] 584 584 585 -**Data format:** Configure data display format. 595 +* **Data format:** Configure data display format. 596 +* **Range:** beyond the data range will be not inputted. 586 586 587 -**Range:** beyond the data range will be not inputted. 588 - 589 589 **(4) Keypad position** 590 590 591 591 It is used for setting keypad position when input data. ... ... @@ -594,12 +594,15 @@ 594 594 595 595 Configure label shown on the left/ right side of data. 596 596 606 +(% class="box infomessage" %) 607 +((( 597 597 ✎**Note:** 598 598 599 599 * The significant digits of a single-precision float are 7 digits. 600 600 * For [[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]]". 612 +))) 601 601 602 -== **Character Input/Display**==614 +== Character Input/Display == 603 603 604 604 "Numeric Input/Display" displays the device's character or writes character to the device. 605 605 ... ... @@ -608,40 +608,48 @@ 608 608 (% style="text-align:center" %) 609 609 [[image:6.Objects_html_947ed6af324464.gif||class="img-thumbnail"]] 610 610 611 -** (1)General**623 +**General** 612 612 613 - 1.**Read Address:** The data from designated address will be displayed.614 - 1.**Input: **Enable input function and "Write Address" configuration.615 - 1.**Same read-write address:** Configure "Write Address" is the same as "Read Address".616 - 1.**Read DWord: **Read address is 2 words format617 - 1.**Write address: **Write data to designated address. The address could be different "Read Address".618 - 1.**Keypad:** it is standard numeric keypad, allow to input decimal and floating;625 +* **Read Address:** The data from designated address will be displayed. 626 +* **Input: **Enable input function and "Write Address" configuration. 627 +* **Same read-write address:** Configure "Write Address" is the same as "Read Address". 628 +* **Read DWord: **Read address is 2 words format 629 +* **Write address: **Write data to designated address. The address could be different "Read Address". 630 +* **Keypad:** it is standard numeric keypad, allow to input decimal and floating; 619 619 632 +(% class="box infomessage" %) 633 +((( 620 620 **✎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; 635 +))) 621 621 622 -(% start="7" %) 623 -1. **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. 624 -1. **NO: **the number of numeric input object. 625 -1. **Group NO: **the group number of numeric input object. 637 +* **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. 638 +* **NO: **the number of numeric input object. 639 +* **Group NO: **the group number of numeric input object. 626 626 641 +(% class="box infomessage" %) 642 +((( 627 627 **✎Note:** The Continuous Input function will be invalid if the Confirmation function is enabled. 644 +))) 628 628 629 -** (2)Display**646 +**Display** 630 630 631 - 1.**Input as "*":** the data shown as "*".632 - 1.**Alignment:** There are three modes.633 - 1.**Center:** data display on the center of object.634 - 1.**Align left: **data display on the left.635 - 1.**Align right: **data display on the right.636 - 1.**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.637 - 1.**Length: **The length for characters, the maximum length is 256.638 - 1.**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.648 +* **Input as "*":** the data shown as "*". 649 +* **Alignment:** There are three modes. 650 +* **Center:** data display on the center of object. 651 +* **Align left: **data display on the left. 652 +* **Align right: **data display on the right. 653 +* **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. 654 +* **Length: **The length for characters, the maximum length is 256. 655 +* **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. 639 639 640 -** (3)Keypad position**657 +**Keypad position** 641 641 642 642 It is used for setting keypad position when input data. 643 643 661 +(% class="box infomessage" %) 662 +((( 644 644 ✎**Note:** For [[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]]". 664 +))) 645 645 646 646 = **Chart** = 647 647 ... ... @@ -649,13 +649,13 @@ 649 649 650 650 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. 651 651 652 -== **Common settingsin chart objects**==672 +== Common settings == 653 653 654 654 **Introduction** 655 655 656 656 This section will introduce common settings in Chart objects 657 657 658 -** (1)Shape**678 +**Shape** 659 659 660 660 (% style="text-align:center" %) 661 661 [[image:6.Objects_html_9f4692cce1805843.gif||class="img-thumbnail"]] ... ... @@ -662,19 +662,19 @@ 662 662 663 663 Set appearance of object, includes background color, head color, text color, line color, select row color 664 664 665 -** (2)Advance**685 +**Advance** 666 666 667 667 (% style="text-align:center" %) 668 668 [[image:6.Objects_html_54a82434205332fb.gif||class="img-thumbnail"]] 669 669 670 - 1.**Head text color**: It sets the text color of the header.671 - 1.**Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque.672 - 1.**Cell type**: Default is adaptive width. After select a customization, customization could set the width of the cell.673 - 1.**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".690 +* **Head text color**: It sets the text color of the header. 691 +* **Transparency**: It sets transparency of the table background, 0% represents full transparency, and 100% represents completely opaque. 692 +* **Cell type**: Default is adaptive width. After select a customization, customization could set the width of the cell. 693 +* **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". 674 674 675 -** (3)Function start address**695 +**Function start address** 676 676 677 - **Instructions for the use of the function start address of record display/alarm display/trend charts etc.**697 +Instructions for the use of the function start address of record display/alarm display/trend charts etc. 678 678 679 679 (% style="text-align:center" %) 680 680 [[image:6.Objects_html_361b1ee164769c5d.gif||class="img-thumbnail"]] ... ... @@ -737,27 +737,27 @@ 737 737 * 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; 738 738 * 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); 739 739 740 -** (4)Appearance**760 +**Appearance** 741 741 742 742 (% style="text-align:center" %) 743 743 [[image:6.Objects_html_71f505c7146db030.gif||class="img-thumbnail"]] 744 744 745 - 1.**Background type:** There are four modes, style 1 and style 2 is gradient mode, style 3 is solid color mode, style 4 is transparent.746 - 1.**Transparency:** transparency could be set from 0% to 100%. when set to 0%,the background is completely transparent.747 - 1.**Position: **Show position coordinates for X and Y axes.748 - 1.**Size: **Set object size.765 +* **Background type:** There are four modes, style 1 and style 2 is gradient mode, style 3 is solid color mode, style 4 is transparent. 766 +* **Transparency:** transparency could be set from 0% to 100%. when set to 0%,the background is completely transparent. 767 +* **Position: **Show position coordinates for X and Y axes. 768 +* **Size: **Set object size. 749 749 750 750 (% style="text-align:center" %) 751 751 [[image:6.Objects_html_64c6da58525278cb.gif||class="img-thumbnail"]] 752 752 753 - 1.**Number of X,Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions.754 - 1.**Color setting: **Color1 is for object frame;color2 is for grid background.755 - 1.**Show dot:** Display the data points of each trend graph.756 - 1.**User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font.757 - 1.**Grid color: **Set color for grid, the default is black.758 - 1.**Scale color:** Set color for scale, the default is black.759 - 1.**Scale value color:** Set color for scale value, the default is black.760 - 1.**Data format:** select data format in object, it provides below format.773 +* **Number of X,Y axis: **Set the number of grids on the XY axis could be set from 1 to 10 divisions. 774 +* **Color setting: **Color1 is for object frame;color2 is for grid background. 775 +* **Show dot:** Display the data points of each trend graph. 776 +* **User font: **If check it, user could change the font for grid and time, if uncheck it, object uses build-in font. 777 +* **Grid color: **Set color for grid, the default is black. 778 +* **Scale color:** Set color for scale, the default is black. 779 +* **Scale value color:** Set color for scale value, the default is black. 780 +* **Data format:** select data format in object, it provides below format. 761 761 762 762 (% style="text-align:center" %) 763 763 [[image:6.Objects_html_9a454f1917bd1b77.gif||class="img-thumbnail"]] ... ... @@ -772,14 +772,14 @@ 772 772 1. **Line type:** Set the line type (line, curve) between two points. 773 773 1. **Smoothness:** it sets the smoothness of curve. Smoothness sets the curve smoothness. Conversely, the corner of the curve is sharper. 774 774 775 -== **Real-time trend chart**==795 +== Real-time trend chart == 776 776 777 777 Trend graph shows the data as a dynamic curve, X axis represent the time span, Y axis represent the data. 778 778 779 -** (1)Source**799 +**Source** 780 780 781 - 1.**Curve buffer: **Select data from and display data in term of curve.782 - 1.**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.801 +* **Curve buffer: **Select data from and display data in term of curve. 802 +* **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. 783 783 784 784 (% style="text-align:center" %) 785 785 [[image:image-20220616160423-7.png]] ... ... @@ -787,43 +787,42 @@ 787 787 (% style="text-align:center" %) 788 788 [[image:image-20220616160432-8.png]] 789 789 790 -** (2)Range**810 +**Range** 791 791 792 - 793 793 Set data range limit of curve (max and min). Also, could set variable to control data range. 794 794 795 795 (% style="text-align:center" %) 796 796 [[image:image-20220616160834-11.png||class="img-thumbnail"]] 797 797 798 -**✎Note: For the setting of Real-time trend chart, please refer to "[[Trend chart>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HTrendchart]]"** 817 +(% class="box infomessage" %) 818 +((( 819 +**✎Note:** For the setting of Real-time trend chart, please refer to "[[Trend chart>>http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HTrendchart]]" 820 +))) 799 799 800 -== **History trend chart**==822 +== History trend chart == 801 801 802 802 The history trend will display data record with graph.X axis represents as time, and Y axis represents as data. 803 803 804 -** (1)Source**826 +**Source** 805 805 806 - 1.**Curve buffer: **Select data from "Data record", and display data in term of curve.807 - 1.**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.828 +* **Curve buffer: **Select data from "Data record", and display data in term of curve. 829 +* **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. 808 808 809 809 (% style="text-align:center" %) 810 810 [[image:image-20220616160909-12.png]] 811 811 812 -** (2)Range**834 +**Range** 813 813 814 814 Set data range limit of curve (max and min). Also could set variable to control data range; 815 815 816 -(% style="text-align:center" %) 817 -[[image:http://docs.we-con.com.cn/wiki/pistudio/download/Helps/06.Objects/WebHome/6.Objects_html_1063368854592432.gif?rev=1.1||class="img-thumbnail"]] 838 +**Function** 818 818 819 -**(3) Function** 820 - 821 821 (% style="text-align:center" %) 822 822 [[image:image-20220616160920-14.png||class="img-thumbnail"]] 823 823 824 - 1.**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.825 - 1.**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.826 - 1.**Start time: **Set start time and span for curve display.843 +* **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. 844 +* **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. 845 +* **Start time: **Set start time and span for curve display. 827 827 828 828 **Result** 829 829 ... ... @@ -830,7 +830,7 @@ 830 830 When all configurations are completed, when the HMI is running, it displays as shown below. 831 831 832 832 (% style="text-align:center" %) 833 -[[image: http://docs.we-con.com.cn/wiki/pistudio/download/Helps/06.Objects/WebHome/6.Objects_html_1063368854592432.gif?rev=1.1||alt="6.Objects_html_1063368854592432.gif" height="325" width="567" class="img-thumbnail"]]852 +[[image:image-20220802113935-1.gif]] 834 834 835 835 There are 8 buttons will display in below the graph, shown as following. 836 836 ... ... @@ -843,7 +843,10 @@ 843 843 1. [[image:image-20220616162028-21.png]] Zoom in by one time according to the length of the span. 844 844 1. [[image:image-20220616162032-22.png]] :Zoom out by one time according to the length of the span. 845 845 846 -**✎Note: For the setting of historical trend chart, please refer to "[[Trend chart>>path:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HTrendchart]]".** 865 +(% class="box infomessage" %) 866 +((( 867 +**✎Note: **For the setting of historical trend chart, please refer to "[[Trend chart>>path:http://docs.we-con.com.cn/wiki/pistudio/view/Helps/08.Basic%20Function/#HTrendchart]]". 868 +))) 847 847 848 848 == **Alarm record display** == 849 849 ... ... @@ -919,7 +919,7 @@ 919 919 920 920 ✎**Note: **The objects sunch as tables and trends charts are only support **"**song typeface". It is invalid if you set other fonts. 921 921 922 -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" %)__Data record__>>path:#_Data_Record]](%%)" function is set. 944 +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__>>path:#_Data_Record]](%%)" function is set. 923 923 924 924 (% style="text-align:center" %) 925 925 [[image:6.Objects_html_2ee00a2b90c062f6.gif||class="img-thumbnail"]] ... ... @@ -1730,7 +1730,7 @@ 1730 1730 1731 1731 **(2) Text settings** 1732 1732 1733 -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" %)__common setting section__>>path:#_Common_Settings]](%%). This section will show special settings for it. 1755 +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 section__>>path:#_Common_Settings]](%%). This section will show special settings for it. 1734 1734 1735 1735 (% style="text-align:center" %) 1736 1736 [[image:6.Objects_html_f35e2c650b2a4b90.gif||class="img-thumbnail"]] ... ... @@ -1761,7 +1761,7 @@ 1761 1761 1762 1762 == **Camera display** == 1763 1763 1764 -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" %)__Camera__>>path:#_Camera]](%%)]. 1786 +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__>>path:#_Camera]](%%)]. 1765 1765 1766 1766 **✎Note:** 1767 1767 ... ... @@ -2274,7 +2274,7 @@ 2274 2274 2275 2275 It displays and sets the starting and ending angles of the arc. 2276 2276 2277 -== **Broken Line** ==2299 +== **Broken line** == 2278 2278 2279 2279 The line segments are linked end-to-end to form a broken line, whose vertex coordinate can be modified by drafting, just like polygon. 2280 2280 ... ... @@ -2308,7 +2308,7 @@ 2308 2308 2309 2309 It is for preview object; 2310 2310 2311 -== **Linear Scale** ==2333 +== **Linear scale** == 2312 2312 2313 2313 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. 2314 2314 ... ... @@ -2328,7 +2328,7 @@ 2328 2328 2329 2329 It is for preview object; 2330 2330 2331 -== **Arc Scale** ==2353 +== **Arc scale** == 2332 2332 2333 2333 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. 2334 2334 ... ... @@ -2356,7 +2356,7 @@ 2356 2356 (% style="text-align:center" %) 2357 2357 [[image:6.Objects_html_b1535eb250d177d6.gif||class="img-thumbnail"]] 2358 2358 2359 -== **Customized Object** ==2381 +== **Customized object** == 2360 2360 2361 2361 Customized object is provided for users to design the universal interface of object freely to meet customization requirements. 2362 2362
- image-20220802113935-1.gif
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Stone - Size
-
... ... @@ -1,0 +1,1 @@ 1 +29.7 KB - Content