Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
Line 55: Line 55:
 
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.
 
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==
+
==[[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. The exercises are set in a practical and informative structure. Advanced users can start here and use these exercises to familiarize themselves with the new interface, features and functionality.
 
A free introductory course on Microcontrollers using Flowcode plus an additional list of exercises to further improve your skills. The exercises are set in a practical and informative structure. Advanced users can start here and use these exercises to familiarize themselves with the new interface, features and functionality.
  

Revision as of 23:19, 7 March 2014

Flowcode 6
FC6 Icon.png
FC6 Box Cover.jpg
Developer Matrix Multimedia
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.matrixmultimedia.com
Blog site www.matrixmultimedia.com/blog

Flowcode Help

Learn how to use Flowcode 6 and participate in practical exercises to improve your skills and knowledge of Flowcode. This explains the basics of Flowcode and how to use it effectively and efficiently. All users should at least skim through this section to learn about new features and methods integrated into Flowcode 6. New users are advised to start here to learn Flowcode from the base up.

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. The exercises are set in a practical and informative structure. Advanced users can start here and use these 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.

Simulation API

Events

Structured overview of Events providing technical information for individual functions, each article contains information of the parameters and return value, a detailed description and an example of the Event.

Functions

See also API Reference

Structured overview of Simulation API explaining individual functions and technical information, the API reference page also provides a similar purpose although in a more open and expanded list to show each individual function under its class.