Control: Datalog Chart

  • Display Name: Datalog Chart
  • Type Name: DatalogChart

Description

The Datalog Chart control is used to plot data from selected Datalogs by pulling values from the database.

The time range of data to plot can be modified during operation but care should be taken for large data sets as plotting thousands of data points can take a very long time.

The auto update feature allows automatic refresh of data and care should be taken to not set this frequency lower than the time it takes to draw the data (for example update frequency is 1 second and time range is 24 hours).

Creation

Open the destination window to add the Control.

From the Toolbox, select the Control icon, move the pointer into the window and drag out the initial position and size for the control.

Access

If the Property Editor is not displayed, click on RibbonHomeProperty Editor

Click on the Control. The Properties for the control will appear in the Property Editor panel and allow changes to be made.

Properties

Name Description
Name Name of the control
Alias Alias of the control
General
Template Select a template to use for this control
Layout
X X location in the window to place the control
Y Y location in the window to place the control
Width Default = 20
Width of the control.
Height Default = 120
Height of the control.
Anchor Which edge of the window the control is anchored to when the window is resized
Visual
Visible Default = Visible
Visibility of the control.
Dark Theme This option allows a dark theme or light theme.
Chart Title The title to display on top of the chart.
Title Visible This allows the title to be hidden.
Print Enabled Enables the ‘Print’ button that allows printing the current chart.
Export Enabled Enables the ‘Export’ button that allows the export of current datat to a CSV file.