Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(10 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
|'''Initial release'''
 
|'''Initial release'''
 
|23th May 2018
 
|23th May 2018
|-
 
|'''Development status'''
 
|Active
 
|-
 
|'''Written in'''
 
|C++
 
 
|-
 
|-
 
|'''Operating system'''
 
|'''Operating system'''
|[http://en.wikipedia.org/wiki/Windows_Vista Windows Vista]
+
|[http://en.wikipedia.org/wiki/Microsoft_Windows Windows Vista,7,8,10]
 
 
[http://en.wikipedia.org/wiki/Windows_7 Windows 7]
 
 
 
[http://en.wikipedia.org/wiki/Windows_8 Windows 8]
 
 
 
[http://en.wikipedia.org/wiki/Windows_10 Windows 10]
 
 
|-
 
|-
 
|'''Platform'''
 
|'''Platform'''
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__
==[[New in Version_8|New Features in Flowcode 8]]==
 
A list of the exciting new features that can be found in Flowcode 8, including Raspberry Pi support, C code simulation, and new programming modes.
 
  
==[[Flowcode Help Overview|Flowcode Help]]==
+
[[File:Matrix_Salesman_Flowcode_V8_Upgrade_Homepage_Light.jpg|center]]
 +
 
 +
==[[Flowcode Help Overview|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.
 
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.
  
==[[Usage_Cases|Typical Usage Scenarios]]==
+
==[[Exercises|Flowcode Exercises]]==
Information on some of the more common uses for Flowcode and how to go about getting up and running.
+
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.
  
==[[Concepts]]==
+
==[[Components|Component Library]]==
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.
+
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.
  
==[[Learning_To_Program|Learning To Program]]==
+
==[[Flowcode_Debugging|Flowcode Debugging]]==
A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills in the Flowcode environment. Advanced users can start at the exercises to familiarize themselves with the new interface, features and functionality.
+
Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.
 
 
==[[Components|Component Help and Examples]]==
 
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]]==
+
==[[Matrix SCADA|Matrix SCADA]]==
A list of technology applications and demonstrations using Flowcode and E-blocks.
+
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.
They are suitable for engineers who need to rapidly develop electronic systems and demonstrate how applications can be quickly implemented using Flowcode components.
 
The technology samples include CAN, GSM, RFID, Bluetooth, GPS and Internet protocols.
 
These examples are teaching aids in themselves and ideal for getting started with the Matrix TSL E-blocks Bundles, which are E-blocks based packs designed with 'technology transfer' in mind.
 
  
==[[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.
  
==[[mLoader|mLoader Programming Tool]]==
+
==[[Component_Creation|Component Creation]]==
Flowcode typically uses the mLoader programming tool to transfer compiled programs to the target device being used. More information about this utility can be found in this section.
+
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.