Difference between revisions of "Exercise - Using Simulation Macros"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
Simulation macros are simulation-only Component macros. Their purpose is to make simulation more relaistic by adding physical components to the electronic devices.Flowcode programs are first compiled into C before being crunched down eventually into hex code.  
+
Simulation macros are simulation-only Component macros. Their purpose is to make simulation more realistic by adding physical components to the electronic devices.
  
 +
When the Flowcode program is compiled and downloaded to a microcontroller, they are ignored - hence the name simulation macros.
  
 +
Even a cursory glance at the dialogue box used to configure them shows that they are very powerful devices, with a huge range of possible effects.
 
__TOC__
 
__TOC__
  

Revision as of 17:29, 23 August 2013

Simulation macros are simulation-only Component macros. Their purpose is to make simulation more realistic by adding physical components to the electronic devices.

When the Flowcode program is compiled and downloaded to a microcontroller, they are ignored - hence the name simulation macros.

Even a cursory glance at the dialogue box used to configure them shows that they are very powerful devices, with a huge range of possible effects.


Why would you want to?

  • Flowcode
  • Experienced
  • Students

Adding supplementary code

This feature

Definitions and function declarations:

This is

Function implementations: