Changes for page PLC Editor2 (LX5)
Last modified by Mora Zhou on 2024/12/05 16:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,8 +66,23 @@ 66 66 ], 67 67 'url': 'https://www.youtube.com/embed/TepY648l99I', 68 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/BUuU032NOq4', 76 + 'duration': '5 mins' 77 +}, 78 +{ 79 + 'title': $services.localization.render('WECON 5V Training Video: Device Search&Replace Function'), 80 + 'topics': [ 81 + $services.localization.render('How to search and replace a specific device/instruction?) 82 + ], 83 + 'url': 'https://www.youtube.com/embed/9J1gDxq9gP8', 84 + 'duration': '4 mins' 69 69 } 70 - 71 71 ]) 72 72 73 73 #macro (helpVideoCard $data)