Wyliodrin Dashboard

Post on 03-Aug-2015

132 views 0 download

Tags:

transcript

Wyliodrin DashboardSUMMER SCHOOL

2

Outline

Dashboard

Signals

Questions

3

For debugging View signals

Buttons & Sliders

4

Buttons & Sliders

Switch◦ Two state button◦ Push button

Slider

5

Two state button Two states

◦ 1◦ 0

Sends a signal with the value

6

Push button On push

◦ Sends 1◦ Waits and sends 0

Sends a signal with the value

7

Slider Sends a signal with the value

8

Graphs

Line

Step Line

Spline Line

Bars

Speedometer

Gauge

9

Line Display a line graph

More graphs on the same display

Parameters◦ Fixed axes◦ Logarithmic◦ Time series◦ Show points

10

Step Line Display a line graph

More graphs on the same display

Parameters◦ Fixed axes◦ Logarithmic◦ Time series◦ Show points

11

Spline Line Display a line graph

More graphs on the same display

Parameters◦ Fixed axes◦ Logarithmic◦ Time series◦ Show points

12

Points maker Display a line graph

More graphs on the same display

Parameters◦ Fixed axes◦ Logarithmic◦ Time series

13

Bar Display a bar line

More bars on the same display

14

Custom widget

Make the widget

15

Custom Display images

Numeric value

Shows one of the links

16

QR Code

17

Sending signal

Numbers

Arrays

18

Send signal Send

◦ Time series◦ Signal points◦ Arrays

Set x for …◦ Sets the x in the message to the value

{payload: number / arrayx: send an (i, j) signalflag: add a marker (for time series)

}

19

Octave Signal

◦ the message is sent to octave◦ msg will be sent◦ Good

20

Questions?