Jump to content

Flowcode Help Overview: Difference between revisions

From Flowcode Help
No edit summary
Line 37: Line 37:
*[[Exporting_a_Macro]] - Exporting a macro from within Flowcode
*[[Exporting_a_Macro]] - Exporting a macro from within Flowcode
*[[Importing_a_Macro]] - Importing a macro into Flowcode
*[[Importing_a_Macro]] - Importing a macro into Flowcode
*[[DLL_Support]] - Changing the nature of a macro to instead call a external DLL function (simulation only)


==Functions==
==Functions==
Line 125: Line 124:
*[[Simulation_Only_Code]] - Code designed to work only via the simulator
*[[Simulation_Only_Code]] - Code designed to work only via the simulator
*[[Simulation_Events]] - Event macros used to provide more functionality to both simulation and compiled code
*[[Simulation_Events]] - Event macros used to provide more functionality to both simulation and compiled code
*[[DLL_Support]] - Changing the nature of a macro to instead call a external DLL function (simulation only)


==Chip Specifics==
==Chip Specifics==

Revision as of 17:39, 10 March 2014

<sidebar>Sidebar: Flowcode Help Overview</sidebar>

Version 6

  • New in Flowcode 6 - Introduction to new features in Flowcode 6 and other useful information
  • Chips - List of supported microcontroller devices in Flowcode 6
  • Migrating to Flowcode 6 - Help and advise moving to v6 from an older version

Getting Started

Flowcharts

Macros

Functions

Variables

Panels

Tools and Views

Components

Component Creation

Simulation

Chip Specifics

Support