TsItem Properties |
The TsItem type exposes the following members.
Name | Description | |
---|---|---|
Collection |
Collection that item is part of
| |
Data | Retrieves a TsItemDataDouble object containing the actual data of the TSItem. Data is only available if the TS has been populated with data. If data is not available Data will throw an exception | |
DataIsLoaded |
Retruns true if data has been loaded.
| |
DataType |
Type of data in the timeseries.
| |
EumQuantity |
Retrieves the EumQuantity of the
item.
| |
Name |
Name/description of the item.
| |
ValueType |
Defining the meaning of the values in the time series.
|