TVQ Constructor |
| Name | Description | |
|---|---|---|
| TVQ | Initializes data object for tag with default values. | |
| TVQ(String) | Initializes the data object with an error if an error has occured with the data retrieval or storage. | |
| TVQ(TVQ) | Initializes a TVQ from another TVQ passed in. | |
| TVQ(DateTime, Object, UInt16) | Initializes data object for tag with specified time, value, and quality. |