Represents the structure of a single datum from the Data Historian.
Top
The following tables list the members exposed by the IVqt type.
| Name | Description | |
|---|---|---|
|
PointName | The fully-qualified data point name (including the domain). |
|
Quality | An integer representation of the data point quality. |
|
Timestamp | A numeric representation of the data point timestamp, stored as a double (i.e., floating point number). |
|
TimestampAsLocalTime | A DateTime representation of the data point timestamp, converted to local time. |
|
Value | The data point value. Can be numeric or text. |
