Jump to content

Overview of Simulation: Difference between revisions

From Flowcode Help
ReeceL (talk | contribs)
No edit summary
ReeceL (talk | contribs)
No edit summary
Line 16: Line 16:
|-
|-
| width="40%" align="center" | [[Simulation Debugger]]
| width="40%" align="center" | [[Simulation Debugger]]
|Introduction and explanation of the 'Simulation Debugger'
|Display and control variable values, macro calls and simulation speed
|-
|-
| width="40%" align="center" | [[Component Debugger]]
| width="40%" align="center" | [[Component Debugger]]
|To do
|Allows you to monitor API calls, functions, events and timers in simulation
|}
|}

Revision as of 08:28, 16 August 2013

<sidebar>Sidebar: Flowcode Help Overview</sidebar> Flowcode can simulate components and devices using 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