Exercise - Create an LED Component: Difference between revisions
Appearance
JohnVerrill (talk | contribs) No edit summary |
JohnVerrill (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
* Open a new Flowcode flowchart. | * Open a new Flowcode flowchart. | ||
* Make sure that the System Panel and Panel Properties are visible. | * Make sure that the [[System Panel]] and [[Panel Properties]] are visible. | ||
* If they are not, then select them in the | * If they are not, then select them in the [[View]] menu. | ||
* Click on the hemisphere shape in the Shapes menu and drag one onto the Systems Panel. | * Click on the hemisphere shape in the Shapes menu and drag one onto the Systems Panel. | ||
Revision as of 16:11, 20 May 2013
- Open a new Flowcode flowchart.
- Make sure that the System Panel and Panel Properties are visible.
- If they are not, then select them in the View menu.
- Click on the hemisphere shape in the Shapes menu and drag one onto the Systems Panel.

- The blue dotted square around it shows that this object is currently selected.
- Right-click and select 'Center all objects' from the menu.
- Change the name of the component to 'LEDcomponent'.
- To do this, find the 'handle' of the component at the top of the Panel Properties. Click on the name 'shape' (the default name) and change it to 'LEDcomponent'.