Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

 The The TRangeCircularGauge control implements a circular gauge with settings to specify colors according the range of the main variable.

On this page:

Table of Contents
maxLevel3
stylenone

Requirements

This components runs only  on on Windows, on RichClient and SmartClient clients. 

Configuration

Range Circular Gauge

HTML5

Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind

Value

The Value that the component will assume, it can be an object or a number.

Title

Name to be shown on the component.

Label

The label will be shown on the Circular Gauge.

Min

The minimum value of the scale.

Max

The maximum value of the scale.

Start Angle

Starting Angle.

End Angle

End Angle.

Pointer Type

Choose the type of the pointer (needle or range).

  • Bar
  • Live
  • Pointer
  • Triangle

Bar Color

Choose bar color.

Legend

CheckBox to enable subtitles.

Shape

  • Circle
  • Diamong
  • Rectangle
  • Triangle

Position

  • Auto
  • Bottom
  • Left
  • Right
  • Top

Range

-----------------------

Color

Color Code.

Rounded

-----------------------

InitWidth

-----------------------

EndWidth

-----------------------

Legend

-----------------------

Header

Defines the title of the gauge. In this example, the header is set to "SPEED," indicating the type of data displayed.

Center Text

Allows the user to add text in the center of the gauge. This field is currently empty.

Linked Value

Links a specific data value or source to the gauge. In this example, it is set to "Tag.Speed," ensuring the gauge reflects real-time speed data.

Range Start

Defines the starting value of the gauge range. Set to 0, this establishes the minimum value the gauge can represent.

Range End

Specifies the ending value of the gauge range. Set to 100, this establishes the maximum value the gauge can represent.

Start Angle

Determines the starting angle of the gauge arc. Set to 135 degrees, this customization allows the gauge to start at a specified point on the circle.

Sweep Angle

Defines the extent of the gauge arc in degrees. Set to 270 degrees, this determines how much of the circle the gauge will cover.

Pointer Type

Sets the type of pointer used in the gauge. Options include "Range Pointer" and potentially others, with the current selection being "Range Pointer."

Legend

Enables the legend display.

Legend Shape

Defines the legend shape from: Triangle, Circle, Diamond, Rectangle.

Position

Defines the legend position from: Auto, Bottom, Left, Right, Top.

  • Auto: Automatically positions the legend based on the available space and layout.

  • Bottom: Positions the legend at the bottom of the gauge.

  • Left: Positions the legend to the left of the gauge.

  • Right: Positions the legend to the right of the gauge.

  • Top: Positions the legend at the top of the gauge.



Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the view. Typically the configuration settings of <> is attached to a Tag exposed in the  Display User Interface, allowing the operator to select <.>.


In this section

...

:

Page Tree
root@parent
spacesV10