Exercise - Importing and Testing the Traffic Cone
From Flowcode Help
Jump to navigationJump to search<sidebar>Sidebar: Flowcode Exercises:Ex3</sidebar>
- The following assumes that you have built, and exported a traffic cone component, as described in Building a Complex Component - a traffic cone and exporting the traffic cone.
- Open the 'Misc' toolbox, and locate the exported 'traffic cone' component.
- Use the down-arrow next to it to add it to the System Panel.
- Create a flowchart to test the imported component:
- Add a component macro to the flowchart, and double-click on it.
- Click on the 'Simulation' tab, and then on the 'flash' macro that appears in the macro list.
- Then click on 'OK'.
- Your flowchart should now resemble the one shown below:
- Simulate the flowchart, (see Exercise - Simulating a Program), to test whether the import has worked.