SOURCE Mandatory Value
The SOURCE section has to reside within the TRACE section in a TrendSpec definition (see Basic TrendSpec Structure). The SOURCE section has to have one mandatory value, <Source Name>.
SOURCE Mandatory Values |
||
---|---|---|
Mandatory Value |
Type |
Comments |
<Source Name> |
String |
Use to define the origin of the trace’s data.
Example:
‘Zone3.Point 3.Historic’ The <Source Name> is case sensitive. The <Source Name> is used internally within the TrendSpec definition, to provide the name of the source’s origin. The <Source Name> is not displayed in the Trend window. To display a label (name) for the source in the Key at the bottom of the Trend window, include either the Label or LabelExpr optional value in the TRACE section of the Trend’s definition (see TRACE Optional Values). |
If required, you can specify one or more SOURCE Optional Values after the above mandatory value.
For Multiple Source Traces, the TRACE section has to include a separate SOURCE section per data source.