Concepts

From Flowcode Help
Revision as of 09:14, 24 January 2014 by Admin (talk | contribs)
Jump to navigationJump to search

This section describes and explains the functionality used within Flowcode by demonstrating concepts by using various examples outside of Flowcode to provide a clear understanding of the specific functions which therefore allows you to use Flowcode more effectively.

These examples and concepts are then linked into Flowcode functionality and show you how to use the integrated functionality appropriately and effectively within Flowcode.


Licensing Details regarding licensing and activation.
Object Position Position of an object on a Panel.
Local and World Space Local Space vs World Space.
Component Tree Explanation of how the components and panel objects interrelate.
Object Scale Representation of the scale of an object and it's children.
Object Rotation Representation of the rotation of an object and it's children.
Panel Manipulations Instructions on how to navigate around on the panels.
Components Fundamentals of components and how they interact.
Communications Components Fundamentals of communications components.
Simulation vs Embedded Hardware Simulated environment vs Embedded hardware.
Simulation API functions Simulated environment and it's API.
Event Macros Details the reasoning behind Event Macros.
DLL Support How to create and link a DLL into Flowcode.
FCD Data Collection How to collect data from the target Flowcode definition file (fcdx).
Component Creation How to design and create your own components.
Data Console Introduction and information related to using the console window.
Data Scope Introduction and information related to using the scope window.