Changes for page PIStudio

Last modified by Joe on 2024/10/12 10:04

From version 4.7
edited by Stone Wu
on 2022/07/29 16:50
Change comment: There is no comment for this version
To version 2.1
edited by Stone Wu
on 2022/07/29 14:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,24 +2,24 @@
2 2  $xwiki.ssx.use('Download.WebHome')
3 3  (%class="download-options"%)(((
4 4  (%class="col-xs-12 download-container download-option version-option border-blue fa-icon fa-desktop"%)(((
5 -= [[Manual>>PIStudio.2\.Installation Software.WebHome]] =
6 -Provides users with online viewing of Manuals including PIStudio Help, LUA Editor, LEVI2PI, troubleshooting, etc.
5 += [[Manual>>Servo.Manual.WebHome]] =
6 +Provides users with online viewing of Servo product Manuals of varies series and Servo software help.
7 7  (%class="version-footer"%)(((
8 -[[PIStudio Help>>PIStudio.2\.Installation Software.WebHome||class="btn btn-primary]] [[LUA Editor>>PIStudio.09 Lua Editor.WebHome||class="btn btn-primary]]
8 +[[VD2 SA>>Servo.Manual.02 VD2 SA Series.WebHome||class="btn btn-primary]] [[Software Help>>Servo.Manual.04 Configurator.WebHome||class="btn btn-primary]] [[More>>Servo.Manual.WebHome||class="btn btn-primary]]
9 9  )))
10 10  )))
11 11  (%class="col-xs-12 download-container download-option version-option border-cyan fa-icon fa-download"%)(((
12 -=[[Download>>PIStudio.Download.WebHome]]=
12 +=[[Download>>Servo.Download.WebHome]]=
13 13  Provides users with manuals, hardwares, and softwares downloads.
14 14  (%class="version-footer"%)(((
15 -[[Manual>>PIStudio.Download.1 Manual.WebHome||class="btn btn-info]] [[Hardware>>PIStudio.Download.2 Hardware.WebHome||class="btn btn-info]] [[Software>>PIStudio.Download.3 Software.WebHome||class="btn btn-info]]
15 +[[Manual>>Servo.Download.Manual.WebHome||class="btn btn-info]] [[Hardware>>Servo.Download.5\. Hardware.WebHome||class="btn btn-info]] [[Software>>Servo.Download.3 Software.WebHome||class="btn btn-info]]
16 16  )))
17 17  )))
18 18  (%class="col-xs-12 download-container download-option version-option border-green fa-icon fa-table"%)(((
19 -= [[Demo>>PIStudio.2 Demo.WebHome]] =
20 -Provides users with demonstrations about Wecon PI series HMI.
19 += [[Demo>>Servo.3\. Demos.WebHome]] =
20 +Provides users with demonstrations about Wecon servo drives.
21 21  (%class="version-footer"%)(((
22 -[[More>>PIStudio.2 Demo.WebHome||class="btn btn-success]]
22 +[[More>>Servo.3\. Demos.WebHome||class="btn btn-success]]
23 23  )))
24 24  )))
25 25  )))
... ... @@ -39,42 +39,43 @@
39 39  #set ($docextras = [])
40 40  
41 41  #set ($videoCards = [ {
42 -'title': $services.localization.render('Software Download&Install'),
42 +'title': $services.localization.render('1.Software Download&Install'),
43 43  'topics': [
44 -$services.localization.render('How to download and install the PIStudio.')
44 +$services.localization.render('This video is showing you how to download and install the PIStudio.')
45 45  ],
46 46  'url': 'https://www.youtube.com/embed/7FNI4uuVL4c',
47 47  'duration': '3 min'
48 48  }, {
49 -'title': $services.localization.render('Create New Project'),
49 +'title': $services.localization.render('2.Create New Project'),
50 50  'topics': [
51 -$services.localization.render('How to create new project in the PIStudio.')
51 +$services.localization.render('This video is showing you how to create new project in the PIStudio.')
52 52  ],
53 53  'url': 'https://www.youtube.com/embed/0FpmDZe_8U8',
54 54  'duration': '2 min'
55 55  }, {
56 -'title': $services.localization.render('Tool: Simulator'),
56 +'title': $services.localization.render('3.Tool: Simulator'),
57 57  'topics': [
58 -$services.localization.render('How to use the simulator in PIStudio: online and offline')
58 +$services.localization.render('This video is showing you how to use the simulator in PIStudio.'),
59 +$services.localization.render('There are mainly two types for simulator: online and offline.')
59 59  ],
60 60  'url': 'https://www.youtube.com/embed/CFABfWN_470',
61 61  'duration': '4 min'
62 62  }, {
63 -'title': $services.localization.render('Download Project'),
64 +'title': $services.localization.render('4.Download Project'),
64 64  'topics': [
65 -$services.localization.render('How to download project into PI HMI')
66 +$services.localization.render('This video is showing you how to download project into PI HMI')
66 66  ],
67 67  'url': 'https://www.youtube.com/embed/UXKeMGPsTag',
68 68  'duration': '7 min'
69 69  }, {
70 -'title': $services.localization.render('Tool: Decompile'),
71 +'title': $services.localization.render('5.Tool: Decompile'),
71 71  'topics': [
72 -$services.localization.render('Decompile tool can upload the project file from PI HMI.')
73 +$services.localization.render('Decompile tool is for users can upload the project file from PI HMI.')
73 73  ],
74 74  'url': 'https://www.youtube.com/embed/slaVqLKpQno',
75 75  'duration': '2 min'
76 76  }, {
77 -'title': $services.localization.render('The ig V-NET Access'),
78 +'title': $services.localization.render('6.The ig V-NET Access'),
78 78  'topics': [
79 79  $services.localization.render('How to access the VNET platform for ig series HMI')
80 80  ],