Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(106 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:30%"
+
{| 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'''
|[http://matrixmultimedia.com Matrix Multimedia]
+
|[http://matrixtsl.com Matrix TSL]
 
|-
 
|-
 
|'''Initial release'''
 
|'''Initial release'''
|3rd September 2013
+
|23th May 2018
 
|-
 
|-
|'''Development status'''
+
|'''Operating system'''
|Active
+
|[http://en.wikipedia.org/wiki/Microsoft_Windows Windows Vista,7,8,10]
|-
 
|'''Written in'''
 
|C++
 
|-
 
|'''[http://en.wikipedia.org/wiki/Operating_system Operating system]'''
 
|[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]
 
 
|-
 
|-
 
|'''Platform'''
 
|'''Platform'''
Line 31: Line 19:
 
|-
 
|-
 
|'''Available in'''
 
|'''Available in'''
|1 / 25 Languages:
+
|English, French, German, Spanish
English
 
 
|-
 
|-
 
|'''Type'''
 
|'''Type'''
Line 39: Line 26:
 
|'''License'''
 
|'''License'''
 
|[http://en.wikipedia.org/wiki/Proprietary_software Proprietary]
 
|[http://en.wikipedia.org/wiki/Proprietary_software Proprietary]
|-
 
|'''Predecessor'''
 
|Flowcode 5
 
 
|-
 
|-
 
|'''Website'''
 
|'''Website'''
|[http://www.matrixmultimedia.com http://www.matrixmultimedia.com]
+
|[http://www.matrixtsl.com www.matrixtsl.com]
 
|}
 
|}
 +
__NOTOC__
  
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.
+
[[File:Matrix_Salesman_Flowcode_V8_Upgrade_Homepage_Light.jpg|center]]
 
 
 
 
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.
 
 
 
 
 
There are links to our '''[http://www.youtube.com/playlist?list=PLQDWBb7bxuCgg6aJgPJcfXBMzZdLILceQ official Youtube videos]''' throughout the wiki to help you learn about Flowcode, these videos are a few minutes (1 minute - 4 minutes) long and show you how to use features and functionality in Flowcode, these resources are very useful and can help you further understand Flowcode.
 
<br />__NOTOC__<br />
 
==Flowcode Help==
 
 
 
===[[Flowcode Help Overview|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.
 
 
 
===[[Exercises]]===
 
List of all exercises including the exercises used in [[Flowcode Help Overview|Flowcode Help]] section as well as additional 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.
 
 
 
===[[Feature List]]===
 
This lists the features in Flowcode 6 so you can easily find information on specific features and learn how to use them effectively and efficiently. This section helps accompany other content to provide extra information to help you use the features correctly and understand them enough to use them to their full potential.
 
 
 
===[[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.
 
 
 
'''''Note: the Concepts section contains complicated articles intended for advanced users and complex component creation.'''''
 
 
 
 
 
==Technical Help==
 
 
 
===[[Migrating to V6]]===
 
A mix of important information for migrating/upgrading from version 5 to version 6 of Flowcode including practical changes such as the positioning of components on the panels, technical changes such as the software & hardware channel selection changes and other information e.g. a table listing the status of component migration to Flowcode 6.
 
 
 
===[[Components]]===
 
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.
 
 
 
===[[Event Reference]]===
 
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.
 
 
 
===[[API Overview]]===
 
''See also [[API Reference]]''
 
 
 
Structured overview of Simulation API explaining individual functions and technical information, the [[API Reference|API reference]] page also provides a similar purpose although in a more open and expanded list to show each individual function under its class.
 
  
 +
==[[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.
  
 +
==[[Exercises|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.
  
===[[Frequently Asked Questions]]===
+
==[[Components|Component Library]]==
Frequently asked questions (FAQ) regarding Flowcode 6, including changes from version 5, new features and altered functionality. Commonly asked questions feature general information regarding component properties, local, constant and global variables and exporting macros.
+
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|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|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.
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
==[[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.
  
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
==[[Component_Creation|Component Creation]]==
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
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.
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 

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.