Changes for page 10 Advanced Function

Last modified by Jett on 2025/04/15 09:59

From version 33.1
edited by Jett
on 2024/08/20 09:18
Change comment: There is no comment for this version
To version 4.1
edited by Stone Wu
on 2022/08/08 10:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.2454238480
1 +XWiki.Stone
Content
... ... @@ -80,13 +80,10 @@
80 80  |=(% style="width: 183px;" %)HDW201|(% style="width:314px" %)Volume value storage address|(% style="width:592px" %)Range from 0 to 100(default value is 100, and it is not adjustable so fars
81 81  |=(% style="width: 183px;" %)HDW202~~HDW234|(% style="width:314px" %)Audio file name|(% style="width:592px" %)Displays the file name of the audio currently playing
82 82  
83 -(% class="box infomessage" %)
84 -(((
85 85  ✎**Note:**
86 86  
87 87  * The audio file needs to be stored in the flash of PI9000 series HMI.
88 88  * Only PI9000 series HMI with audio module could support this function, and an external 3.5mm headphone is required.
89 -)))
90 90  
91 91  = **Video** =
92 92  
... ... @@ -93,11 +93,10 @@
93 93  **Introduction**
94 94  
95 95  1. Configure related information and play video files through conditional trigger.
96 -1. Only HMI 9000 and 8150ig series support this function.
93 +1. Only HMI  9000 series support this function.
97 97  1. Video playing could play video on HMI project screen.
98 98  1. It requires "Customized Object" and "File List" objects.
99 99  1. Currently, the video format support by Wecon HMI are including ASF, AVI, MKV, MP4, RM, and FLV.
100 -1. Olny supports playback of 360P and 480P resolution video.
101 101  
102 102  == Configuration ==
103 103  
... ... @@ -104,7 +104,7 @@
104 104  **Custom object configuration**
105 105  
106 106  (% style="text-align:center" %)
107 -[[image:视频功能部件配置.png]]
103 +[[image:11.Advanced Function_html_4939953650efc334.png||height="499" width="415" class="img-thumbnail"]]
108 108  
109 109  **Basic**
110 110  
... ... @@ -115,7 +115,7 @@
115 115  * ID1 is the address for storing the video file name (including the suffix). It could not be empty and the length is 32 words.
116 116  * ID2 is the address for video control, and occupies 1 word. It could not be empty. Please refer to[[ "Video control address">>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HControladdress-1]].
117 117  * ID3 is the address of video status, and occupies 1 word. It could not be empty. 0 indicate stop, and 1 indicates play.
118 -* ID4 is the address for stroring the volume of video file, and occupies 1 word. 8150ig can not adjust the volume, only 9000 series can be set.
114 +* ID4 is the address for stroring the valume of video file, and occupies 1 word.
119 119  * ID5 is the address for the video file path, and occupies 1 word. It could not be empty. Please refer to [["Video file path">>https://docs.we-con.com.cn/bin/view/PIStudio/11.Advanced%20Function/#HFilepath]].
120 120  
121 121  == Control address ==
... ... @@ -122,19 +122,19 @@
122 122  
123 123  (% class="table-bordered" %)
124 124  |=(% style="width: 151px;" %)**Function**|=(% colspan="2" style="width: 200px;" %)**Address**|=(% style="width: 599px;" %)**Description**
125 -|(% rowspan="7" style="width:151px" %)Play Control|(% style="width:92px" %)0(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.0|(% style="width:599px" %)(((
126 -Bit for playing control:This address save the name of the video file to be played.
121 +|(% rowspan="7" style="width:151px" %)Play Control|(% style="width:92px" %)0(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.0|(% style="width:599px" %)(((
122 +Bit for playing control: Play the video file when this bit address is triggered
127 127  )))
128 -|(% style="width:92px" %)1(% style="font-size:10.5px" %)st(%%) bit|(% style="width:107px" %)HDX100.1|(% style="width:599px" %)Bit for pause control:Pause playing when this bit address is triggered, or resume playing after pause
129 -|(% style="width:92px" %)2(% style="font-size:10.5px" %)nd(%%) bit|(% style="width:107px" %)HDX100.2|(% style="width:599px" %)Bit for full screen control: Maximize the video when this bit address is triggered
130 -|(% style="width:92px" %)3(% style="font-size:10.5px" %)rd(%%) bit|(% style="width:107px" %)HDX100.3|(% style="width:599px" %)Last video: Play the last video when this bit address is triggered.
131 -|(% style="width:92px" %)4(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.4|(% style="width:599px" %)Next video: Play the next video when this bit address is triggered.
132 -|(% style="width:92px" %)5(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.5|(% style="width:599px" %)Volume increase: Increased by 10 (only be supported 9000 series)
133 -|(% style="width:92px" %)6(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.6|(% style="width:599px" %)Volume decrease: Decreased by 10 (only be supported 9000 series)
134 -|(% rowspan="4" style="width:151px" %)Mode Selection|(% style="width:92px" %)7(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.7|(% style="width:599px" %)Once: Only play current video file once
135 -|(% style="width:92px" %)8(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.8|(% style="width:599px" %)Single cycle: Repeat to play current video file
136 -|(% style="width:92px" %)9(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.9|(% style="width:599px" %)Order: Play video file of the list and stop after done
137 -|(% style="width:92px" %)10(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX100.10|(% style="width:599px" %)Repeat in order: Repeat to play the video file of the list
124 +|(% style="width:92px" %)1(% style="font-size:10.5px" %)st(%%) bit|(% style="width:107px" %)HDX102.1|(% style="width:599px" %)Bit for pause control:Pause playing when this bit address is triggered, or resume playing after pause
125 +|(% style="width:92px" %)2(% style="font-size:10.5px" %)nd(%%) bit|(% style="width:107px" %)HDX102.2|(% style="width:599px" %)Bit for full screen control: Maximize the video when this bit address is triggered
126 +|(% style="width:92px" %)3(% style="font-size:10.5px" %)rd(%%) bit|(% style="width:107px" %)HDX102.3|(% style="width:599px" %)Last video: Play the last video when this bit address is triggered.
127 +|(% style="width:92px" %)4(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.4|(% style="width:599px" %)Next video: Play the next video when this bit address is triggered.
128 +|(% style="width:92px" %)5(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.5|(% style="width:599px" %)Volume increase: Increased by 10
129 +|(% style="width:92px" %)6(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.6|(% style="width:599px" %)Volume decrease: Decreased by 10
130 +|(% rowspan="4" style="width:151px" %)Mode Selection|(% style="width:92px" %)7(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.7|(% style="width:599px" %)Once: Only play current video file once
131 +|(% style="width:92px" %)8(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.8|(% style="width:599px" %)Single cycle: Repeat to play current video file
132 +|(% style="width:92px" %)9(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.9|(% style="width:599px" %)Order: Play video file of the list and stop after done
133 +|(% style="width:92px" %)10(% style="font-size:10.5px" %)th(%%) bit|(% style="width:107px" %)HDX102.10|(% style="width:599px" %)Repeat in order: Repeat to play the video file of the list
138 138  
139 139  == (% style="color:inherit; font-family:inherit; font-size:23px" %)File path(%%) ==
140 140  
... ... @@ -149,7 +149,7 @@
149 149  Operating Procedures of File List Object Settings
150 150  
151 151  (% style="text-align:center" %)
152 -[[image:file setting.png]]
148 +[[image:11.Advanced Function_html_21e02c4465831a9e.png||height="560" width="600" class="img-thumbnail"]]
153 153  
154 154  Configure the customized object as the above picture
155 155  
... ... @@ -156,13 +156,10 @@
156 156  Configure the file list object as below:
157 157  
158 158  1. Select the directory as the MP4 folder in USB flash disk. Set the file name address as HDW150
155 +1. Create a folder named MP4 in the SD card directory to store the video files to be played.
159 159  1. Add the video controlling address, refer to the above video controlling address table.
160 160  1. Compile the project and download it to HMI, trigger the bit address to play the video from the list.
161 161  
162 -== Demo ==
163 -
164 -**PI8150ig Video Display: **[[Download link>>https://docs.we-con.com.cn/bin/view/PIStudio/2%20Demo/Applications/#H7PI8150igVideoDisplay]]
165 -
166 166  = **Email** =
167 167  
168 168  Wecon HMI can send email with information from fields to the specified email address as soon as the conditions is triggered, but email sending is based on the network.
... ... @@ -176,7 +176,7 @@
176 176  
177 177  **SMTP Settings**
178 178  
179 -* **Sender Name: **Fill the sender's name, which is composed of Chinese characters, letters (case sensitive) and numbers. However, it cannot contain some special English characters such as spaces( ), commas(,), semicolons(;), double quotes("), or less-than signs(<). Maximum character length 32 is allowed.
172 +* **Sender Name: **Fill the sender's name, which is composed of Chinese characters, letters (case sensitive) and numbers. But it can not contain the following special English symbols ',', ';', '"', '<'. Maximum character length 32 is allowed.
180 180  * **Password:** Fill in the password or authorization code of the mailbox. If the server needs to set the authorization code, the authorization code needs to be used. If the authorization code is not used, the password is used. Please refer to the SMTP service in the mailbox for the authorization code information. It cases sensitive, maximum character length 32 allowed in password.
181 181  * **Confirm Password: **Confirm the password or authorization code of the mailbox.
182 182  * **Email Address: **Fill in the sender's email address, case sensitive, maximum character length 32 allowed in it.Such as [[support@we-con.com.cn>>path:mailto:support@we-con.com.cn]].
... ... @@ -192,10 +192,7 @@
192 192  |Yahoo email|smtp.mail.yahoo.com.cn|465
193 193  |Google email|smtp.gmail.com|465
194 194  
195 -(% class="box infomessage" %)
196 -(((
197 197  **✎Note:** Gmail also needs to enable the [allow unsafe apps] option in the account, otherwise the mail will not be sent normally.
198 -)))
199 199  
200 200  (% style="list-style-type:disc" %)
201 201  * **Encryption Type: **SSL is a security protocol that provides security and data integrity for network communications. It encrypts network connections at the transport layer; TLS (STARTTLS) upgrades connections to SSL instead of using a separate encrypted communication port.
... ... @@ -204,10 +204,7 @@
204 204  ** Port 465: It protect the original data when transmitting data. The data can not be seen. Generally, port 465 must be selected as SSL encryption mode to send data correctly.
205 205  ** Port 587: The original data is protected only after the TLS(STARTTLS) command is executed. Generally, port 587 must be selected as TLS(STARTTLS) encryption mode to send data correctly.
206 206  
207 -(% class="box infomessage" %)
208 -(((
209 209  **✎Note: **Port 25 is open to SMTP servers, mainly for sending mail. But the port has vulnerability. Hackers often use port 25 to find SMTP servers to forward spam.
210 -)))
211 211  
212 212  * **Error Message**
213 213  ** Set the error message receiving address, you could use the information to get the reasons of errors.
... ... @@ -261,14 +261,12 @@
261 261  (% class="table-bordered" %)
262 262  |(% style="width:201px" %)**Address**|(% style="width:586px" %)**Description**
263 263  |(% style="width:201px" %)HDX100.0|(% style="width:586px" %)Sending trigger
264 -|(% style="width:201px" %)HDX101.0~~101.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW101.0 set ON, and the address in group 1 will be in recipient list.
265 -|(% style="width:201px" %)HDX103.0~~103.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW103.0 set ON, and the address in group 1 will be in CC list.
266 -|(% style="width:201px" %)HDX105.0~~105.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW105.0 set ON, and the address in group 1 will be in BCC list (Secret delivery).
267 -|(% style="width:201px" %)HDW107~~171|(% style="width:586px" %)The subject length is limited to 64 words. (If it exceeds, it will intercept 64 words of content); The length of 65 words only use 64 actually, the 65th word address is reserved;
268 -|(% style="width:201px" %)HDW172~~300|(% style="width:586px" %)The content length is limited to 128 words. (If it exceeds, it will intercept 128 words of content)
269 -|(% style="width:201px" %)HDX301.0|(% style="width:586px" %)Whether to send an alarm record file as attachment
270 -(HMI V1.0 filename: AlarmDataFile.db)
271 -(HMI V2.0 filename: AlarmDataFile_0.db)
251 +|(% style="width:201px" %)HDX101.0 to HDX101.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW101.0 set ON, and the address in group 1 will be in recipient list.
252 +|(% style="width:201px" %)HDX103.0 to HDX103.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW103.0 set ON, and the address in group 1 will be in CC list.
253 +|(% style="width:201px" %)HDX105.0 to HDX105.15|(% style="width:586px" %)It is used for triggering recipient groups, for example, HDW105.0 set ON, and the address in group 1 will be in BCC list (Secret delivery).
254 +|(% style="width:201px" %)HDW107 to HDW171|(% style="width:586px" %)The subject length is limited to 64 words. (If it exceeds, it will intercept 64 words of content)
255 +|(% style="width:201px" %)HDW172 to HDW300|(% style="width:586px" %)The content length is limited to 128 words. (If it exceeds, it will intercept 128 words of content)
256 +|(% style="width:201px" %)HDX301.0|(% style="width:586px" %)Whether to send an alarm record attachment (a file named AlarmDataFile.db)
272 272  
273 273  1. Emails that sent manually are not queued. Emails trigger by bit change, rising edge, falling edge and timing need to be sent in the sequence of triggering. The maximum value is 100, and those who are added after it is exceeded will be discarded. If an email is sending, it would send immediately after the current email is sent. If there is no email sending, it would send immediately.
274 274  1. If the trigger condition sent manually is the rising edge trigger, before the mail is sent, no new mail will be sent even if it is triggered again. No matter the email is sent successfully or not, the corresponding trigger would be OFF.
... ... @@ -303,10 +303,7 @@
303 303  * when sending an email, you must set a recipient. CC recipients and BCC recipients are not to be set. The total number of recipinet, CC recipients and BCC recipients is 40.
304 304  * **Recipient priority. **Set the priority order of recipients to recipient, BCC, and CC.
305 305  
306 -(% class="box infomessage" %)
307 -(((
308 308  **✎Note: **If the recipient address you select exists in all three positions, it exist only in the highest priority position. For example, if the recipient of an email has aaa, the bcc has aaa, and the cc has aaa, then let aaa only be the recipient.
309 -)))
310 310  
311 311  == Recipient group setting ==
312 312  
... ... @@ -338,8 +338,6 @@
338 338  (% style="text-align:center" %)
339 339  [[image:邮件 7.png||class="img-thumbnail"]]
340 340  
341 -(% class="box infomessage" %)
342 -(((
343 343  (% class="wikigeneratedid" %)
344 344  **✎Note: **
345 345  
... ... @@ -348,7 +348,6 @@
348 348  1. When TOM mail is sender's mail, the name of it and the recipient tested must be English, otherwise the email would be returned.
349 349  1. When testing with Zoho mailbox, there was a delay of less than 3 minutes.
350 350  1. The custom errors for the test error is as follows.
351 -)))
352 352  
353 353  (% class="table-bordered" %)
354 354  |=(% style="width: 129px;" %)Error code|=(% style="width: 946px;" %)Cause of reason
... ... @@ -583,10 +583,10 @@
583 583  
584 584  **Example 1**
585 585  
586 -{{code language="vb"}}
587 -if @W_HSW1073 = 29 then      'Ctrl key value is 29
565 +{{code language="lua"}}
566 +if @W_HSW1073 = 29 then                                            'Ctrl key value is 29
588 588  
589 -    if @W_HSW1074 = 1 or @W_HSW1074 = 2       'Press Ctrl key
568 +    if @W_HSW1074 = 1 or @W_HSW1074 = 2               'Press Ctrl key
590 590  
591 591                @W_HDW1000 = 1
592 592  
... ... @@ -601,12 +601,12 @@
601 601  
602 602  **Example 2**
603 603  
604 -{{code language="Visual Basic"}}
583 +{{code language="lua"}}
605 605  if @W_HSW1073 = 59 and (@W_HSW1074 = 1 or @W_HSW1074 = 2) then              'F1 key value is 59
606 606  
607 -   if @W_HDW1000 = 1 then                                                                 'Combination Ctrl + F1
586 +   if @W_HDW1000 = 1 then                                                                                          'Combination Ctrl + F1
608 608  
609 -         @W_HDW2000 = @W_HDW2000 + 1                                  'Function of combination key is HDW2000 + 1
588 +         @W_HDW2000 = @W_HDW2000 + 1                                                                  'Function of combination key is HDW2000 + 1
610 610  
611 611      endif
612 612  
... ... @@ -615,12 +615,12 @@
615 615  
616 616  **Example 3**
617 617  
618 -{{code language="vb"}}
619 -if @W_HSW1073 = 60 and (@W_HSW1074 = 1 or @W_HSW1074 = 2) then            'the value of F2 is 60
597 +{{code language="lua"}}
598 +if @W_HSW1073 = 60 and (@W_HSW1074 = 1 or @W_HSW1074 = 2) then              'the value of F2 is 60
620 620  
621 -   if @W_HDW1000 = 1 then                                                     'Combination Ctrl + F2
600 +   if @W_HDW1000 = 1 then                                                                                          'Combination Ctrl + F2
622 622  
623 -            @W_HDW2000 = @W_HDW2000 - 1                                  'Function of combination key is HDW2000 - 1
602 +            @W_HDW2000 = @W_HDW2000 - 1                                                                'Function of combination key is HDW2000 - 1
624 624  
625 625    endif
626 626  
... ... @@ -629,7 +629,7 @@
629 629  
630 630  **Example 4**
631 631  
632 -{{code language="vb"}}
611 +{{code language="lua"}}
633 633  if AsString(@W_HSW1078) = "a" and (@W_HSW1074 = 1 or @W_HSW1074 = 2) then          'Page up
634 634  
635 635      if @W_HSW13 > 0 then
... ... @@ -643,7 +643,7 @@
643 643  
644 644  **Example 5**
645 645  
646 -{{code language="vb"}}
625 +{{code language="lua"}}
647 647  if AsString(@W_HSW1078) = "b" and (@W_HSW1074 = 1 or @W_HSW1074 = 2) then          'Page down
648 648  
649 649      @W_HSW13 = @W_HSW13 + 1
... ... @@ -662,9 +662,9 @@
662 662  **Introduction**
663 663  
664 664  1. An external IP Camera (web camera) can be used to display the screen captured by the it to achieve real-time monitoring of the scene of the equipment.
665 -1. **ONVIF **protocol and **H.264** coding camera (RTSP web camera) are supported.
644 +1. ONVIF protocol and H.264 coding camera (RTSP web camera) are supported.
666 666  
667 -**Recommended Models:**
646 +**Supported Model:**
668 668  
669 669  * Hikvision
670 670  ** DS-2CD1321D-I
... ... @@ -675,24 +675,9 @@
675 675  ** DH-IPC-HFW1025D
676 676  ** DH-IPC-HFW1235M-I1
677 677  
678 -**IP Camera Parameters Comparison for HMI Series**
657 +1. 8000 series HMI can view only **one **IP Camera monitoring screen at a time (only **one **camera object can be placed in a project).
658 +1. 8000 series HMI can view only **four** IP Camera monitoring screen at a time (only **four **camera object can be placed in a project).
679 679  
680 -|=(% style="width: 300px;" %)HMI Series|=(% style="width: 157px;" %)System Version|=(% style="width: 320px;" %)Support IP Camera or Not|=(% style="width: 645px;" %)Number of Cameras
681 -|=(% style="width: 300px;" %)PI8000|(% style="width:157px" %)HMI V1.0/V2.0|(% style="width:320px" %)Yes|(% style="width:645px" %)1
682 -|=(% style="width: 300px;" %)PI9000|(% style="width:157px" %)HMI V1.0/V2.0|(% style="width:320px" %)Yes|(% style="width:645px" %)4
683 -|=(% style="width: 300px;" %)PI3000ig|(% style="width:157px" %)HMI V2.0|(% style="width:320px" %)No|(% style="width:645px" %)N/A
684 -|=(% style="width: 300px;" %)PI8000ig|(% style="width:157px" %)HMI V2.0|(% style="width:320px" %)Yes|(% style="width:645px" %)4
685 -
686 -{{info}}
687 -✎Note:
688 -
689 -~1. General 8000 series HMI can only view **1** IP camera streaming media play at the same time(Only **1** camera object can be placed per project).
690 -
691 -2. General 9000 series HMI can only view **4** IP camera streaming media play at the same time(Only **4** camera objects can be placed per project).
692 -
693 -3. PI8000ig series HMI can only view **4** IP camera streaming media play at the same time(Only **4** camera objects can be placed per project).
694 -{{/info}}
695 -
696 696  == **Camera search** ==
697 697  
698 698  In the software PIStudio, Click "Project" -> "Project settings"-> "Extend", and check "Enable camera search module", shown as below.
... ... @@ -976,7 +976,7 @@
976 976  * How many customers could remote access HMI at the same time?
977 977  ** It supports max. 4 customers access HMI in the same time.
978 978  
979 -= **Mulit-link(For HMI V1.0)** =
943 += **Mulit-link** =
980 980  
981 981  == **Introduction** ==
982 982  
... ... @@ -1041,23 +1041,6 @@
1041 1041  
1042 1042  ✎Note: Slave project only needs to ensure that there is "the HSW address of the Master HMI IP" and the font style used by the Master.
1043 1043  
1044 -= **Mulit-link(For HMI V3.0)** =
1045 -
1046 -== **Introduction** ==
1047 -
1048 -1. Multi-link function is through the master-slave mode of communication, using Ethernet cable connection to realize one machine with multiple screens, that is, one HMI connects another HMI through the Ethernet port, and reads or writes the data of the PLC connected by the master.
1049 -1. In the multi-link operation, one HMI is the master (Master), and the other is the slave (Slave). Master HMI is the only one that communicates with the PLC, and the data receiving from the PLC is transmitted to each slave through the master (Master).
1050 -
1051 -== **Supported Series** ==
1052 -
1053 -ig series, MD series
1054 -
1055 -== **Step of connecting slave to master** ==
1056 -
1057 -Go backstage,and Click[Cloud]
1058 -
1059 -[[image:file:///C:\Users\A\AppData\Local\Temp\ksohtml16396\wps1.png]][[image:file:///C:\Users\A\AppData\Local\Temp\ksohtml16396\wps33.png]][[image:file:///C:\Users\A\AppData\Local\Temp\ksohtml16396\wps32.png]]
1060 -
1061 1061  = **V-NET Access (PC Side)** =
1062 1062  
1063 1063  == **Login interface** ==
... ... @@ -1207,110 +1207,3 @@
1207 1207  (((
1208 1208  **✎Note:** After modifying the basic information of the device, you need to click Save below to save the modification successfully. If it is not saved successfully, please click Force Synchronization.
1209 1209  )))
1210 -
1211 -== **RE Series Instructions** ==
1212 -
1213 -The RE series could easily meet advanced requirements such as real-time dashboard in industrial site.
1214 -
1215 -**Operation Steps**
1216 -
1217 -(1) New project
1218 -
1219 -1) Click [New Project];
1220 -
1221 -2) Name the project;
1222 -
1223 -3) Select [HMI Series] as [RE Series];
1224 -
1225 -4) Select [HMI Model] as [V-BOX RE-00/V-BOX RE-4G] (according to the actual needs);
1226 -
1227 -5) Optional Step: Select the resolution. (Due to the RE V-Box doesn't have the actual display, so it can select various resolutions)
1228 -
1229 -6) Optional Step: Same to the ig series, user could select the [[Screen style>>doc:PIStudio.04\.Software Menu.WebHome||anchor="HScreenstyle28Onlyigseries29"]] for RE series products;
1230 -
1231 -7) Click [OK] to finish the creation;
1232 -
1233 -(% style="text-align:center" %)
1234 -[[image:10-1remake.png]]
1235 -
1236 -8) Establish the communication protocol setup;
1237 -
1238 -(% style="text-align:center" %)
1239 -[[image:10-2.png]]
1240 -
1241 -(2) Enable Cloud
1242 -
1243 -Enable the Cloud function to let the RE V-Box able to access the V-NET platform.
1244 -
1245 -1) Click [Cloud];
1246 -
1247 -2) Click [Enable];
1248 -
1249 -3) Select the corresponding server;
1250 -
1251 -4) Click [OK] to finish the settings;
1252 -
1253 -(% style="text-align:center" %)
1254 -[[image:10-3.png]]
1255 -
1256 -(3) Project Download
1257 -
1258 -After project is done, user can compile and download the project into device. Same to the HMI, there are two download methods available for RE series, one is micro USB cable and the other one is the Ethernet.
1259 -
1260 -1) Click [Compile];
1261 -
1262 -2) Click [Download] to pop up the download tool;
1263 -
1264 -3) Select the download port;
1265 -
1266 -4) Click [PC to HMI];
1267 -
1268 -5) Click OK to reboot the device;
1269 -
1270 -(% style="text-align:center" %)
1271 -[[image:10-4.png]]
1272 -
1273 -{{info}}
1274 -✎Note: About the tool options' details, please go ahead: [[Download Tool>>||anchor="HDownloadTool"]]
1275 -{{/info}}
1276 -
1277 -(4) V-NET Platform Bind and browse
1278 -
1279 -About this part, please back to the heading [[V-NET Access>>doc:||anchor="HV-NETAccess28PCSide29"]] on the beginning or check the corresponding video: [[The ig V-NET Access>>https://youtu.be/j6i6KsCmnTE?list=PL_Bpnb2RgaktphrxRaCpFA809H_0xs-cU]](The general steps are same).
1280 -
1281 -1) Remote monitoring
1282 -
1283 -The remote monitoring module can display the project screen of the current HMI in real time and can operate the project on the web page.
1284 -
1285 -(% style="text-align:center" %)
1286 -[[image:10-5.png]]
1287 -
1288 -2) Data view
1289 -
1290 -It is divided into Communication port, Collection point, Alarm configuration, Alarm Recird, Data Record configuration, Data Record etc.
1291 -
1292 -About this part, please go to the [[Data Tool>>doc:PIStudio.08\.Basic Function.WebHome]] to check the details, or check the corresponding video: [[The ig Upload to Cloud Configuration>>https://youtu.be/vWXSF3qCwiQ]]
1293 -
1294 -(% style="text-align:center" %)
1295 -[[image:10-6.png]]
1296 -
1297 -3) Pass-through
1298 -
1299 -The pass-through function allows application files on the PC to maintenance the project program on site through RE devices.
1300 -
1301 -About this part, please go to the [[Device Pass-through>>doc:V-BOX.V-Net.Manual.3 V-NET Client.WebHome||anchor="HDevicePass-through"]] chapter to check the details,
1302 -
1303 -✎Note:
1304 -
1305 -* The pass-through function is unavailable on the browser web page, user need to change to V-NET Client to process the procedures;
1306 -* When the device is offline, button [Start Pass-through] cannot be clicked;
1307 -* When the device firmware is too low, button [Start Pass-through] cannot be clicked;
1308 -* Current user doesn't have permission for pass-through device or the device is shared by others, button [Start Pass-through] cannot be clicked;
1309 -* When the current user already has one device that is being penetrated, button [Start Pass-through] button cannot be clicked;
1310 -
1311 -4) LAN Monitoring
1312 -
1313 -Open the browser and enter the IP of the RE V-Box. Just like the following screenshot:
1314 -
1315 -(% style="text-align:center" %)
1316 -[[image:10-7.png]]
10-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -139.5 KB
Content
10-1remake.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -139.2 KB
Content
10-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -44.0 KB
Content
10-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
10-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -46.1 KB
Content
10-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -118.0 KB
Content
10-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -19.1 KB
Content
10-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Hunter
Size
... ... @@ -1,1 +1,0 @@
1 -136.7 KB
Content
file setting.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -21.2 KB
Content
视频功能部件配置.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AiXia
Size
... ... @@ -1,1 +1,0 @@
1 -10.5 KB
Content