Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Trend_DspGroupList

CSV_Trend_DspGroupList

Displays available groups of trend tags in a listbox. Returns the description of the item selected from the list. Groups are configured in the TrendGrp.dbf file found in the [RUN] directory.

Syntax

CSV_Trend_DspGroupList(sSelectedGroup,sAreas)

#sSelectedGroup:

Name of group to preselect in the list.

#sAreas:

Areas to enable in the list; i.e., only trend groups belonging to these areas are displayed.

Return Value

Trend group (description) selected from the list, or "" if cancel is pressed.