Visavi Visual OPC .NET  

IOpcItemAttributes Interface

Contains the IOpcItemAttributes for an IOpcItem.

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

[Visual Basic]
 Public
   Interface IOpcItemAttributes
[C#]
 public interface IOpcItemAttributes
[C++]
 public __gc __interface
   IOpcItemAttributes
[JScript]
public interface IOpcItemAttributes

Remarks

The IOpcItemAttributes interface wraps the OPCITEMATTRIBUTES structure that is returned by the IEnumOPCItemAttributes interface (custom COM) from the OPC Server. Much of this information can also be retrieved from both the IOpcItem.Definition and IOpcItem.Properties properties as well. The unit information is most likely the most useful part of this interface.

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

IOpcItemAttributes Members | Visavi.Opc.Client Namespace