Represents a value that is returned by the OPC Server.
For a list of all members of this type, see IOpcValue Members.
Visavi.Opc.Client.IOpcValue
[Visual Basic] Public Interface IOpcValue Inherits IFormattable [C#] public interface IOpcValue: IFormattable [C++] public __gc __interface IOpcValue : public IFormattable [JScript] public interface IOpcValue extends IFormattable
The properties (Quality, Timestamp, and Value) are guaranteed to be thread safe.
Access to these items are protected by a
The IOpcValue interface contains the value, quality, and timestamp of a value returned from the OPC Server.
Namespace: Visavi.Opc.Client
Platforms: Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
Assembly: Visavi.Opc.Client