Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(217 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Welcome to the Matrix Multimedia wiki, here you can find out and learn all you need to know about Flowcode 6 (and more!), from easy to follow exercises such as creating and saving a flowchart to technical API functions.
+
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
 
+
|+ '''Flowcode 6'''
From this page you can navigate the wiki and follow the base learning structure which has been set in place for your benefit, you can also search for articles to find out specific functions or components for useful information to help you get the most out of Flowcode 6.
 
 
 
== Flowcode Version 6 - Main Help Page ==
 
{| class="wikitable" style="width: 50%;"
 
 
|-
 
|-
! scope="col" | Name
+
| colspan="2"|[[File:FC6_Icon.png|center]]
! scope="col" | Description
 
 
|-
 
|-
| width="40%" | [[Flowcode Help Overview|Flowcode Help]]
+
| colspan="2"|[[File:FC6_Box_Cover.jpg|center]]
| Flowcode 6 help files
 
 
|-
 
|-
| width="40%" | [[Exercises | Exercises]]
+
|width="40%"|'''Developer'''
| List of exercises
+
|[http://matrixtsl.com Matrix TSL]
 
|-
 
|-
| width="40%" | [[Event reference | Events Overview]]
+
|'''Initial release'''
| Event functions and references
+
|3rd September 2013
 
|-
 
|-
| width="40%" | [[API overview | API Overview]]
+
|'''Development status'''
| API functions and references
+
|Active
 
|-
 
|-
| width="40%" | [[Feature List | Feature List]]
+
|'''Written in'''
| List of features, windows, panels etc.
+
|C++
 
|-
 
|-
| width="40%" | [[Components | Component List]]
+
|'''Operating system'''
| [[Components list]] List of components
+
|[http://en.wikipedia.org/wiki/Windows_XP Windows XP]
 +
 
 +
[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]
 
|-
 
|-
| width="40%" | [[Labs | Labs]]
+
|'''Platform'''
| List of labs
+
| [http://en.wikipedia.org/wiki/IA-32 IA-32] and [http://en.wikipedia.org/wiki/X86-64 x86-64]
 
|-
 
|-
| width="40%" | [[Frequently Asked Questions | Frequently Asked Questions]]
+
|'''Available in'''
| FAQ
+
|Over 20 languages
 +
|-
 +
|'''Type'''
 +
|Advanced graphical programming software
 +
|-
 +
|'''License'''
 +
|[http://en.wikipedia.org/wiki/Proprietary_software Proprietary]
 +
|-
 +
|'''Website'''
 +
|[http://www.matrixtsl.com www.matrixtsl.com]
 +
|-
 +
|'''Blog site'''
 +
|[http://www.matrixtsl.com/blog www.matrixtsl.com/blog]
 
|}
 
|}
 +
__NOTOC__
 +
 +
[[File:Matrix_Salesman_Flowcode_V6_Upgrade_Light.jpg|center]]
 +
 +
==[[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]]==
 +
Information on some of the more common uses for Flowcode v6 and how to go about getting up and running.
 +
 +
==[[Concepts]]==
 +
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.
  
{{Special:Newestpages/5}}
+
==[[Learning_To_Program|Learning To Program]]==
 +
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.
  
 +
==[[Components|Component Help]]==
 +
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]]==
 +
A list of technology applications and demonstrations using Flowcode V6 and E-blocks.
 +
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.
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
==[[Simulation_Functionality|Simulation 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.
  
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
==[[mLoader|mLoader Programming Tool]]==
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
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.
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 

Latest revision as of 08:51, 17 December 2020

Flowcode 6
FC6 Icon.png
FC6 Box Cover.jpg
Developer Matrix TSL
Initial release 3rd September 2013
Development status Active
Written in C++
Operating system Windows XP

Windows Vista

Windows 7

Windows 8

Platform IA-32 and x86-64
Available in Over 20 languages
Type Advanced graphical programming software
License Proprietary
Website www.matrixtsl.com
Blog site www.matrixtsl.com/blog


Matrix Salesman Flowcode V6 Upgrade Light.jpg

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.

Typical Usage Scenarios

Information on some of the more common uses for Flowcode v6 and how to go about getting up and running.

Concepts

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.

Learning To Program

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.

Component Help

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 and Bundle Help

A list of technology applications and demonstrations using Flowcode V6 and E-blocks. 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

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 Programming Tool

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.