Page: Dashboard

View and track RapidCode objects all in one place.

Dashboard

The Dashboard allows you to visualize data in real-time. it lets you gauge information across RSI APIs and objects effortlessly. All while allowing you to import/export it to keep different RapidSetup instances across your organization the same.

Dashboard Architecture

Dashboard

-- Rows

---- Columns

------ Widgets

The Dashboard contains Rows (draggable) that contain predefined Columns (non-draggable) which contain Widgets (draggable).

Dashboard Actions

ActionInfo

Edit

Allows you to add/move rows and widgets.

Delete

Allows you to delete the entire Dashboard.

Export

Allows you to save your Dashboard as a file.

Import

Allows you to load an existing .dashboard file.

Expand

Allows you to visualize the Dashboard without other RapidSetup items.

Widgets

Widgets represent different objects within an API (Currently only supporting RapidCode API). Each widget contains different fields and values since each widget has a different data source.

Example

An Axis widget will allow you to select any GET method as the value source.

An IO widget will allow you to select an analog/digital input/output value.

Widget Edit Mode

Edit Fields (Axis Widget)

FieldInfo

Name

Title of the widget.

Source

Shows where the data/value is being taken/displayed from.

Dislplay

Represents the graphical form of the value. Numeric, string, and bool values all have different displays.

Multiplier

A numeric value gets multiplied by this.

Decimals

Choose how many decimal places you would like to display.

Units

If assigned, this will display next to the value.

Scale

Enlarge or reduce the size of your widget display.

Minor

If non-zero, it will display ticks every X times.

Major

If non-zero, it will display bold ticks every X times.

Min

This sets the minimum value the gauge will count from.

Max

This sets the maximum value the gauge will count to.

Displays

Displays allow you to visualize data in many different ways and troubleshoot problems instantly. Zoom in, change colors, add a multiplier, and more.

Available Displays

Images

Last updated