view m-toolbox/html_help/help/ug/lwb_subsystems_content.html @ 39:11e3ed9d2115
database-connection-manager
Implement databases listing in database connection dialog
author
Daniele Nicolodi <nicolodi@science.unitn.it>
date
Mon, 05 Dec 2011 16:20:06 +0100 (2011-12-05)
parents
f0afece42f48
children
line source
+ − <p>
+ − To create a subsystem on a canvas, right-click on the canvas and select
+ − "create subsystem" from the context menu.
+ − </p>
+ − <p>
+ − All selected blocks will be placed in the subsystem and all connections
+ − will be updated accordingly.
+ − </p>
+ − <p>
+ − To edit a subsystem canvas, double-click on the subsystem block to open the
+ − corresponding canvas.
+ − </p>
+ − <p>
+ − To add new inputs or outputs to a subsystem do one of:
+ − </p>
+ − <il>
+ − <li> right-click on the subsystem canvas and select "Additional Blocks -> Input (or Output)"</li>
+ − <li> right-click on the subsystem block and select "Add Input" or "Add Output"; the corresponding terminals
+ − are placed on the subsystem canvas.</li>
+ − </il>