Difference between revisions of "Main Page"

From Flowcode Help
Jump to navigationJump to search
 
(276 intermediate revisions by 11 users not shown)
Line 1: Line 1:
== Flowcode Version 6 - Main Help Page ==
+
{| cellpadding="4" style="border: 1px solid darkgray; float:right; width:300px"
 +
|+ '''Flowcode 8'''
 +
|-
 +
| colspan="2"|[[File:Flowcode_8_Logo_Flowcode_Icon.png|center]]
 +
|-
 +
| colspan="2"|[[File:Flowcode8_CDBoxCover.png|center]]
 +
|-
 +
|width="40%"|'''Developer'''
 +
|[http://matrixtsl.com Matrix TSL]
 +
|-
 +
|'''Initial release'''
 +
|23th May 2018
 +
|-
 +
|'''Operating system'''
 +
|[http://en.wikipedia.org/wiki/Microsoft_Windows Windows Vista,7,8,10]
 +
|-
 +
|'''Platform'''
 +
| [http://en.wikipedia.org/wiki/IA-32 IA-32] and [http://en.wikipedia.org/wiki/X86-64 x86-64]
 +
|-
 +
|'''Available in'''
 +
|English, French, German, Spanish
 +
|-
 +
|'''Type'''
 +
|Advanced graphical programming software
 +
|-
 +
|'''License'''
 +
|[http://en.wikipedia.org/wiki/Proprietary_software Proprietary]
 +
|-
 +
|'''Website'''
 +
|[http://www.matrixtsl.com www.matrixtsl.com]
 +
|}
 +
__NOTOC__
  
'''Can anyone logging in as admin please create an account for your name and log in as this. We can not track changes from anyone logged as admin.
+
[[File:Matrix_Salesman_Flowcode_V8_Upgrade_Homepage_Light.jpg|center]]
If someone does not have an account either myself or anyone with administrator rights can create one.
 
Cheers,
 
Jonny'''
 
  
 +
==[[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.
  
* [[Help Contents| Help File Update (Links Directory)]]
+
==[[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.
  
== Tutorials: ==
+
==[[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.
  
* [[Tutorial 1]]
+
==[[Flowcode_Debugging|Flowcode Debugging]]==
* [[Tutorial 2 - Component Creator ]]
+
Learn how Flowcode can help you debug your programs with a variety of tools and technologies designed to streamline the debugging process.
* [[Tutorial 3]]
 
* [[Tutorial 4 - System Panel]]
 
* [[Tutorial 5 - Dashboard Panel]]
 
* [[Tutorial 6]]
 
  
* [[Exercise - Create a LED component]]
+
==[[Matrix SCADA|Matrix SCADA]]==
* [[Exercise - Exporting the LED component]]
+
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.
* [[Exercise - Importing the LED component]]
 
== Components ==
 
INPUTS
 
* [[SWITCH]]
 
OUTPUTS
 
* [[LED]]
 
CAL
 
* [[ADC]]
 
* [[CAN]]
 
* [[CAPTOUCH]]
 
* [[EEPROM]]
 
* [[I2C]]
 
* [[PWM]]
 
* [[SPI]]
 
* [[UART]]
 
  
 +
==[[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.
  
 
+
==[[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.
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 
 
 
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [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.