Difference between revisions of "Overview of Simulation"
From Flowcode Help
Jump to navigationJump to search| Line 1: | Line 1: | ||
<sidebar>Sidebar: Flowcode Help Overview</sidebar> | <sidebar>Sidebar: Flowcode Help Overview</sidebar> | ||
| − | Flowcode can simulate | + | Flowcode can simulate advanced systems and replicate applications by using the Dashboard and System panels in combination with simulation macros, events and functions (covered later) in a flowchart project to instruct the simulation. |
{| class="wikitable" style="width: 70%; margin:auto; text-align:center;" | {| class="wikitable" style="width: 70%; margin:auto; text-align:center;" | ||
Revision as of 13:46, 5 September 2013
<sidebar>Sidebar: Flowcode Help Overview</sidebar> Flowcode can simulate advanced systems and replicate applications by using the Dashboard and System panels in combination with simulation macros, events and functions (covered later) in a flowchart project to instruct the simulation.
| Exercise - Simulating a Program | |
|---|---|
| Starting Flowchart Simulation | How to start simulation and information explaining simulation |
| Simulating Icons Step by Step | Step by step simulation and changing variables during simulation |
| Changing the Speed of a Simulation | Changing the simulation and clock speed using 'Project Options' |
| Simulation Debugger | Display and control variable values, macro calls and simulation speed |
| Component Debugger | Allows you to monitor API calls, functions, events and timers in simulation |