Changes for page Smart Servo PRO (LSS-P)

Last modified by Eric Nantel on 2024/07/03 09:42

From version < 34.1 >
edited by Eric Nantel
on 2023/06/22 09:15
To version < 31.1 >
edited by Eric Nantel
on 2023/06/22 07:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,14 +33,26 @@
33 33  
34 34  = Navigation =
35 35  
36 -* [[doc:.lss-p-communication-protocol.WebHome]]
37 -* [[doc:.lss-p-configuration-software.WebHome]]
38 -* [[doc:.lss-p-electrical.WebHome]]
39 -* [[doc:.lss-p-firmware.WebHome]]
40 -* [[LSS-P - Libraries & Examples>>doc:.lss-p-libraries.WebHome]]
41 -* [[doc:.lss-p-mechanical.WebHome]]
42 -* [[doc:.lss-p-specifications.WebHome]]
36 +{{velocity}}
37 +#set ( $list = $xwiki.tag.getDocumentsWithTag('LSS-Ref') )
38 +#foreach( $reference in $list )
39 + #set ( $document = $xwiki.getDocument($reference) )
40 + #set ( $label = $document.getTitle() )
41 + [[$label>>$reference]]
42 +#end
43 43  
44 +## Removed hard-coded links and replaced by dynamic, tag-based links instead
45 +##[[doc:.lss-p-button-menu.WebHome]]
46 +##[[doc:.lss-p-communication-protocol.WebHome]]
47 +##[[doc:.lss-p-configuration-software.WebHome]]
48 +##[[doc:.lss-p-electrical.WebHome]]
49 +##[[doc:.lss-p-firmware.WebHome]]
50 +##[[doc:.lss-p-libraries.WebHome]]
51 +##[[doc:.lss-p-mechanical.WebHome]]
52 +##[[doc:.lss-p-specifications.WebHome]]
53 +
54 +{{/velocity}}
55 +
44 44  = Dimensions =
45 45  
46 46  |(% style="text-align:center" %)**Lite / LSS-P-L1**|(% style="text-align:center" %)**Standard / LSS-P-S1**|(% style="text-align:center" %)**Mega / LSS-P-M1**
Copyright RobotShop 2018