Difference between revisions of "Dashboard Panel"

From Flowcode Help
Jump to navigationJump to search
Line 26: Line 26:
 
The camera on the Dashboard is fixed, unlike the System panel which has full 3D movement.
 
The camera on the Dashboard is fixed, unlike the System panel which has full 3D movement.
  
Users can bring shapes onto the Dashboard Panel to create items such as control panels etc. This is done by adding a shape from the top components menu, just as you would a regular component.  
+
Users can bring either 2D or 3D shapes onto the Dashboard Panel to create items such as control panels etc. This is done by adding a shape from the top components menu, just as you would a regular component.  
  
  
Line 57: Line 57:
 
In this way, complex [[Component Tree|nested structures]] can be assembled from a number of parts.
 
In this way, complex [[Component Tree|nested structures]] can be assembled from a number of parts.
 
To ungroup, select the object and then click on the same icon.
 
To ungroup, select the object and then click on the same icon.
 
== Shapes toolbar ==
 
[[File:Gen_Panel_Shapes_Toolbar_01.png|center|border]]
 
 
At the top is a colour selector, which sets the colour of any shape added to the work area. By clicking on the down-arrow, one of a wide range of colours can be selected.
 
 
Below it is the 'Text' icon, used to 'drag and drop' a single row of alphanumeric characters onto the work area. Afterwards, you can select it, by clicking on it, and configure it using the [[Properties Panel]]. In particular, when added, you can edit the default text displayed using the bottom ‘Text’ control on the Properties Panel.
 
 
The next icon is a 'Textbox' icon. Unlike the text label this has multiple lines and the text does not stretch as its area is resized.
 
 
The remaining icons allow you to add a variety of shapes, all two-dimensional, to the work area. Each takes the colour chosen in the colour selector at the top. Each one can be configured using the Properties Panel, to determine the position, size and rotation of the shape, for example.
 
 
If 3D shapes are required any object can be dragged between the Dashboard and System panel and dropped in the required position.
 

Revision as of 11:01, 6 July 2016

<sidebar>Sidebar: Flowcode Help Overview:Panels</sidebar> The Dashboard Panel provides a framework on which to load Flowcode components that compliments the System Panel. It is designed to show the representation of abstract components such as dials and meters during simulation.

Error creating thumbnail: sh: /usr/bin/convert: No such file or directory Error code: 127
The Dashboard Panel


Overview

AddShapes.png

The Dashboard Panel is opened by selecting it in the View menu. Unlike the System Panel, the Dashboard panel gives only a top-down view of the components, though they can be made more lifelike by clicking on the ‘3D view’ icon. 3DViewIcon.png. Components are typically designed in the System Panel and then used during programming in the dashboard.

When the dashboard opens, you see a colored workspace. The color is set in the 'General Options'. GeneralOptionsIcon.png

Dashboard or System Panel?

To find out more about the differences between the Dashboard and System panel and also recommendations on how to use the two panels for different types of projects please see the article Choosing your Simulation Panel

Differences to the System panel

The Dashboard panel has a Controls toolbar running horizontally across the top. However, these have more limited functionality on the System Panel as the Dashboard is not designed for modelling objects or creating components.

Components can be added to the Dashboard panel from the Components Toolbar as they can to the System Panel. The intent is that this is used for more abstract and non-physical components such as dials and meters, though there is no restriction on what you can add.

These components can then easily remain visible while the camera and any moving objects simulate on the System panel.

The camera on the Dashboard is fixed, unlike the System panel which has full 3D movement.

Users can bring either 2D or 3D shapes onto the Dashboard Panel to create items such as control panels etc. This is done by adding a shape from the top components menu, just as you would a regular component.







Camera control

The Dashboard camera can only pan, it will not rotate. This means the Dashboard always displays a top-down 2D appearance, though in reality it is capable of displaying any 3D object.

See the section [Camera Control] for more details on manipulating the camera and selecting objects.


Selecting items

Multiple items can be selected:

  • By holding down the Shift key and then clicking on a number of items, one after the other;
  • By left-clicking the mouse button and dragging over the items.

They can then be grouped:

  • By clicking on the 'Group' icon. Gen Panel Object Group.png
  • By selecting the 'Group' option from the ‘Selection’ menu which appears when you click the right-hand mouse button.

In this way, complex nested structures can be assembled from a number of parts. To ungroup, select the object and then click on the same icon.