Difference between revisions of "Exercise - Create an LED Component"
From Flowcode Help
Jump to navigationJump to searchJohnVerrill (talk | contribs)  | 
				JohnVerrill (talk | contribs)   | 
				||
| Line 15: | Line 15: | ||
* Change the name of the component to 'LEDcomponent'.    | * 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'.  | : 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'.  | ||
| + | [[File:Gen ExerciseLEDcreate LEDcomp props01.jpg|200px|centre]]  | ||
Revision as of 16:07, 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'.