This method is functionally similar to the OpcGroup.Write except that Quality and Timestamp may be written. If a client attempts to write VQ, VT, or VQT it should expect that the server will write them all or none at all.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function WriteVQT( _ ByVal items() As ItemValue _ ) As Integer |
Parameters
- items
- An array of ItemValue objects with the value, quality and timestamp for each item.