HMI Chart Set

This MotoHawk™ block is part of the HMI Blockset and allows attributes of a graphic HMI (Human Machine Interface) Object that is of the Chart Type to be set.

Block ID

HMI Chart Set

Library

motohawk_HMI_lib

Description

This MotoHawk™ block allows attributes of a graphic HMI (Human Machine Interface) Object that is of the Chart Type to be set.

The chart object can be referenced via its name, which is specified at build time, or via its runtime ID.

Block Parameters

Parameter Field Values Comments/Description
Select Object by Dropdown (Name, ID) Specifes how the Chart Object that is to be affected by the attribute set is referenced. The Chart Object can be referenced via its Name or via its runtime ID.
Reference Object Name Single quote enclosed alpha-numeric text The name of the Chart Object to be affected by the attribute set.

Only visible when Select Object by is Name.

Reference Display Name Single quote enclosed alpha-numeric text The name of the Display that the supplied object ID is associated with.

The runtime ID can be recovered from the HMI Object Get block.

Only visible when Select Object by is ID.

Set attribute Dropdown The attribute to be set.

Alters the Number of points attribute that represents the number of data points per data series that the chart displays. Will lead to memory re-allocation.

Alters the Data Series Range attributes that impact what range of data series values are visible.

Alters the Data Series Width attributes that alters the line width used to draw the data series.