Last modified by teodoramisan on 2026/02/13 10:11

From version 65.2
edited by teodoramisan
on 2026/02/12 11:19
Change comment: There is no comment for this version
To version 65.4
edited by teodoramisan
on 2026/02/12 11:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,13 +61,13 @@
61 61  
62 62  The components that are provided in this extensions are configurable, meaning you can set some parameters on almost every component. Some of the parameters are literals, while some parameters are results of other components.
63 63  
64 -Parameters marked with a star () are mandatory, the workflow will not run until all required parameters have values assigned.
64 +Parameters marked with a star (*) are mandatory, the workflow will not run until all required parameters have values assigned.
65 65  
66 66  In case of primitives you need to open the //General// tab from the components tray and drag the appropriate //literal//: float, int, string, dict, etc.
67 67  
68 68  The parameters need to be linked to the inputs of the component by dragging and dropping a connection from the output port of a literal/component towards the corresponding input port of the other component (e.g. the gray connections in the screenshot below).
69 69  
70 -Components and parameters include info buttons (im) that explain their purpose and how they are used (e.g. the simulator info panel below).
70 +Components and parameters include info buttons (i) that explain their purpose and how they are used (e.g. the simulator info panel below).
71 71  
72 72  [[image:configure-components.png||alt="diagr.png"]]
73 73  
Public

TVB Widgets