/ HALion Developer Resource / HALion Macro Page / Controls /

Live Data View

(Since HALion 7.0)

Description

The Live Data View control allows you to visualize the output signal of sources with a LiveViewData parameter, such as LFOs, the Step Modulator, envelopes, etc. You can connect these sources directly to the Data Input of the view. Furthermore, you can configure the appearance of the line.

Properties

PopertyDescription
NameThe name of the element. This name will be displayed in the GUI Tree.
Position/SizePosition X, Position Y, Width, Height: Position and size of the element in pixels. Position X/Y defines the position of the upper left corner.
AttachDefines how an element behaves when its parent element is resized. You can set the following parameters:
  • Left: If the parent element is resized, the element remains attached to left edge, with the specified ratio.
  • Right: If the parent element is resized, the element moves relatively to the right edge, with the specified ratio.
  • Top: If the parent element is resized, the element remains attached to top edge, with the specified ratio.
  • Bottom: If the parent element is resized, the element moves relatively to the bottom edge, with the specified ratio.
  • Left + Right: If the parent element is resized, the element is resized horizontally relatively to the left and right edges, with the specified ratio.
TooltipText that appears as a tooltip when the mouse hovers over the element.
Data InputAllows you to connect the LiveViewData parameter of a source module.
DirectionDefines how the data scrolls through the display:
  • Left: Left to right.
  • Right: Right to left.
  • Up: Bottom to top.
  • Down: Top to bottom.
Time WindowDefines the overall time that is dislayed in the view in ms.
Start ValuesAllows you to specify a number of pixels that will use a secondary color.
Line WidthAdjusts the strength of the waveform line from 1 to 3 pixels.
BackgroundDefines the background bitmap that is drawn behind the curve. If this is used, the background color setting is ignored.

Colors

PopertyDescription
LineThe primary color of the line.
Line StartThe secondary color used for the start values.
BackgoundThe background color of the view.