欢迎图片

Changes for page PLC Editor2

Last modified by Mora Zhou on 2024/09/07 15:57

From version 20.3
edited by Stone Wu
on 2022/08/24 09:41
Change comment: There is no comment for this version
To version 11.1
edited by Jim
on 2022/08/01 09:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Stone
1 +XWiki.Jim
Content
... ... @@ -1,7 +1,7 @@
1 1  (% class="box infomessage" %)
2 2  (((
3 3  All articles and materials contained in this section are only applicable to LX5S / LX5V series PLC products
4 -Please go to PLC Editor if you are referrring to LX3V / LX3VP / LX3VE / LX3VM series PLC products.
4 +Please go to PLC Editor2 if you are referrring to LX3V / LX3VP / LX3VE / LX3VM series PLC products.
5 5  )))
6 6  
7 7  {{velocity}}
... ... @@ -9,9 +9,9 @@
9 9  (%class="download-options"%)(((
10 10  (%class="col-xs-12 download-container download-option version-option border-blue fa-icon fa-desktop"%)(((
11 11  = [[Manual>>PLC Editor2.01 Program execution.WebHome]] =
12 -Provides users with online viewing of LX5V Programming Manual combining with cases and Wecon PLC Editor2 Software Help.
12 +Provides users with online viewing of LX5V Programing Manual combining with cases and Wecocn PLC editor2 Software Help.
13 13  (%class="version-footer"%)(((
14 -[[Programming Manual>>PLC Editor2.01 Program execution.WebHome||class="btn btn-primary]] [[More>>PLC Editor2.2\.2PLC editor2 software help.WebHome||class="btn btn-primary]]
14 +[[Programming Manual>>PLC Editor2.01 Program execution.WebHome||class="btn btn-primary]] [[Software Help>>PLC Editor2.2\.2PLC editor2 software help.WebHome||class="btn btn-primary]]
15 15  )))
16 16  )))
17 17  (%class="col-xs-12 download-container download-option version-option border-cyan fa-icon fa-download"%)(((
... ... @@ -33,7 +33,7 @@
33 33  
34 34  = [[FAQ>>PLC Editor.FAQ.WebHome]] =
35 35  
36 -A frequently asked questions (FAQ) list is often used in articles, websites, email lists, and online forums where common questions tend to recur. [[More FAQs>>doc:PLC Editor.FAQ.WebHome]]
36 +A frequently asked questions (FAQ) list is often used in articles, websites, email lists, and online forums where common questions tend to recur,
37 37  
38 38  * [[What is the frequency about PLC high speed pulse output?>>url:https://docs.we-con.com.cn/bin/view/PLC%20Editor/FAQ/What%20is%20the%20frequency%20about%20PLC%20high%20speed%20pulse%20output]]
39 39  * [[Why does the pulse command not send out when using the pulse command in the STL step instruction?>>url:https://docs.we-con.com.cn/bin/view/PLC%20Editor/FAQ/Why%20does%20the%20pulse%20command%20not%20send%20out%20when%20using%20the%20pulse%20command%20in%20the%20STL%20step%20instruction]]
... ... @@ -40,6 +40,44 @@
40 40  
41 41  = Video =
42 42  
43 +{{velocity output="false"}}
44 +#set ($docextras = [])
45 +#set ($videoCards = [
46 +{
47 + 'title': $services.localization.render('WECON 5V Training Video: 5V/5S PLC Software Download & Installation'),
48 + 'topics': [
49 + $services.localization.render('How to downlaod 5V PLC software?')
50 + ],
51 + 'url': 'https://www.youtube.com/embed/3MXQ-9EAsyw',
52 + 'duration': '3 mins'
53 +},
54 +{
55 + 'title': $services.localization.render('WECON 5V Training Video: PLC-Link Function | Wecon LX5V/5S'),
56 + 'topics': [
57 + $services.localization.render('How to use PLC-Link Function?')
58 + ],
59 + 'url': 'https://www.youtube.com/embed/BUuU032NOq4',
60 + 'duration': '31 mins'
61 +},
62 +{
63 + 'title': $services.localization.render('WECON 5V Training Video: Software Interface Introduction'),
64 + 'topics': [
65 + $services.localization.render('The overall layout of the software interface')
66 + ],
67 + 'url': 'https://www.youtube.com/embed/TepY648l99I',
68 + 'duration': '3 mins'
69 +},
70 +{
71 + 'title': $services.localization.render('WECON 5V Training Video: Program Build&Download&Upload'),
72 + 'topics': [
73 + $services.localization.render('How to create a new project?')
74 + ],
75 + 'url': 'https://www.youtube.com/embed/Siov4AB_2CI',
76 + 'duration': '5 mins'
77 +}
78 +
79 +])
80 +
43 43  #macro (helpVideoCard $data)
44 44   <div class="videoCard">
45 45   <iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe>
... ... @@ -83,61 +83,5 @@
83 83  </div>
84 84  {{/html}}
85 85  
86 -[[$services.localization.render('help.videos.more')>>https://www.youtube.com/playlist?list=PL_Bpnb2RgaktxcT6G9n1meunomIw3T81_]]
124 +[[$services.localization.render('help.videos.more')>>https://www.youtube.com/user/Wecon2004/playlists]]
87 87  {{/velocity}}
88 -
89 -{{velocity output="false"}}
90 -#set ($docextras = [])
91 -#set ($videoCards = [
92 -{
93 - 'title': $services.localization.render('WECON 5V Training Video: 5V/5S PLC Software Download & Installation'),
94 - 'topics': [
95 - $services.localization.render('How to downlaod 5V PLC software?')
96 - ],
97 - 'url': 'https://www.youtube.com/embed/3MXQ-9EAsyw',
98 - 'duration': '3 mins'
99 -},
100 -{
101 - 'title': $services.localization.render('WECON 5V Training Video: PLC-Link Function | Wecon LX5V/5S'),
102 - 'topics': [
103 - $services.localization.render('How to use PLC-Link Function?')
104 - ],
105 - 'url': 'https://www.youtube.com/embed/BUuU032NOq4',
106 - 'duration': '31 mins'
107 -},
108 -{
109 - 'title': $services.localization.render('WECON 5V Training Video: Software Interface Introduction'),
110 - 'topics': [
111 - $services.localization.render('The overall layout of the software interface')
112 - ],
113 - 'url': 'https://www.youtube.com/embed/TepY648l99I',
114 - 'duration': '3 mins'
115 -},
116 -{
117 - 'title': $services.localization.render('WECON 5V Training Video: Program Build&Download&Upload'),
118 - 'topics': [
119 - $services.localization.render('How to create a new project?')
120 - ],
121 - 'url': 'https://www.youtube.com/embed/Siov4AB_2CI',
122 - 'duration': '5 mins'
123 -},
124 -{
125 - 'title': $services.localization.render('WECON 5V Training Video: Device Search&Replace Function'),
126 - 'topics': [
127 - $services.localization.render('How to search and replace a specific device/instruction?')
128 - ],
129 - 'url': 'https://www.youtube.com/embed/9J1gDxq9gP8',
130 - 'duration': '4 mins'
131 -},
132 -{
133 - 'title': $services.localization.render('WECON 5V Training Video: Project Manager and Instruction List'),
134 - 'topics': [
135 - $services.localization.render('Components of Project Manager')
136 - ],
137 - 'url': 'https://www.youtube.com/embed/Br0ZxjQuIxs',
138 - 'duration': '5 mins'
139 -}
140 -
141 -])
142 -
143 -