Skip to content

Using standard dashboard nodes

Example scenario

A linear gauge needs to display a specific data point, using a pointer. The pointer is required to move on a colored scale to indicate whether the monitored data is within the defined limits.

Objective

The gauge scale gives values between predefined minimum and maximum values. Within that scale, you can create various ranges to classify the data.

Requirements

  • Standard dashboard gauge node
  • Standard dashboard slider node

Procedure

To use the standard dashboard nodes, follow these steps:

  1. From the node palette, drag and drop the following nodes to the working area.

    • Slider node
    • Gauge node
  2. Connect the nodes in a flow as shown below:

    Slider

  3. Double click on the slider node to configure the group and range of the node:

    • Group name: Range [Measurements]
    • Type: Gauge
    • Label: Linear scale
    • Range: Min 0, max 10
    • Color gradient: Green, yellow, red
    • Sectors: 0-3-7-10
  4. Double click on the gauge node to configure the group, range and color gradient of the node:

    • Group name: Range [Measurements]
    • Label: Pointer
    • Range: Min 0, max 10; Step 1
  5. Save and execute the flow.

To view the results, click More option and select "Open dashboard" from the menu.

You will be redirected to "https://visualflowcreatorURL.yyy.mindsphere.io/ui/dash/?user=username@email.com#/0" in a new tab.

Select the configured group left navigation window of the dashboard UI. The required dashboard flow will now be visible on the dashboard screen. You can slide the pointer and get the desired results:

Result


Last update: August 6, 2024