Difference between revisions of "Component"

From Flowcode Help
Jump to navigationJump to search
Line 25: Line 25:
  
 
Next, you need to configure its properties, such as appearance, position and electrical connections, using the Properties Panel.
 
Next, you need to configure its properties, such as appearance, position and electrical connections, using the Properties Panel.
 
 
  
  
Line 33: Line 31:
  
 
Once the element is added, its properties, such as size, position, colour, shadow etc. can be configured using the Properties Panel.
 
Once the element is added, its properties, such as size, position, colour, shadow etc. can be configured using the Properties Panel.
 +
[[File:props_panel.jpg|thumb|center|200px|Property Panel]]
  
  

Revision as of 19:10, 14 May 2013

A component is a device which is controlled by a Flowcode program. It can consist of two parts:

  • a physical part;
  • attached electronic devices.
Error creating thumbnail: sh: /usr/bin/convert: No such file or directory Error code: 127


Overview

A component can sit on the System Panel or the Dashboard Panel.

Two panels.jpg

The System Panel allows a three-dimensional view, whereas the Dashboard Panel is 'top-down' view, and is usually used to hold input devices such as switches, so that they are always accessible, even when the component is rotated in the System Panel.



Electronic devices are located in the Components toolbox. It is divided into sections such as ‘Inputs’, ‘Outputs’, ‘St


To load a device:

  • locate the device that you need;
  • move the cursor over it - a down-arrow appears;
  • this allows you to add the device to either the System Panel or the Dashboard Panel. Click on the one you want.

Next, you need to configure its properties, such as appearance, position and electrical connections, using the Properties Panel.


To load a physical element:

  • ‘click and drag’ with the mouse.

Once the element is added, its properties, such as size, position, colour, shadow etc. can be configured using the Properties Panel.

File:Props panel.jpg
Property Panel


Exercises