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
-
... ... @@ -72,8 +72,16 @@ 72 72 'topics': [ 73 73 $services.localization.render('How to create a new project?') 74 74 ], 75 - 'url': 'https://www.youtube.com/embed/B UuU032NOq4',75 + 'url': 'https://www.youtube.com/embed/Siov4AB_2CI', 76 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' 77 77 } 78 78 79 79 ])