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
-
... ... @@ -50,7 +50,32 @@ 50 50 ], 51 51 'url': 'https://www.youtube.com/embed/3MXQ-9EAsyw', 52 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' 53 53 } 78 + 54 54 ]) 55 55 56 56 #macro (helpVideoCard $data)