TagsDBSetTrend
This function assigns a project tag to a trend group.
Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
---|---|---|---|---|---|---|
TagsDBSetTrend | Tags Database | Synchronous | Supported (see “Notes” below) | Not supported | Not supported | Not supported |
Syntax
TagsDBSetTrend( strTagName, numProperty, strOrNumVal )
- strTagName
- The name of the project tag to assign to the trend group.
- numProperty
- The specific property to be set, identified by one of the following values:
Value Property Data Type 0 Trend group (or worksheet) number Integer 1 Log dead band Real - strOrNumVal
- The value to set to the specified property. The value must be of the appropriate data type.