Difference between revisions of "Flowcode Help Overview"

From Flowcode Help
Jump to navigationJump to search
 
(9 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
* [[Finding_Your_Way_Around_Flowcode|Finding Your Way Around Flowcode]] - Finding your way around
 
* [[Finding_Your_Way_Around_Flowcode|Finding Your Way Around Flowcode]] - Finding your way around
 
* [[Creating_Project|Creating Project]] - Creating your first Flowcode project and see the options available
 
* [[Creating_Project|Creating Project]] - Creating your first Flowcode project and see the options available
* [[Configuring_the_Chip|Configuring the Chip]] - Configuring your device
+
* [[Creating_Project#Changing_configuration_settings|Configuring the Chip]] - Configuring your device
 
* [[Save_and_Open_Projects|Save and Open Projects]] - Saving and Opening Flowcode project files
 
* [[Save_and_Open_Projects|Save and Open Projects]] - Saving and Opening Flowcode project files
 
* [[Selecting_a_Template|Selecting a Template]] - Opening a template project file
 
* [[Selecting_a_Template|Selecting a Template]] - Opening a template project file
 
* [[Creating_Templates|Creating Templates]] - Creating your own templates
 
* [[Creating_Templates|Creating Templates]] - Creating your own templates
 
* [[Closing_Flowcode|Closing Flowcode]] - Closing Flowcode
 
* [[Closing_Flowcode|Closing Flowcode]] - Closing Flowcode
 +
* [[Embedded_Getting_Started_Guide|Embedded Getting Started Guide]] - Oveview of Flowcode IDE for the embedded side, with project examples
 +
* [[App_Developer_Getting_Started_Guide|App Developer Getting Started Guide]] - Oveview of Flowcode IDE for  App Developer, with project examples
 +
* [[Raspberry_Pi_Getting_Started_Guide|Raspberry Pi Getting Started Guide]] - Overview on setting up and programming the Raspbery pi.
 +
* [[Web_Developer_Getting_Started_Guide|Web Developer Getting Started Guide]] - Oveview of Flowcode IDE for Web Developer, with program examples ''<span style="color:red;">(Coming soon. Available with Flowcode 10.1 or higher)</span>''
  
 
==Program Editing==
 
==Program Editing==
Line 55: Line 59:
 
<span id="Panels"></span>
 
<span id="Panels"></span>
 
*[[Choosing_your_Simulation_Panel|Choosing your Simulation Panel]] - Information about choosing the correct panel
 
*[[Choosing_your_Simulation_Panel|Choosing your Simulation Panel]] - Information about choosing the correct panel
*[[Dashboard_Panel|Dashboard Panel]] - More in depth information on the dashboard panel
+
*[[2d_Panels|2D Panels]] - More in-depth information on the 2D panels
*[[System_Panel|System Panel]] - More in depth information on the system panel
+
*[[System_Panel|3D System Panel]] - More in-depth information on the 3D system panel
*[[Zooming_the_View|Zooming the View]] - Zooming in and out on panels
+
*[[Zooming_the_View|Zooming the View]] - Zooming in and out on the 3D system panel
 
*[[Camera_Control|Camera Control]] - Controlling the camera looking at the panel
 
*[[Camera_Control|Camera Control]] - Controlling the camera looking at the panel
 
*[[Object_Position|Object Position]] - Object positioning on the panels
 
*[[Object_Position|Object Position]] - Object positioning on the panels
*[[Local_and_World_Space|Local and World Space]] - Local vs World space regarding coordinates
 
 
*[[Object_Scale|Object Scale]] - Objects and their scale
 
*[[Object_Scale|Object Scale]] - Objects and their scale
 
*[[Object_Rotation|Object Rotation]] - Rotating objects
 
*[[Object_Rotation|Object Rotation]] - Rotating objects
Line 71: Line 74:
 
*[[Ribbon_Toolbar|Ribbon Toolbar]] - Detailed description of the Flowcode ribbon toolbars.
 
*[[Ribbon_Toolbar|Ribbon Toolbar]] - Detailed description of the Flowcode ribbon toolbars.
 
*[[Project_Options|Project Options]] - Detailed help on the Project Options window
 
*[[Project_Options|Project Options]] - Detailed help on the Project Options window
*[[Global_Options|Global Options]] - Detailed help on the Global Options window
+
*[[Global_Settings|Global Settings]] - Detailed help on the Global Settings window
 
*[[Chip_View|Chip View]] - The chip view window
 
*[[Chip_View|Chip View]] - The chip view window
 
*[[Properties_Panel|Properties Panel]] - The properties panel
 
*[[Properties_Panel|Properties Panel]] - The properties panel
 
*[[Supplementary_Code|Supplementary Code]] - Supplementary code and its usage
 
*[[Supplementary_Code|Supplementary Code]] - Supplementary code and its usage
 +
*[[Simulation_Debugger|Simulation Debugger]] - Control over the simulation speed and view simulated variable values, also known previously as the watch window
 
*[[Saving_Images_in_Flowcode|Saving Images in Flowcode]] - Creating images of your flowchart source
 
*[[Saving_Images_in_Flowcode|Saving Images in Flowcode]] - Creating images of your flowchart source
 
*[[Auto_Documentation|Auto Documentation]] - Auto documentation features to speed up development
 
*[[Auto_Documentation|Auto Documentation]] - Auto documentation features to speed up development

Latest revision as of 08:47, 4 December 2023

Getting Started

Program Editing

Macros

Functions

Variables

Panels

Tools and Views

Components

Chip Specifics

Support