quickStart Element

The quickStart element defines the contents and display of the Quick Start window displayed when you start the Web PI. Each section of the window is defined by a child quickStartGroup Element element.

You can optionally choose to not display the Quick Start window when the Web PI starts.

Schema Hierarchy

feed Element
  quickStartGroup Element

Syntax

<quickStart>  <quickStartGroup> ... </quickStartGroup>  <quickStartGroup> ... </quickStartGroup></quickStart>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

quickStartGroup

Contains child elements that defines the corresponding section of the Quick Start window in the Web PI interface

Parent Elements

Element Description

feed

The root element.