Visavi Visual OPC .NET  

EUType Enumeration

Represents the type of engineering units for an item.

[Visual Basic]
 Public
   Enum EUType
[C#]
 public enum EUType
[C++]
 __value public enum
   EUType

Members

Member Name Description
Analog The item has a units string that can be used to define this value.
Enumerated This type is enumerated. Its integer value represents an index into an array of strings.
None This item has no units associated with it.

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

Visavi.Opc.Client Namespace