Difference between revisions of "Exercise - Create an LED Component"

From Flowcode Help
Jump to navigationJump to search
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 'View' menu.
+
* 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.
  • 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.
Gen ExerciseLEDcreate LEDcomp props01.jpg
  • 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'.