Changes for page PIStudio

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

From version 3.1
edited by Stone Wu
on 2022/07/29 14:40
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
... ... @@ -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  ],