Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
 
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
|+ '''Flowcode 6'''
+
|+ '''Flowcode 8'''
 
|-
 
|-
| colspan="2"|[[File:FC6_Icon.png|center]]
+
| colspan="2"|[[File:Flowcode_8_Logo_Flowcode_Icon.png|center]]
 
|-
 
|-
| colspan="2"|[[File:FC6_Box_Cover.jpg|center]]
+
| colspan="2"|[[File:Flowcode8_CDBoxCover.png|center]]
 
|-
 
|-
 
|width="40%"|'''Developer'''
 
|width="40%"|'''Developer'''
Line 10: Line 10:
 
|-
 
|-
 
|'''Initial release'''
 
|'''Initial release'''
|3rd September 2013
+
|23th May 2018
|-
 
|'''Development status'''
 
|Active
 
|-
 
|'''Written in'''
 
|C++
 
 
|-
 
|-
 
|'''Operating system'''
 
|'''Operating system'''
|[http://en.wikipedia.org/wiki/Windows_XP Windows XP]
+
|[http://en.wikipedia.org/wiki/Microsoft_Windows Windows Vista,7,8,10]
 
 
[http://en.wikipedia.org/wiki/Windows_Vista Windows Vista]
 
 
 
[http://en.wikipedia.org/wiki/Windows_7 Windows 7]
 
 
 
[http://en.wikipedia.org/wiki/Windows_8 Windows 8]
 
 
|-
 
|-
 
|'''Platform'''
 
|'''Platform'''
Line 31: Line 19:
 
|-
 
|-
 
|'''Available in'''
 
|'''Available in'''
|Over 20 languages
+
|English, French, German, Spanish
 
|-
 
|-
 
|'''Type'''
 
|'''Type'''
Line 41: Line 29:
 
|'''Website'''
 
|'''Website'''
 
|[http://www.matrixtsl.com www.matrixtsl.com]
 
|[http://www.matrixtsl.com www.matrixtsl.com]
|-
 
|'''Blog site'''
 
|[http://www.matrixtsl.com/blog www.matrixtsl.com/blog]
 
 
|}
 
|}
 
__NOTOC__
 
__NOTOC__
==[[Flowcode Help Overview|Flowcode Help]]==
 
Detailed glossary style overview of the aspects of the Flowcode 6 environment broken down into relevant sections to aid in finding the knowledge you require to use Flowcode effectively.
 
  
==[[Usage_Cases|Typical Usage Scenarios]]==
+
[[File:Matrix_Salesman_Flowcode_V8_Upgrade_Homepage_Light.jpg|center]]
Information on some of the more common uses for Flowcode v6 and how to go about getting up and running.
 
  
==[[Concepts]]==
+
==[[Flowcode Help Overview|Using Flowcode]]==
Complex methods, techniques and functionality used in Flowcode explained in a robust and practical manner, with reference to conventions used outside of Flowcode as well as information linking to functionality directly integrated within Flowcode.
+
Detailed glossary style overview of the aspects of the Flowcode environment broken down into relevant sections to aid in finding the knowledge you require to use Flowcode effectively.
  
==[[Learning_To_Program|Learning To Program]]==
+
==[[Exercises|Flowcode Exercises]]==
A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills in the Flowcode 6 environment. Advanced users can start at the exercises to familiarize themselves with the new interface, features and functionality.
+
This page contains structured exercises used throughout Flowcode Help section, and further exercises which are not featured in the Flowcode Help structure, these additional exercises range from expanded exercises on camera control and panel navigation to creating, testing, exporting and importing components.
  
==[[Components|Component Help]]==
+
==[[Components|Component Library]]==
 
List of components which provide detailed information about individual components as well as examples of them in use. The information provided includes component and simulation macro references as well as property references and component functionality.
 
List of components which provide detailed information about individual components as well as examples of them in use. The information provided includes component and simulation macro references as well as property references and component functionality.
  
==[[Applications|Applications and Bundle Help]]==
+
==[[Flowcode_Debugging|Flowcode Debugging]]==
List of xxx.
+
Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.
 +
 
 +
==[[Matrix SCADA|Matrix SCADA]]==
 +
Overview of Matrix SCADA, find examples of using it here and more detailed explanation of what Matrix SCADA is and how to use it to supplement and improve your projects.
  
==[[Simulation_Functionality|Simulation Functionality]]==
+
==[[Simulation_Functionality|Simulation Library]]==
 
Structured overview of the library of Simulation Event macros and Simulation Functions. The information provided includes simulation macro references as well as event triggers and functionality.
 
Structured overview of the library of Simulation Event macros and Simulation Functions. The information provided includes simulation macro references as well as event triggers and functionality.
 +
 +
==[[Component_Creation|Component Creation]]==
 +
Creating your own components in Flowcode gives you massive amounts of flexibility in your projects, this section covers how to create your own components and has some working examples to help.

Latest revision as of 09:02, 17 December 2020

Flowcode 8
Flowcode 8 Logo Flowcode Icon.png
Flowcode8 CDBoxCover.png
Developer Matrix TSL
Initial release 23th May 2018
Operating system Windows Vista,7,8,10
Platform IA-32 and x86-64
Available in English, French, German, Spanish
Type Advanced graphical programming software
License Proprietary
Website www.matrixtsl.com


Matrix Salesman Flowcode V8 Upgrade Homepage Light.jpg

Using Flowcode

Detailed glossary style overview of the aspects of the Flowcode environment broken down into relevant sections to aid in finding the knowledge you require to use Flowcode effectively.

Flowcode Exercises

This page contains structured exercises used throughout Flowcode Help section, and further exercises which are not featured in the Flowcode Help structure, these additional exercises range from expanded exercises on camera control and panel navigation to creating, testing, exporting and importing components.

Component Library

List of components which provide detailed information about individual components as well as examples of them in use. The information provided includes component and simulation macro references as well as property references and component functionality.

Flowcode Debugging

Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.

Matrix SCADA

Overview of Matrix SCADA, find examples of using it here and more detailed explanation of what Matrix SCADA is and how to use it to supplement and improve your projects.

Simulation Library

Structured overview of the library of Simulation Event macros and Simulation Functions. The information provided includes simulation macro references as well as event triggers and functionality.

Component Creation

Creating your own components in Flowcode gives you massive amounts of flexibility in your projects, this section covers how to create your own components and has some working examples to help.