OPCDA.NET Reference Manual
WriteVQT Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > OpcGroup Class : WriteVQT Method

Glossary Item Box

Writes one or more values, qualities and timestamps for the items specified. ( Available only in OPC DA V3 servers )
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.

Overload List

OverloadDescription
WriteVQT(ItemValue[])Writes one or more values, qualities and timestamps for the items specified. ( Available only in OPC DA V3 servers )
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.  
WriteVQT(ItemValue[],Int32,Int32)Asynchronously writes values, qualities and timestamps for the items specified.
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.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.