Difference between revisions of "Exercise - Importing the LED Component"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 +
<sidebar>Sidebar: Component Exercises</sidebar>
 
[[File:gen_exerciseimportmacro_compmacroprops.png|300px|right]]
 
[[File:gen_exerciseimportmacro_compmacroprops.png|300px|right]]
 
* [[Creating Flowcharts|Create a new flowchart]].
 
* [[Creating Flowcharts|Create a new flowchart]].

Revision as of 13:37, 7 August 2013

<sidebar>Sidebar: Component Exercises</sidebar>

Gen exerciseimportmacro compmacroprops.png
  • Open the 'Outputs' toolbox, where you stored the exported 'newLED' component. (If no destination was specified for the exported component, it would appear in the 'Misc' toolbox.)
  • Locate the 'newLED' component, and use the down-arrow next to it to add it to the System Panel. It can now be used in the same way as any other electronic device.


Next step

Create a flowchart which uses the imported component, and then test the imported component in simulation to ensure it works properly