Visavi Visual OPC .NET  

IOpcItemRuntime Interface

Contains the runtime information for the containing IOpcItem.

For a list of all members of this type, see IOpcItemRuntime Members.

System.IFormattable
   Visavi.Opc.Client.IOpcValue
      Visavi.Opc.Client.IOpcItemRuntime

[Visual Basic]
 Public
   Interface IOpcItemRuntime
   Inherits IOpcValue
[C#]
 public interface IOpcItemRuntime: IOpcValue
[C++]
 public __gc __interface IOpcItemRuntime : public
   IOpcValue
[JScript]
public interface IOpcItemRuntime extends IOpcValue

Remarks

The IOpcItemRuntime interface contains the information that is only relevant and valid while the client is connected to running server. All the information in the runtime interface is retrieved from the OPC Server.

Requirements

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

See Also

IOpcItemRuntime Members | Visavi.Opc.Client Namespace